In the result, you would be receiving the Uri of the image taken. Now
use the MediaStore content provider to retrieve the file path, and
create the thumbnail using this file path.

-Kumar Bibek
http://techdroid.kbeanie.com

On Sep 12, 12:52 pm, dadada <ytbr...@gmail.com> wrote:
> hi all,
>
> so i have an intent that use the system camera. so after i taken the
> photo, it brings me back my application.
>
> I want to display the image (just taken) as a thumbnail. How do i
> retrieve that latest image from MediaStore.Images.Thumbnails.
>
> thanks!
> bryan

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to