Can't find SDK folder inside Android studio path, and SDK manager not opening

前端 未结 15 645
情深已故
情深已故 2020-12-29 04:15

I have installed Android Studio for the millionth time but when i go to C:\\Program Files\\Android\\Android Studio , i can\'t find any folder named \"SDK\" , can\'t find it

15条回答
  •  一生所求
    2020-12-29 04:30

    When you install the android studio just by downloading from https://developer.android.com/studio/install.html sometimes sdk folder will not get appear in C:\Users\home\AppData\Local\Android Location.. But to set the android studio we need to set the path for android on this location. So simply 1) start the android setup.
    2) follow the instruction and android studio will automatically download the sdk folder by itself. (it will show the window like "Downloading Components"). After completing that installation check the above path again. sdk folder will get appear now.

提交回复
热议问题