Welcome to ShenZhenJia Knowledge Sharing Community for programmer and developer-Open, Learning and Share
menu search
person
Welcome To Ask or Share your Answers For Others

Categories

I have updated my Android Studio to version 3.6 (Build #AI-192.7142.36.36.6200805). This issue is with the Android Drawable Importer plugin which is no longer working. I tried reinstalling it with no luck.

question from:https://stackoverflow.com/questions/60412216/android-drawable-importer-plugin-not-working-in-android-studio-3-6

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
thumb_up_alt 0 like thumb_down_alt 0 dislike
340 views
Welcome To Ask or Share your Answers For Others

1 Answer

I found a repository that was Forked from the original plugin. Vincent Loi created it! And is working fine in Android Studio 3.6.1! (and with Android studio 4.1.1)

Here is the repo android-drawable-importer-intellij-plugin

And here you can download the plugin.

Note from Vincent Loi:

This fork came about because the original package stopped working somewhere around Android Studio 3.5. I have provided an installation zip here. As at 31Jan2020 it is known to run nicely on AS 3.6 RC 1. Any feedback would be appreciated.


与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
thumb_up_alt 0 like thumb_down_alt 0 dislike
Welcome to ShenZhenJia Knowledge Sharing Community for programmer and developer-Open, Learning and Share
...