Hi!

I'm developing an image editor on android. I have a problem when I
have to save the image. If I save the image with a outputstream, I can
save the image but my program and android's gallery can't see the new
image. If I save the image with MediaStore.Images.Media.insertImage, I
can see the saved image but the problem it's that this function save a
little image called thumbnails which I don't know what to do.

Thank you. Regards,

Jesús

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

Reply via email to