Gen folder disappearing in Eclipse Android project
- by Adam Haile
I'm just getting started developing for Android and I'm running into a weird problem.
First off, I'm running Eclipse for Java devs v3.5.2 with the Android 2.1 SDK installed.
Basically, whenever I do just about anything the "gen" (R.java, etc.) folder will just disappear from the project. I'm seen some people online say that it was still on the…