Android Studio - How to Change Android SDK Path

前端 未结 29 2131
甜味超标
甜味超标 2020-11-22 03:18

When I open Android SDK Manager from Android Studio, the SDK Path displayed is:

\\android-studio\\sdk

I want to change th

29条回答
  •  一整个雨季
    2020-11-22 03:58

    Above answers are pretty correct, but some times Android Studio, does not like to refresh after SDK path change, a quick solution is to make some change in you Build file, and click on Sync. It will refresh you project.

    Happy coding... :)

提交回复
热议问题