The Complete Android Animations Course With Kotlin
Last updated 11/2022
MP4 | Video: h264, 1280x720 | Audio: AAC, 44.1 KHz
Language: English | Size: 3.52 GB | Duration: 7h 4m
Last updated 11/2022
MP4 | Video: h264, 1280x720 | Audio: AAC, 44.1 KHz
Language: English | Size: 3.52 GB | Duration: 7h 4m
Add engaging animations to your Android apps using Kotlin
What you'll learn
View Animations
View Property Animation
Animated Vector Drawables
Physics-based Animations
Transitions
Requirements
Average Kotlin Language and Basic Android Studio Knowledge
Description
Animations are important visual elements that can add enagement, meaning, and better overal user experience to your Android applications.In this course, you will learn about Android animation APIs and how to use them in your Android apps. You will learn about animations, property animation, transitions, animated vector drawables, physics-based animation, MotionLayout and more using the Kotlin programming language. Therefore, the course takes advantage of the great state-of-the-art features of Kotlin.The course is a remake of my 2017 Android animations course which was in Java. The whole course has been re-recorded and in many cases, redesigned, to help you more quickly get started with Android animations.By the end of the course, you will have a firm grasp of how animation in Android works. Based on the knowledge and skills you pick up here, you will be able to implement your custom animations for different views, screens, layouts, and different scenarios. The course covers simple to advanced animations in a step by step manner, empowering you with strong and modern animations as you go.Whether you are a beginner Android developer looking to get started with Animations or a seasoned professional developer keen on adding meaningful motion elements to your Android apps, or even if you have worked with Android animations before, but want to refresh your knowledge, this course is for you.So, do yourself a favor, buy the course now and start working with Android animations.Last but not least, the course is backed by Udemy's 30-day moneyback guarantee.Then, take the course now and join me in this exciting journey with Android animations.
Overview
Section 1: Introduction to the Course
Lecture 1 What Is Animation?
Lecture 2 Why Animation
Lecture 3 Why Kotlin
Lecture 4 What You Will Learn In This Course
Section 2: View Animations
Lecture 5 Introduction to the Section
Lecture 6 Create Animation In Code
Lecture 7 Create Animation in XML
Lecture 8 View Animation for Activity
Lecture 9 Define an Animation Listener
Lecture 10 Create A Frame Animation
Lecture 11 Create A Background Selector
Section 3: View Property Animation
Lecture 12 Introduction to View Property Animation System
Lecture 13 Animate using ValueAnimator
Lecture 14 Animate using ObjectAnimator
Lecture 15 Animate Multiple Views using AnimatorSet
Lecture 16 Animate a Custom Type
Lecture 17 Define View Property Animators in XML
Section 4: Transitions
Lecture 18 What You Learn in This Section
Lecture 19 What is a transition?
Lecture 20 Define Transition in Code
Lecture 21 Define Transition in XML
Lecture 22 Transition with ConstraintLayout Group
Lecture 23 Transition with ConstraintSet
Lecture 24 Transition with Placeholder
Section 5: Advanced Transitions
Lecture 25 Introduction
Lecture 26 Advanced Transitions API
Lecture 27 Eplode and Slide Transitions
Lecture 28 Coordinated Slide Motion
Lecture 29 Transform Transitions
Lecture 30 Shared Element Transition
Lecture 31 Activity Content Transition
Lecture 32 Fragment Content Transition
Section 6: Animated Vector Drawables
Lecture 33 Introduction
Lecture 34 Create SVG using Inkscape
Lecture 35 Import SVG in Android Studio
Lecture 36 Create Animated Vector Graphics (Multi-file Approach)
Lecture 37 Create Animated Vector Graphics (Single-File Approach)
Lecture 38 Animate Path in ShapeShifter
Lecture 39 Animate Trim-Path using ShapeShifter
Lecture 40 Animate Clip Path using ShapeShifter
Lecture 41 Handling Animated Vector Drawables in Android
Section 7: Physics-Based Animation
Lecture 42 Introduction
Lecture 43 Make A Fling Animation
Lecture 44 Make A Spring Animation
Section 8: MotionLayout
Lecture 45 Introduction to Section
Lecture 46 How MotionLayout Works
Lecture 47 Create A Basic Motion
Lecture 48 Create Complex Motion with Visual Motion Editor
Lecture 49 MotionLayout with CoordinatorLayout
Lecture 50 Make a Carousel with MotionLayout
Beginner to Advanced Android Developer Looking to Learn Animations