I am new to android software development. When I try to write the first android program, a pop up window shows up after I finish choosing all the basic settings, said that i
I had the same problem and it was because my user is not an administrator in win7 and I installed Android Studios for everyone and not just for me. Therefore the SDK stuff was installed under Program Files(x86) which I don't have any write access to, instead of under your user in C:\Users\
To solve I had to either:
I ran Android Studio as Administrator and it worked.
I have faced the same problem and yes the add-ons folder was not installed in sdk folder.
Create the folder add-ons in C:\Program Files (x86)\Android\android-studio\sdk folder.
Then create the project again. Your problem will be solved.
Same problem but solved : I have installed package "Android studio for linux" in /usr/local/android-studio in it you will find /usr/local/android-studio/sdk/tools/android executable tool too download or update Android SDK. Once done, retry to launch studio.