How to reset to default configuration in android studio

前端 未结 8 882
遇见更好的自我
遇见更好的自我 2020-12-15 13:52

I totally messed up my Android Studio and I don\'t know how to revert it back. When ever I create new project this is what I get.

相关标签:
8条回答
  • 2020-12-15 14:37

    if you want to reset it you must to delete this file C:\Users\YOUR_USER_NAME.AndroidStudio2.2

    AndroidStudio2.2 decide about your android studio version for me it is 2.2 delete it and it will work that is it :)

    0 讨论(0)
  • 2020-12-15 14:38

    In Android Studio, go to Build, then clean project, worked for me when my project turned in a mess and couldn't build

    0 讨论(0)
提交回复
热议问题