Learn how to use different animation techniques to create visually compelling animations and screen transitions for Android mobile apps.
Overview
Syllabus
Introduction
- Welcome
- What you should know
- How to use the exercise files
- Configure Android Studio for this course
- Set up an Android device for testing
- Choose an animation technique
- Define view animations with XML
- Run view animations with Java
- Declare frame animations in XML
- Launch frame animations with Java
- How property animations work
- Calculate animation values over time
- Animate properties without listeners
- Manage multiple animations
- Modify animations with interpolators
- Listen for animation events
- Animate a crossfade between activities
- Animate a slide between activities
- Customize ViewPager transitions
- Create card flip animations
- When to use the transitions framework
- Define multiple scenes
- Define and run a transition
- Next steps
Taught by
David Gassner