|
所在平台: Udemy |
课程主页: https://www.udemy.com/course/vector-animations-in-android-applications-complete-course/
课程评论:没有评论
课程名称:Android 应用中的图标动画 - 完整课程 课程概述:本课程将教您如何为 Android 应用设计和创建矢量动画(这些动画同样适用于 iOS 和 Web),但我们将重点放在 Android Studio 上实施动画。课程开始时,会讲解您需要了解的基本知识,以便理解矢量动画的工作原理。我将介绍一些重要的类,如:AnimatedVectorDrawable、VectorDrawable、AnimatorSet 和 ObjectAnimator。我们将避免编写冗长的样板代码,而是使用一个叫做 Shapeshifter 的现有网络应用。通过该网络应用,我们将可视化地创建和动画化我们的矢量图,并自动生成实现 Android 应用所需的所有 XML 代码。 通过本课程,您将掌握 Android 中图标动画的设计与实现,提升应用的视觉效果与用户体验。
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.