

I guess you’ll not miss the Android 3.0 SDK files. On Android Studio, check the SDK Manager and remove the following items:


So, the more projects you have with different Gradle versions, the more sub-directories you will have. Inside those directories, you’ll have sub-directories for each version of Gradle you’ve been using. This is a really huge one, mine was ~ 15GB. This is the Gradle home directory, containing caches, daemons and wrappers files. If none of the above suggestions fix your problem, try these: It contains some project configuration files.īig project directories can weight around 500MB to 1GB. gradle directory from the root of your project. Clear the cache of Android Studio using “ File -> Invalidate Caches / Restart” choose “ Invalidate and restart option” and close Android Studio.Obviously, try to clean your project from android studio : “ Build -> Clean Project”.
