A quick test app with lottie in native android for Zoey & crew.
Check out the repo. Open as project with Android Studio. Press build. Send build to a device or virtual machine.
Download the APK. Install on a virtual machine or device.
Press the floating play button to see animation. It will call LottieAnimationView.playAnimation() in FirstFragment. See the layout.xml of the fragment on how to place this view.
Lottie itself has excellent documentation, see: https://github.com/airbnb/lottie-android
I give you permission to re-use the parts of this project that I added for whatever purpose, besides harmful things.