Launcher code :http://android.git.kernel.org/?p=platform/packages/apps/ Launcher.git;a=tree and Clock widget : http://android.git.kernel.org/?p=platform/frameworks/base.git;a=blob_plain;f=core/java/android/widget/AnalogClock.java;hb=HEAD
might be a good starting point for you. -Dan On Jan 11, 10:25 pm, "nick fury" <[email protected]> wrote: > Hi, > > In android emulator, it has a 'clock' application. How can I develop an > application which behaves like that? > * it starts as the phone starts, users do not need to click an icon for it > to launch. > * updates itself periodically as part of the main screen. > > Thank you for any tip. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en -~----------~----~----~----~------~----~------~--~---

