I’m creating a widget for analog clock and i wanted to know what would be the efficient way of updating the minute and hour hands in UI apart from TimerTask and using AnalogClock xml tag
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Here you can find a good example of UI update for an analog clock: http://mindtherobot.com/blog/272/android-custom-ui-making-a-vintage-thermometer/
ps: Don’t want to leave a question unanswered, so I transformed a comment in an answer.