mahmood-ghaem / Android_Animation

Animation in Android

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Welcome to Android Animation

I'm going to share with you all the projects I'm learning about Android animation in this repository.

Sample projects:

01 - Animation Simple

I used 11 XML file to make animation.

Animation Simple

02 - Animation Drawable

I used 38 PNG file to make animation.

Animation Simple

03 - Animation Daimajia

I used AnimationDaimajia libraryibrary to make animation.

Animation Simple

04 - Animation ConstraintSet Layout

I used ConstraintSet and 2 XML file to make animation.

Animation ConstraintSet Layout

05 - Animation ConstraintSet Code

I used ConstraintSet and made animation with code.

Animation ConstraintSet Code

06 - Animation MotionLayout

I read this at the following address and rewrote the code in Java

Reference is here: CodeLabs

Animation MotionLayout

07 - Make Scene Transition Animation

Another type of animation making in Android Studio.

Reference is here: TVAC Studio

Make Scene Transition Animation

08 - MotionLayout Demo 1

Make Animation without code used MotionLayout.

Reference is here: TVAC Studio

MotionLayout Demo 1

09 - MotionLayout Demo 2

Make Animation without code used MotionLayout.

Reference is here: Aaviskar Infotech

MotionLayout Demo 2

10 - Animation Circular ProgressBar

Animated Number Counter with Circular ProgressBar by ValueAnimator in AndroidX | Property Animation.

Reference is here: Aaviskar Infotech

Animation Circular ProgressBar)

11 - Animation Big Picture

Animation with Motion Editor using MotionLayout | Android Studio 4.0 | Scene of Scrolling Image.

Reference is here: Aaviskar Infotech

Animation Big Picture)

12 - Lottie Animations

Add Lottie Animations (Json Animation files) in Android and control in code.

Read more about Lottie

Lottie Animations)

13 - MotionLayout Navigation Drawer

Motion Layout Make nice animation just in XML Layout without any Java or Kotlin code. Use Transition: KeyFrameSet, KeyAttribute, KeyTrigger, KeyCycle, ...

I used free Adobe XD resources UI Kits

MotionLayout Navigation Drawer)

About

Animation in Android


Languages

Language:Java 100.0%