[android-developers] Class File Collision?

2012-01-20 Thread PSchuette of Ignite
Hello all, I am a relatively new developer and I have encountered a
problem which I have been unable to solve for the past few days.
Basically, the issue is that My auto-generated R.java file has an
error in the first line (on a comment) saying Class file collision: A
resource exists with a different case. Everything I have found online
thus far has been unhelpful; I have deleted and rebuilt the file, I
have renamed all my activities so they no longer match their layouts,
and I have scanned through all my ids (At least I think, its possible
I missed some) but my search has been in vain. I was wondering if this
is a known error and where I should look to fix it? unfortunately, I
has made it so I am unable to compile my project until the error is
addressed. Any expertise on the matter would be more than helpful
considering Google articles have proved to be unhelpful thus far.

-- 
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+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en


Re: [android-developers] Class File Collision?

2012-01-20 Thread TreKing
On Wed, Jan 18, 2012 at 10:25 AM, PSchuette of Ignite pschuett...@gmail.com
 wrote:

 Any expertise on the matter would be more than helpful considering Google
 articles have proved to be unhelpful thus far.


http://bit.ly/wBkYKK

If you tried that already, comment out everything and comment stuff back in
one thing at a time until you determine what causes the issue.

-
TreKing http://sites.google.com/site/rezmobileapps/treking - Chicago
transit tracking app for Android-powered devices

-- 
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+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en