0

Eclipse gives an empty src and assets folder after creating a new android application project, I did go help-update and help-install new software, also I tried deleting everything and reinstalling the whole eclipse but it didn't help. Even when I try to manually create a new activity nothing appears in the src folder, even though there is no error message.

user1477107
  • 37
  • 1
  • 8
  • 1
    There are some issues with the Android tools update that was published this week. Wait a few days and see if patched updates have been published. – CommonsWare Jun 28 '14 at 20:24

1 Answers1

1

Try this

"Help" -> "Install new software" and install (this will update it) from this url: https://dl-ssl.google.com/android/eclipse/

use https://
don't use http://

For any more detail please go through Adt doesn't create default hello world but command line does

Community
  • 1
  • 1
nawaab saab
  • 1,892
  • 2
  • 20
  • 36