I want to reduce Android Studio project size to save it for after use
In MS Visual Studio, we can delete *.ipch, *.sdf and Debug files to reduce the project size
In Android Studio:
Click on Graddle >> app >> build >> and double click on "clean"