Eclipse wont create new Android Activity source or layout. Tried updates and sdk -


when create new android project select blank activity fragment (tried empty activity , blank activity well) , go through naming process layout name when project created, there's no .java source file , no layout folder or xml contents.

i've tried following still nothing: adt not allow creation of android activity eclipse doesn't create main activity , layout

go "help menu bar" -> "install new software" , install (this update it) url: https://dl-ssl.google.com/android/eclipse/

it says installs have been done adt plugin, installs done sdk manager, no updates found under - check updates.

i uninstalled eclipse, got newest version no luck. have newest adt plugin version 23.0 well. tried restarting eclipse , going task manager , stopping adb.exe process , restarting eclipse nothing. tried changing work space location still nothing. suggestions anyone?

i had same problem yersteday. tried many things, installing clean eclipse (latest version) newest adt, using bundle , updating, nothing worked. when went on android irc got following answer : use android studio.

adt 23 seems broken @ moment, sadly.


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 -