[android-beginners] Re: Analog clock

2009-09-18 Thread android learner
Thanks Yusuf for your reply. I made a custom Analog Clock class, but it gives me Problem loading the widget error on the emulator screen. Before debugging my code, I would like to know if it is possible to create a custom class extending 'View'? I read on another forum that android does not allow

[android-beginners] Re: Analog clock

2009-09-18 Thread Mark Murphy
android learner wrote: I read on another forum that android does not allow one to create custom classes for home screen widgets. Is that true? Yes, that is true. You are limited to the handful of classes that RemoteViews supports. -- Mark Murphy (a Commons Guy) http://commonsware.com |

[android-beginners] Re: Analog clock

2009-09-17 Thread Yusuf Saib (T-Mobile USA)
The Android platform source code has the analog clock source. I would recommend you start there. Yusuf Saib Android ·T· · ·Mobile· stick together The views, opinions and statements in this email are those of the author solely in their individual capacity, and do not necessarily represent those