I have had a similar problem with it not generating R.java because there was a problem with the AndroidManifest.xml file, so check on that also and make sure it has no problems.
On Oct 28, 2:45 pm, Animesh <[EMAIL PROTECTED]> wrote: > OK -- i got it to generate the R.java file. The process I used was > > Try to "run" the project using a configuration as described in the > tutorials. Of course, it will not run, since it refers to R.*, but you > will see that the process of trying to run it has created R.java :) > > Hope this helps. > Animesh > > On Oct 28, 11:33 am, Animesh <[EMAIL PROTECTED]> wrote: > > > Same problem here. I am a complete beginner to Android, and as a > > result of the missingR.java, I cannot even get through the first > > tutorial :-(. > > > -A > > > On Oct 15, 4:42 pm, Hitesh Seth <[EMAIL PROTECTED]> wrote: > > > > Hi > > > > Well i am using Android SDK 1.0 withEclipseplugin(0.8) inEclipse > > > version 3.4. > > > From yesterday, whenever i create a new project myR.javafile doesn't > > > get automatically generated. Its strange because i haven't changed any > > > settings or any file and it just started happening (seemingly) > > > automatically. The only change which i had made was in mail.xml file > > > in another project and I don't think it should affect the system wide > > > settings. > > > > I tried restartingeclipse, resetting ADT and reinstalling SDK but to > > > no avail. > > > > I also tried copyingR.javafile from another project to this file but > > > then it doesn't automatically change when i make any changes to layout > > > or strings etc. > > > > Searching on google had no similar problem. The closest was of people > > > whoseR.javawas not getting updated but they corrected it by > > > deletingR.javaand making some changes in xml files but mine doesn't get > > > generated in the first place!! > > > > Any help would be much appreciated. > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Android Beginners" 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-beginners?hl=en -~----------~----~----~----~------~----~------~--~---

