I'm trying to create a new android studio project, after setting the minimum sdk and... android studio enters a window that its title says "Installing Requested Components". It also says "there is nothing to update or install". Then it STOPS there and it does not create the new project. A friend told me to set this variable in idea.properties
file so maybe it can solve my problem :
disable.android.android.first.run=true
but it did not help, so how can I fix this problem?
I use ubuntu 15.10