Request: add Android-Studio plugin, to preview Lottie Json files
See original GitHub issueCurrently the only way to go through the animations files (in /res/raw/...) , is via the device.
Please allow to preview the files within the IDE itself.
Maybe also have a gallery view of them, similar to this plugin, which shows VectorDrawable files in a gallery style :
https://plugins.jetbrains.com/plugin/10741-vector-drawable-thumbnails
Issue Analytics
- State:
- Created 5 years ago
- Reactions:12
- Comments:9
Top Results From Across the Web
Getting Started with Lottie Animations in an Android App
Download the animation, rename it to animation.json or animation.zip depending on your use-case, and place into your raw resources folder.
Read more >Beginner's guide to Lottie animations in Android using Kotlin
BodyMovin is an Adobe After Effects plugin that exports animations to a JSON file. Lottie makes it easy to work with animations without ......
Read more >Lottie Docs
Lottie is a library for Android, iOS, Web, and Windows that parses Adobe After Effects animations exported as json with Bodymovin and renders...
Read more >Android Lottie Animation | Splash Screen, CheckBox, Loading
Android Animations using Lottie and After Effects | Splash Screen, ... Android Lottie Animation | Lottie Animation in Android Studio ...
Read more >lottie-idea - IntelliJ IDEs Plugin - JetBrains Marketplace
Plugin adds toolwindow at the bottom-right of your IDE. Open it, and press Load button when lottie JSON file is open in current...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found

How come the Vector plugin succeeded? It also handles vectors… And how come Google succeeded showing VectorDrawables…
Please re-consider. It’s impossible to manage Lottie files this way, especially when we have a lot of them…
At the very least, make a plugin that I will tell it to show which image for each lottie file. An image shouldn’t be a problem, right?
+1