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 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.