In this tutorial you will learn how to create animation in Android using tween animation. Tween animation is an animation defined in XML that performs transitions such as rotating, fading, moving, and stretching on a graphic. We will be using rotate element, which is used to create rotation animations and translate element, which creates a vertical or horizontal motion animation.