I want to have the same effect of animation of the logo as shown in the .gif I don't have any idea about how to create it? Can I make this using Java in Android Studio or some other tool should be used for it?This is the sample video
Asked
Active
Viewed 55 times
3 Answers
0
To make an animation you can use Adobe Illustrator and animation can be run with Lottie Android.

Hamed Karami
- 405
- 1
- 6
- 28
0
You can deign animation in environment such as Adobe XD and then generate .json file. Now by using Lottie library, you can load your animation.

M Karimi
- 1,991
- 1
- 17
- 34