Displays the current date and time using a TextView, illustrates how to display text and how to schedule recurring events.
A simple application for displaying and adding to a list of items. This application shows how to manage the content of a ListView using an Adapter and the use of Buttons.
This application shows how to display images using an ImageView as well as how to start a new Activity and pass information between Activities.
This application uses the Menu to allow for programmatically changing the display.
This application demonstrates how to display a simple widget.
This application demonstrates how to display the current date in a widget.
This application demonstrates how to display the values retrieved from the accelerometer.