GeekSerendipity-io13
GeekSerendipity-io13 copied to clipboard
Missing gen file
The gen file is missing so it can't reference the layouts and id's.
Hmm... sorry about that. I just checked in all the files I have... hope that works :-)
Hi. Sorry to bother you again, but I can't seem to find the gen file yet? Is it misplaced in a different directory?
hm, not sure. can you be more specific. what file is missing? what path?
On Sun, Jun 23, 2013 at 10:24 PM, vdisawar [email protected] wrote:
Hi. Sorry to bother you again, but I can't seem to find the gen file yet? Is it misplaced in a different directory?
— Reply to this email directly or view it on GitHubhttps://github.com/bradabrams/GeekSerendipity-io13/issues/1#issuecomment-19889633 .
The gen file which contains generated java files. This has the R.java which contains resource id's.
It will be generated automatically when you load the project in ADT. Make sure you import it into Eclipse as an Android project.
On Mon, Jun 24, 2013 at 2:02 AM, vdisawar [email protected] wrote:
The gen file which contains generated java files. This has the R.java which contains resource id's.
— Reply to this email directly or view it on GitHubhttps://github.com/bradabrams/GeekSerendipity-io13/issues/1#issuecomment-19890412 .