Android Animations
Enhance the user experience of your Android applications by applying animations to your apps.
What you'll learn
Android animation is one of the most important aspects in terms of developing apps. Every app in the playstore has its own respective functionality, so what's responsible for such vast differences in popularity? It is the animation and visual effects of the apps that attracts users by enhancing the user experience. This course will walk you through all the basics and fundamental concepts required to implement your own animations in your applications. Also, in the last module you will see how to implement animations in real app scenarios.
Table of contents
- Overview of View Animation 4m
- Elements Performing Tween Animation 8m
- Implement Tween Animation Through Animation Resource Files 7m
- Animation Listener 6m
- Constuctors of Tween Animation Elements 4m
- Implement Tween Animation Through Java Code 9m
- Understanding Frame Animation 6m
- Demerit of View Animation 5m
- Summary 1m