• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Android Studio Disabled

Hi
Noob here. I'm trying to setup a new project can not customize my Activities as the button is disabled. Ive got the correct API installed.
What am i over looking??
Disabled Button.jpg


Thanks
Snow
 
If i click finish it build the project with the standard settings. like Main_Activity and related layouts. In the next window you can customize al that stuff...
Ive tried different level of the API but doesn't seem to make any difference... Thoughts??
 
If i click finish it build the project with the standard settings. like Main_Activity and related layouts. In the next window you can customize al that stuff...
Ive tried different level of the API but doesn't seem to make any difference... Thoughts??

What customization do you require to do? Please elaborate..

Also if you are talking about changing API level.
Then SDK manager is the place where you need to go and install desired emulator for required API level.
 
In the menu I can't get to I would like to i would like to setup my own custom startup Activity without calling it Main_Activity by default. Setting this options here the Manifest also adds the right information with out me having to edit it.
 
In the menu I can't get to I would like to i would like to setup my own custom startup Activity without calling it Main_Activity by default. Setting this options here the Manifest also adds the right information with out me having to edit it.

I doubt if you could rename the Main_Activity as desired but you could try.. maybe the senior developers here might know something on this..
I don't understand why do you want to rename the Main_Activity.
 
Back
Top Bottom