Android Studio - How to Change Android SDK Path

前端 未结 29 2137
甜味超标
甜味超标 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:39

    Though many of the above answers serve the purpose, there is one straight forward thing we can do in project itself.

    In Eclipse, go to Window->Preferences, select "Android" from left side menu. On the right panel you will see "SDK Location". Provide the path here.

    Good luck.

提交回复
热议问题