FindBugs IDEA – ClassNotFoundException com.google.wireless.android.sdk.stats.IntellijIndexingStats

To Solve this problem in Android Studio go to:

File
-> Settings
-> Build, Execution, Deployment
-> Compiler
-> Java Compiler

Change javac to eclipse, and apply.

Leave a Comment