Animation support on Android
I.
Core Animation: Animation can be applied to Views, Surfaces and other objects.
Animations are available for, Translation, Rotation, ScaleAnimation, Alpha Animation(Object level animation, fading etc) and AnimationSet(for combining several animations into one)
http://developer.android.com/intl/de/reference/android/view/animation/Animation.html
http://developer.android.com/intl/de/reference/android/view/animation/LayoutAnimationController.html
II.
Android supports tweened animation which includes rotations, fading, moving and stretching.
http://developer.android.com/intl/de/guide/topics/resources/available-resources.html
III.
Android supports 2D graphics library for drawing and animating shapes and images.
http://developer.android.com/intl/de/guide/topics/graphics/2d-graphics.html
IV)
Apart from the above, Android supports always Open GL ES 1.0 too for high end graphics.
Excellent tutorials available here:
http://developerlife.com/tutorials/?p=343
Some example sources are available in the below link:
http://www.deitel.com/ResourceCenters/Programming/Android/AndroidAnimation/tabid/3554/Default.aspx
Thank you for followers!
Cheers,
M.P.Prabakar
Senior Systems Analyst.
Have fun and be addictive by playing "TossRing" marvelous iPhone game. Link is below..
No comments:
Post a Comment