

- #How to add custom path to adb in android studio install
- #How to add custom path to adb in android studio windows
If you see output like below that means the android SDK path variable has been configured successfully.

#How to add custom path to adb in android studio windows
This will open the windows system configuration window. Right-click the computer icon in Windows file explorer left side, click Properties menu item in the popup menu list.Then you can find the Android SDK Location directory path on the right side ( in this example, the Android SDK location path is C:\Users\Jerry\AppData\Local\Android\Sdk ), remember it.ġ.2 Set %ANDROID_HOME% and %Path% System Environment Variable.

#How to add custom path to adb in android studio install
Before you can configure it, you should first get the android SDK install directory following the steps below.1.1 Get Android SDK Install Directory Path. Configure Android SDK Variable In Windows.
