Re: [android-developers] How to play three images as an animation on Widget?

2010-04-20 Thread a a
Yes, I think there should be a solution too, may be the Gallery can help. Best regards Harvey 2010/4/20 Mark Murphy : > D.Y wrote: >> I don't want add an animation control on the widget, I just want to show >> three images in turn on the ImageView of Widget. >> >> I think there should be a soluti

Re: [android-developers] How to play three images as an animation on Widget?

2010-04-19 Thread Mark Murphy
D.Y wrote: > I don't want add an animation control on the widget, I just want to show > three images in turn on the ImageView of Widget. > > I think there should be a solution. Then update the app widget using AppWidgetManager and a RemoteViews three times, with whatever delay you want between th

Re: [android-developers] How to play three images as an animation on Widget?

2010-04-19 Thread D.Y
2010年4月19日 21:28 收件人: android-developers@googlegroups.com 主题: Re: [android-developers] How to play three images as an animation on Widget? D.Y wrote: > I want to star an animation with three images on an app widget, > and It should be pause, resume and stop. > > Any s

Re: [android-developers] How to play three images as an animation on Widget?

2010-04-19 Thread Mark Murphy
D.Y wrote: > I want to star an animation with three images on an app widget, > and It should be pause, resume and stop. > > Any suggestion will be grateful. You cannot have an animation on an app widget, sorry. -- Mark Murphy (a Commons Guy) http://commonsware.com | http://twi

[android-developers] How to play three images as an animation on Widget?

2010-04-19 Thread D.Y
Dear All, I want to star an animation with three images on an app widget, and It should be pause, resume and stop. Any suggestion will be grateful. Best Regards, D.Y -- You received this message because you are subscribed to the Google Groups "Android Developers"