I want to select the image from Gallery,but unexpectedly i face the issue as startactivity from non activity context,so i couldn't able to retrieve the path of selected image from gallery. Please help to fix this issue.
Asked
Active
Viewed 98 times
0
-
Can you pass the instance of the activity to this non-activity class as a method parameter ? – R.daneel.olivaw Dec 13 '11 at 08:43
1 Answers
0
Here is the link to implement the functionality you want.
Try this..
Get/pick an image from Android's built-in Gallery app programmatically