java - Eclipse create new android application project activity_main.xml file missing from layout folder -


i following tutorial here: https://developer.android.com/training/basics/firstapp/creating-project.html , when create android application project says there should hello world program inside it. checked myapp>res>layout folder , activity_main.xml file missing. have checked on udemy , many people having problem , cannot find answer. appreciated new website , programming , app development in general. :)

i running sdk 23 , and adt 23. have visited thread: eclipse doesn't generate mainactivity.java & activity_main.xml , have not found solution. appreciated.

edit: noticed missing src code. when watching tutorial videos code pre-generated. src file empty.

solution : have been struggling issue 2 days now. searched through countless posts , countless suggestions.

with new adt kit selecting "blank activity"

this morning tried "empty activity"

this creates main activity


Comments

Popular posts from this blog

Linux vanilla kernel on QEMU and networking with eth0 -

rdbms - what exactly the undo information lives in oracle? -

clojure - 'get' replacement that throws exception on not found? -