On Sun, Jun 20, 2010 at 2:14 PM, Ryan Detwiler <[email protected]> wrote: > I would like to make a simple 2x2 widget that displays a canvas that's > updated every second - how can I go about doing this?
Write your own home screen application. You cannot have a Canvas in an app widget, and you cannot animate an app widget. Sorry! -- Mark Murphy (a Commons Guy) http://commonsware.com | http://github.com/commonsguy http://commonsware.com/blog | http://twitter.com/commonsguy Android App Developer Books: http://commonsware.com/books -- 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

