How to Restore Factory Settings from Android Studio?

Asked

Viewed 4,842 times

1

My Android Studio IDE is giving many problems to compile my android project... How do I "reset" it?

1 answer

1

The Android Studio saves your settings to a folder called .AndroidStudio which is usually in C:\Users\seuusuario.

To reset the settings, simply delete this folder and open yours again Android Studio.

Remembering that, these problems may not be specified by Android Studio, it may be, for example, as your build.gradle is configured, your VM settings Android Studio or simply your machine settings (such as processing and RAM)

Browser other questions tagged

You are not signed in. Login or sign up in order to post.