Friday, June 1, 2012

Android Home Screen Widgets


From SDK 1.5 onwards, developers will be able to write applications that run on the home screen. This is also known as "Home Screen Widgets".

This will also allow for the home screen to draw content from various applications. One of the most useful uses will be for the Calendar.

The following article explains the concept and provides a simple example to show how it can be implemented:

android-developers.blogspot.com/2009/04/introducing-home-screen-widgets-and.html

No comments:

Post a Comment