您的位置:首页 > 移动开发 > Android开发

android - Animation and Graphics(OverView)

2015-12-15 16:16 363 查看
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 AnimationIntroduced in Android 3.0 (API level 11));View
Animation;Drawable Animation

Canvas
and Drawables;Hardware Acceleration,
Beginning in Android 3.0。

OpenGLAndroid supports OpenGL ES 1.0 and 2.0, with Android framework APIs as well as natively with
the Native Development Kit (NDK).
内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
标签: