[android-developers] How to generate Gallery thumbnails?

2011-12-27 Thread Lidia
Hello, Does any one know if it is possible to generate a gallery thumbnail. I do not need a simple thumbnail, like download and decode a picture, i need to generate a gallery thumbnail, like it would be when gallery is opened. Thanks in advance, Lidy -- You received this message because you

Re: [android-developers] How to generate Gallery thumbnails?

2011-12-27 Thread J Handal
http://developer.android.com/guide/topics/media/camera.html#capture-picture They don't mention the Gallery thumbnails? -- 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

Re: [android-developers] How to generate Gallery thumbnails?

2011-12-27 Thread J Handal
Follow this thread: I'm using t also he built-in camera app in my Xoom,tryng to store the picture in the AppGallery that comes by default. same intent : new Intent(android.provider.MediaStore.ACTION_IMAGE_CAPTURE); The reason that is not working is because of memory reasons, you only get a