Best way to working with motion design in Android?

Viewed 21

As a study project I am working on an application that will show the wind forecast and display an animated drone. Something like LottieAnimations. So I made a 3D quadcopter in Blender and added some animations to it. Now I want to add it to my android app. What is the best way to do this? Use video, GIF or something else?

I have an mp4 file (1.4 MB) but seems use VdeoView aint right. There is also a GIF file (18 MB), but there is no built-in animation support for GIF, and it is too big.

My animation

Thanks

0 Answers
Related