Re: [android-developers] get image from gallery and set in fragment

2012-04-27 Thread Justin Anderson
Look at your logcat output and figure out why your app is closing... Thanks, Justin Anderson MagouyaWare Developer http://sites.google.com/site/magouyaware On Thu, Apr 26, 2012 at 1:08 AM, vani reddy vani.reddy.bl...@gmail.comwrote: Hi friends, I need to access gallery and select an image

[android-developers] get image from gallery and set in fragment

2012-04-26 Thread vani reddy
Hi friends, I need to access gallery and select an image from gallery and after selecting image i need to come back to my fragment. But after selecting image from gallery my application is closing.(But no force close). I used the following code to open gallery. Intent intent = new