The Animations Api allows you to create visually appealing animations and transitions in your apps.
Using these animations in the right places will turn your smart looking app into an impressive and extremely usable app.
Adding animations will seem like a difficult task but it's truly not that tough at all .
Animations are often performed through either XML or android code.
During this tutorial i explained the way to do animations using XML notations.
Here i covered basic android animations like fade in, fade out, scale, rotate, slide up, slide down etc.