My Android Studio IDE is giving a lot of trouble to compile my android project ... How do I reset it?
My Android Studio IDE is giving a lot of trouble to compile my android project ... How do I reset it?
Android Studio
saves your settings to a folder named .AndroidStudio
which usually stays in C:\Users\seuusuario
.
To reset the settings, simply delete this folder and reopen your Android Studio
.
Remembering that these problems may not be specific to Android Studio, for example, how your build.gradle
is configured, the VM settings of your Android Studio
or simply settings on your machine (such as processing and RAM memory)