I just tried to install Android Studio on my Windows 10 system. When I open Android Studio it ask me where my Android SDK is. But according to the documentation http://developer.android.com/sdk/installing/index.html?pkg=studio
Android Studio provides everything you need to start developing apps for Android, including the Android Studio IDE and the Android SDK tools.
So what's gives? I guess Android Studio does NOT provide everything ...
Open a new terminal (WIN + R, type cmd and press ENTER) > type adb --version
Then, the PATH of your platform-tools will be displayed in the terminal under the line Installed as. Copy the PATH (ex: D:\AndroidSDK\platform-tools\adb.exe) and in Android Studio go to: Tools > SDK manager > Edit "Android SDK Location" > Paste the new location > Click on Apply/OK buttons > Restart Android Studio.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With