In this chapter, we will cover the following topics:
- Scaling down large images to avoid Out of Memory exceptions
- A transition animation: Defining scenes and applying a transition
- Creating a Compass using sensor data and RotateAnimation
- Creating a slideshow with ViewPager
- Creating a Card Flip Animation with Fragments
- Creating a Zoom Animation with a Custom Transition
- Displaying an animated image (GIF/WebP) with the new ImageDecoder library
- Creating a circle image with the new ImageDecoder