I just started Android programing. I had tried the Hello World tutorial, but every time src folder is empty. MainActivity.java
file isn't generated. I use the latest ADT Bundle for Windows 64bit.
Asked
Active
Viewed 160 times
1

Yagnesh Agola
- 4,556
- 6
- 37
- 50

user3414108
- 11
- 1
1 Answers
0
It's a known issue that came up recently.
To fix it, you'll either will have to wait for a patched ADT version, or roll back to an older version, like 22.3.0

user2717743
- 25
- 5