Make your apps look and perform their best using Android's powerful graphics features such as OpenGL, hardware acceleration, and built-in UI animations.
Android provides a variety of powerful APIs for applying animation to UI elements and drawing custom 2D and 3D graphics.
》 Property Animation(Introduced in Android 3.0 (API level 11)); View Animation;Drawable Animation Canvas and Drawables;Hardware Acceleration,Beginning in Android 3.0。 OpenGL,Android supports OpenGL ES 1.0 and 2.0, with Android framework APIs as well as natively with the Native Development Kit (NDK).