android - creating a project -


i following steps in book "android app development dummies", , have reached part need create new project. problem having window different 1 in book can not follow steps in book window different.

my window says "android application project" , in book says "android project" , when click on proceed, next window different 1 in book.

does know why is? , how may able fix it?

the sdk changed, means book outdated. recommend using official android developer training instead here: http://developer.android.com/training/basics/firstapp/index.html


Comments

Popular posts from this blog

JQuery Autocomplete without using label, value, id -

c++ - Accessing inactive union member and undefined behavior? -

JAVA - what is the difference between void and boolean methods? -