About two weeks ago i started doing some small apps in Android Studio.
Im pretty new to this environment so im having this problem.
Last night i was working on my app, everything was running so i saved and turned off my pc.
Today i opened Android studio and the message:
Unable to load class 'com.google.common.base.Preconditions'.
And i dont know how to solve it , i already tried this things:
- Do a clean install of Android Studio
- Clean Project & Build project (Tried it but no solution)
- Check "Offline mode" (It was already checked off)
- Invalidate Cache/Restart (Done it but no solution)
- Erase "gradle" folder from my "Android" folder, but no "Automatic" download happened when i reopened so i had to reinstall the application
Ive already saw a lot of posts from differente forums but im not getting any solution
Thanks to all