Next lesson playing in 5 seconds

Cancel

Animate Your Android App

Introduction

01:30

Animations have become an important part of the Android user experience. Subtle, well-crafted animation is used throughout the Android OS and can make your app more engaging and dynamic. Not only that, but properly used animations can help make your UI more intuitive and responsive-feeling.

In this course, Envato Tuts+ instructor Ashraff Hathibelagal will show you how to start from scratch and create a material design Android app which has lots of animations and transitions. While doing so, you will learn how to create tween animations which can change the positions, dimensions and rotations of UI elements. You will also learn how to work with the new Android Transitions Framework to make the changes between different activities or view hierarchies more fluid and continuous.