It's possible that you've run into this issue: http://code.google.com/p/android/issues/detail?id=2733
Tom. 2009/10/14 Neilz <[email protected]> > > 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? > > > -- Tom Gibara email: [email protected] web: http://www.tomgibara.com blog: http://blog.tomgibara.com twitter: tomgibara --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

