I\'m new to Android programming. I was installing the Android studio and it got stuck at one point during installation showing the following message.
Android studio
So
Add the following code to C:\Program Files\Android\Android Studio\bin\idea.properties
disable.android.first.run=true
Just open the file and press Ctrl+F and type run then you will find this run=false, change it to true.
run=false