Yes, well I've worked out the error is occurring when there is no
image. The value being passed to the cursor is an image contentUri
String. Some rows in the table may not have an image (purposely) and
return a blank String. It's these that are causing this error.

Problem is, I don't know if this is just an emulator thing, or if it's
going to happen on the device too. I can't catch that error as far as
I can tell, so how can I tell if it is happening on the real thing?
--~--~---------~--~----~------------~-------~--~----~
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