What is the problem you are trying to solve? Perhaps there is a better
solution than an app widget.

For instance, you can have a canvas in a live wallpaper (assuming you
do not need to support Android 1.x), or maybe the animation could be
triggered after clicking on the app widget (e.g. it opens an activity
with a canvas)...


On Sun, Jun 20, 2010 at 7: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? I noticed you
> can't make the onUpdate() update more than every half hour now, so
> that shoots down that idea...
>
> --
> 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

-- 
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

Reply via email to