Free Android app covering all aspects of addiction, including prevention and treatment

Frame-by-Frame Animation tutorial

Just like the movies: Frame Animation

Android Frame Animation icon

View Animations include Tween and Frame animations. Frame animations are also known as Drawable animations.

You define the Frame animation in XML and save it as a drawable. The animation is then displayed as a sequence of images in an image view.