I created a new android project from the beginning and manually imported all the resource file & source code and the R.java is automatically generated by Eclipse.
*wow! lots of manual tasks here, but it works! Thanks, my problem is solved! On Jul 15, 9:47 am, mas_apri <[email protected]> wrote: > 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 > -- 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

