Android SDK not being installed on Android Studio -


based on last question - downloaded android studio (without sdk) 2.2.3.0 link (https://dl.google.com/dl/android/studio/install/2.2.3.0/android-studio-ide-145.3537739-windows.exe).

then downloaded android sdk link (https://dl.google.com/android/repository/tools_r25.2.3-windows.zip).

i extracted android sdk "c:\androidsdk" , , "androidsdk" folder contains folder called "tools". , inside "tools" there's lot of files.

when open android studio, download sdk. disconnect internet , open android studio again. choose sdk path manually, "c:\androidsdk" .. here problem, get:

target folder neither empty nor point existing sdk installation.

so, selected path "c:\androidsdk\tools" instead of , same problem.

have tried download android studio version includes sdk? i'm not sure, think you're downloading file developers don't use android studio. should download this file (android-studio-bundle-145.3537739-windows.exe) instead. ;w;


Comments

Popular posts from this blog

qt - QML MouseArea onWheel event not working properly when inside QML Scrollview -

java - is not an enclosing class / new Intent Cannot Resolve Constructor -

python - Error importing VideoFileClip from moviepy : AttributeError: 'PermissionError' object has no attribute 'message' -