[android-developers] Re: The dreaded "error: Error parsing XML: XML or text declaration not at start of entity"
The fundamental problem is that Eclipse will allow you to import files
into /res that do not have legal Android names. In my case I had a
capital letter the name of a PNG file. Once you do it, then R.java
won't build right. I'm sure there's some broken project file somewhere
but I can't find anything that looks unusual. This is not the first
time it's happened to me so I'd like to find an easier solution than
building a new project and importing all the old files.
--
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home