I am a novice at Android programming. How can I make a program that will draw an analog clock such that it can show time for various timezones as the user selects?
I had already Googled for the last few hours, but didn't find any particular solution to this problem. What I got completely puzzled me out. Please help me.
Hi Friends I have did the solution to my problem...... I wish to share the solution with u guys...
Next is a method called updateTime as follows:
And a class CustomClock that extends view:
Thanks All of my Friends for your kind help and suggestions....
Souvik,
You can start with "AnalagClock" control available in the Android system, drag and drop the AnalogClock control on screen or write a new tag manuaaly in main.xml.