views:

106

answers:

0

I just load thumbnails(MINI_KIND) into GridView to show overview of local images of Camera.Click on it to show a bigger thumb(MICRO_KIND).And now I need to get the original image through MediaStore.Images.Thumbnails.IMAGE_ID(to upload the original file).Should I query again through MediaStore?


like photoshop.com for android