How to install airbnb/lottie-android. Official installation instructions. Project installation guide. Framework or library installation. Build installation instructions. How to setup and install from GitHub. Installation steps and setup instructions. Official docs and installation instructions GitHub.
airbnb/lottie-android Installation Guide
How to install airbnb/lottie-android. Official project installation instructions and setup guide.
⚡
Automated Install (Recommended)
Quick installation instructions for airbnb/lottie-android. This is the fastest way to complete project installation and setup.
Install via curl
curl -fsSL https://hexmos.com/ipm-install | bash &&
ipm i airbnb/lottie-androidor
Install via npx
npx @hexmos/ipm i airbnb/lottie-androidPrerequisites
Android Studio
build_toolVersion: 4.0.1 or later (canary builds are available for preview) - https://developer.android.com/studio/preview
Gradle
build_toolVersion: 7.0.1 or later
Android Gradle Plugin
system_packageVersion: 4.0.1 or later
Java Development Kit (JDK)
knowledgeVersion: 8u251 or later
Android SDK
system_packageVersion: 30.0.0 or later
Manual Installation Methods
Manual installation instructions. How to install from GitHub source.
Android Studio Canary Builds
Run Android Studio Canary builds to use the latest canaries for Gradle and the Android Gradle Plugin.Post Installation Steps
- Open the app and start using it!
- If you're using Lottie Compose, check out the documentation for more information: https://airbnb.io/lottie/#/android-compose
