If R.java is not being generated, odds are that there is a bug in a resource or in the manifest that is preventing it from being built. Look for error markers in Eclipse on those things. You can also try Project > Clean from the Eclipse main menu.
On Sat, Apr 28, 2012 at 8:02 AM, Chris <[email protected]> wrote: > Hi there, > > i'm a newbie. for some reason last time I created a project, the > R.java file failed to be generated. it had always worked fine before. > I'm really clueless regarding what to do. > if I import R or click ''fix project' another error appears as it now > fails to locate main.xml. > Can anyone give some guidance? > > Thanks for your time, > Chris. > > -- > 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 -- Mark Murphy (a Commons Guy) http://commonsware.com | http://github.com/commonsguy http://commonsware.com/blog | http://twitter.com/commonsguy Android Training...At Your Office: http://commonsware.com/training -- 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

