Android Studio - Fail to load plugin descriptor from file smalidea.zip

1 day ago 6
ARTICLE AD BOX

I want to use smalidea plugin in Android Studio (version 4.1.1) from this github repo but after downloading many version of smalidea (.zip file) using their DOWNLOAD LINK and installed plugin from disk in Android Studio. AS returned the same error: "Fail to load plugin descriptor from file JesusFreke-smalidea-xxx.zip".

I tried to use the some solution like changing version of Android Studio (3.5.1) but it's not working. I also tried to

Download smalidea-0.05.zip from bitbucket Extract the plugin.xml in smalidea/META-INF/ somewhere you can edit Add the following tag under the tag: < depends>com.intellij.modules.androidstudio</ depends>

Please help me to fix this, I appreciate any answer. error in android studio

Read Entire Article