Eclipse Android Development src folder empty -


i aware question has been asked before answers didn't solve problem wanted ask again. quite new @ android development. using 3.7.2 indigo version of eclipse right now. launched adt plugin when try create new android application project src , layout folders created empty. tried solutions such clicking on "install new software" , paste adt link error "duplicate location" then. can offer me solution?

make sure have checked create activity checkbox, otherwise activity not created default. incase haven't ,you may still create activity right-clicking on project , new > other > android > android activity. have make sure check launcher activity checkbox in case first activity of application.


Comments

Popular posts from this blog

javascript - RequestAnimationFrame not working when exiting fullscreen switching space on Safari -

Python ctypes access violation with const pointer arguments -