Icon Animations in Android Applications - Complete Course

Learn to create amazing vector Animations like the ones from Instagram, Facebook and implement them in Android Studio.

Ratings: 4.84 / 5.00




Description

This course will teach you how to design and create vector animations for Android applications (Those animations could be used for iOS and Web as well), but we are only going to focus and implement our Animation in Android Studio this time.

I'm going to start this course by explaining you the basics you need to know to be able to undestand how vector animations work. I will introduce you to most important classes like; AnimatedVectorDrawable, VectorDrawable, AnimatorSet, ObjectAnimator.

We are going to avoid writing long boilerplate codes, instead we are going to use an existing web application called Shapeshifter. Then we are going to use that web app to visually create and animate our vectors and then auto-generate all the necessary XML code we need to implement in our Android application.

What You Will Learn!

  • Clean, Smooth and Professional Animations
  • How to Auto-Generate XML Code for Animations
  • Learn how to use Shapeshifter
  • Morphing Animations
  • Knowledge to Create More Complex Animations by Yourself
  • Implement Awesome Animations in Android Studio
  • Create Beautiful Icon Animations
  • Learn more about AnimatedVectorDrawable
  • Learn more about VectorDrawable
  • Learn more about AnimatorSet
  • Learn more about ObjectAnimator
  • Learn more about Vectors

Who Should Attend!

  • Android Developers
  • Mobile Programmers
  • Application Designers
  • Web Designers
  • Anyone who Wants to Learn How to Create Animations for Android Applications
  • Anyone who Wants to Learn How to Create Animations for iOS Applications
  • Anyone who Wants to Learn How to Create Animations for Web Applications
  • Anyone who wants to Learn more about Icon/Vector Animations