Tell me more ×
Stack Overflow is a question and answer site for professional and enthusiast programmers. It's 100% free, no registration required.

I want to create a clock using Canvas graphics in Android and I want to do that on a widget, how can I use Canvas on widgets?

Thank you!

share|improve this question
Is this what you are looking for? stackoverflow.com/questions/2181588/… – hemma Dec 9 '11 at 23:22
Widgets are the normal ui components of Android (e.g. a TextView). I guess you mean "app widgets" (the things on your homescreen)? – user658042 Dec 9 '11 at 23:48

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.