Hi Thomas, Here's what i did: I created a gen-folder manually by right clicks the project -> Build Path -> Configure Build Path -> on the Source Tab I clicked Add Folder -> Create New Folder
Then I build the project again,... nothing happened I tried to remove on of resource file, a jpeg file and added it back again,... still nothing happened No R.java file was automatically created. Help please Thanks On Jul 15, 4:59 am, Thomas Economous <[email protected]> wrote: > R.java is auto-generated so it is not a big deal that it is missing. Eclipse > however will fail if the folders in the R.java path are missing. Create the > folders that are missing in the R.java path. This should fix your problem. > oup/android-developers?hl=en -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

