I have a plugin error in my logcat
10:08:28 PM Plugin Error Problems found loading plugins: Plugin "Google Analytics Uploader" was not loaded: required plugin "Android Support" is disabled. Plugin "SDK Updater" was not loaded: required plugin "Android Support" is disabled. Plugin "Android NDK Support" was not loaded: required plugin "Android Support" is disabled. Plugin "Google App Indexing" was not loaded: required plugin "Android Support" is disabled. Plugin "Google Cloud Tools For Android Studio" was not loaded: required plugin "Android Support" is disabled. Plugin "Google Cloud Testing" was not loaded: required plugin "Android Support" is disabled. Plugin "Google Services" was not loaded: required plugin "Android Support" is disabled. Disable not loaded plugins Enable Android Support Open plugin manager 10:08:32 PM Error Loading Project: Cannot load 3 facets Details...
This happened after I left my laptop to sleep and when I opened android studio, this error popped out. Now I cannot run my project.
Step 3: To disable or uninstall a plugin this time go to the Installed tab. And here you can find the all installed plugins in your android studio. Just click on that plugin which one you want to disable or uninstall. Then select the Disable or Uninstall button at the right as shown in the below image.
The Android Gradle plugin (AGP) is the official build system for Android applications. It includes support for compiling many different types of sources and linking them together into an application that you can run on a physical Android device or an emulator.
In short:
Windows (and Linux): Go to File--> Settings--> Plugins --> Enable Android Support
Mac: Android Studio--> Preferences--> Plugins --> Enable Android Support
If you look at the error you'll find the solution too :
3- Disable not loaded plugins 2- Enable Android Support 1- Open plugin manager
I ran into the same error. Here is how I fixed this, at least temporarily (until the pros show the best way to fix this).
(On a Mac) Go to Android Studio -> Preferences -> Plugins.
You'll notice that "Android Support" Plugin is unchecked. Uncheck the "Google Cloud Testing" plugin and then check the "Android Support" plugin. Hit the Apply button and then click OK. The IDE will ask you to restart to bring the changes into effect. Hit OK and when the IDE restarts, your code should be working fine.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With