23. Working with Animation
In this chapter we talk about the different animation features built into Android. Here, we cover everything from using animated GIF and drawable animation (for frame-by-frame animations) to using view animation (for tweens) and the more robust property animation features that were added in later versions of the Android SDK. We also look at new APIs such as the android.transition
framework.
Animating Your Applications
The Android platform supports several types of graphics animation:
Animated GIF images
Drawable animation ...
Get Advanced Android™ Application Development, Fourth Edition now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.