Cius Camera Sample App
The Cius Camera Sample is a basic application that shows how to switch between the front facing camera and the rear facing camera using Cisco’s API. This sample starts the camera, and then allows you to switch between the cameras by pressing menu.
Sample Phone Application
The Sample Phone Application starts a service that shows you how to listen to different call events and obtain call information from Cisco’s Call Control API. This sample opens a dialog at the end of a call telling you who was calling and how long the call lasted.
Android Telephony Sample Application
In this app, we are going to take a look at Android's Telephony. To start off basic, lets talk about creating a call. One way to start a call in Android using Android's Telephony is to basically send a message to the Phone Application telling it to call a number.
Sample Application Part 1
This sample app is the first in a multipart series that will walk you through our first application development experience with Android, beyond HelloWorld. This example shows how to use several Android user interface components including: Normal Application, Widget, Status Bar, and Live Wallpaper.
Sample Application Part 2
In this sample app, we will be talking about two additional features that can be fundamental in programming with Android. These two features will be Services and Broadcast Receivers.
Sample Application Part 3
This sample app will be featuring ways to interact with the user via the User Interface. The ways that we will be discussing today are Notifications from the Notification Bar, Toast messages, and the View Animator. All of these different components will be combined to give the User a unique experience.
Getting Started
Our Getting Started section has more information about how to install and set up the Add-on.