java - Why is my Android Studio project not opening with an activity? -


when hit "new project" in android studio, menu asks me type of project want make. options java, maven, gradle, groovy, griffon, static web, empty project. want create new project activity in order start building android app 2 options seem remotely valid here "java" , "empty project". choosng either of these not create activity me. tried create activity once project created right clicking on src file ->new->??? not have option here create one. new android studio please me why cannot this?

i looked @ video tutorials online , seemed start correct menu, online resources of no really...

if right believe select empty project start new android project. androids website has excellent tutorial beginners started: http://developer.android.com/training/basics/firstapp/index.html


Comments

Popular posts from this blog

cakephp - simple blog with croogo -

How to group boxplot outliers in gnuplot -

bash - Performing variable substitution in a string -