I'm sure there must be a workaround. For example, having a drawable for each of the rotated positions and setting each drawable in turn (with some fixed time gap) on the same ImageView...
I haven't tried this though... On Oct 18, 8:04 pm, WonkoTheSane <[email protected]> wrote: > As far as I now, this is not possible with AppWidgets. You may > have seen something like this, but probably that wasn't achieved > using the AppWidget framework. My guess would be that it was > a widget that belonged to the homescreen implementation. > > On 18 Okt., 13:16, westmeadboy <[email protected]> wrote: > > > > > This question was raised a few months ago > > here:http://groups.google.com/group/android-developers/browse_thread/threa... > > > which suggests that animations cannot be done within an App Widget. > > > However, I'm sure I've seen some App Widgets animating... > > > I have an App Widget which contains an ImageView. When the user clicks > > on this Widget I would like the ImageView to continuously rotate until > > a certain task (think synchronization) completes. This can take > > anywhere from a few seconds to a few minutes. > > > How can this be best achieved? --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

