I want to use an animation on a Home page Widget, i.e. an AppWidgetProvider. I was hoping to use the \"Frame Animation\" technique:
http://developer.android.com/gui
Another option to animate a widget is the use of ViewFlipper, where one can use inAnimationand outAnimation:
ViewFlipper
inAnimation
outAnimation