You've probably got some flakery in your xml / resource files. Go see what's going on there...
This has happened to me a few times... Then clean and your probably good to go. The R. file will fail to build if you've got an error in your xml files. Also, check your imports, it could be that Eclipse has decided to import the base android.R class Gary On Sat, Mar 5, 2011 at 6:03 PM, Nathan <[email protected]> wrote: > On Mar 5, 4:52 pm, Mark Murphy <[email protected]> wrote: > > > > Fix the problems that are showing up in your Eclipse console. > > > The console says it can't find R.java. Isn't the build supposed to > generate that? Am I supposed to start writing one from scratch now. > > Nathan > > -- > 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 > -- 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

