问题
Since upgrading to AS 4.1 from 4.0 I get the event log message
Plugin Error: Plugin "Install Apk" is incompatible (supported only in IntelliJ IDEA).
on starting AS.
Yes, this is like a previous report1, but this appears to be a bundled plugin. I don't think it's anything I've added, nor can I find anything obviously out of place either in the list of plugins under settings nor in the plugins directory.
Installing APKs does indeed not work, so it is a problem rather than a nuisance.
How do I track down where it's coming from, and even better, fix it?
回答1:
Search for that plugin and delete it manually at this directory:C:\Users\{User}\AppData\Roaming\Google\AndroidStudio4.1\plugins
Besides this, It is not a problem. Android Studio just shows a dialog and cant use plugin. There is no problem except disturbing you. You can just wait for plugin's update for compatibility.
回答2:
To make plugins work with the new version of Android Studio "4.1"
1- install the plugin
2- extract it
3- move folder to
C:\Program Files\Android\Android Studio\plugins
4- restart Android Studio
来源:https://stackoverflow.com/questions/64514760/android-studio-4-1-plugin-install-apk-is-incompatible