Analytics for one of my apps tells me that on rare occasions this
exception is thrown from the Activity.setContentView() method:

java.io.FileNotFoundException: res/color/primary_text_light.xml

It happened on a Motorola Milestone which appears to be using official
firmware: SHOLS_U2_01.03.1.1257641482 (which is SDK 2.0, I think)

The resource in question refers to a built-in Android resource which
has been there since API level 1.

Clearly this is not a programming error but something else.

Any ideas how this can happen?

-- 
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

Reply via email to