How to Change the SDK Path in Android Studio

Asked 1 years ago, Updated 1 years ago, 40 views

When you open the Android SDK Manager in the Android studio, the SDK's path is \android-studio\sdk appears.

How do I change this route?

android android-studio

2022-09-22 15:26

1 Answers

How to do it in Android Studio 1.0.1

Click File-> Project Structure in the tab menu

Click SDK Location in the left menu

3. Modify from SDK location to Android SDK location to desired path.


2022-09-22 15:26

If you have any answers or tips


© 2024 OneMinuteCode. All rights reserved.