FindBugs IDEA v1.0.1 Android Studio 3.4
I get this error when running FindBugs. I don\'t use com.google.wireless.android.sdk anywhere in the app.
Err
This solution is based on the assumption that You use Android Studio for Flutter and Android both. Each time I close Flutter project and open up Android project I need to configure android Sdk else it gives me this error:
Error:Internal error: (java.lang.ClassNotFoundException)
com.google.wireless.android.sdk.stats.IntellijIndexingStats$Index
Simply go to the LogCat and Click on the "Please configure Android SDK" and select the latest Build Tools Version 28.0.3 I guess( or whatever is your latest build version) from the dropdown.