Re: [android-developers] Intent fails to grab image on certain devices

2011-05-29 Thread Mark Murphy
Write your own image selector using the MediaStore content provider. On Sun, May 29, 2011 at 2:26 PM, neuromit wrote: > In my application I want to let users pick a custom image. Currently > I'm using the following code to do this: > http://paste2.org/p/1442508 (also pasted below). > > It works g

[android-developers] Intent fails to grab image on certain devices

2011-05-29 Thread neuromit
In my application I want to let users pick a custom image. Currently I'm using the following code to do this: http://paste2.org/p/1442508 (also pasted below). It works great on most phones but a few users have reported it isn't working on their phones. Also this also only works using the default