Found the problem.  The runtime is wrongly reporting which file is
missing (and R.java has been wrongly generated).  I had one file
misnamed (the file name did not match the @drawable declaration) but
it wasn't the reported t.png which was wrong.

Suggest checking all your drawables and see if you have one wrongly
named.  For me, I have res/drawable, res/drawable-land and res/
drawable-port.  I wonder if the R.java generator is becoming confused
when a file is missing from one of those directories?

Paul.
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to