[android-developers] Re: Thumbnails

2009-03-17 Thread Gaurav
One point is still left, can we have duplicate thumbnails of same kind. Say I have an Image, can there be two thumbnails of micro kind of the same image? - No, right? On Mar 17, 4:52 am, Dave Sparks davidspa...@android.com wrote: We have a number of issues with metadata that need to be sorted

[android-developers] Re: Thumbnails

2009-03-17 Thread todd
Yes, you can have both thumbnail types. It's just another row in the DB. The kind fields would be different for the micro and mini rows. --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups Android Developers group. To

[android-developers] Re: Thumbnails

2009-03-16 Thread Iliyan Malchev
On Sat, Mar 14, 2009 at 4:37 AM, Gaurav agarw...@gmail.com wrote: I will like some clarifications around thumbnails: 1. Whose responsibility is it to generate thumbnails - the android OS or the application developer? Pre-cupcake, android (specifically, the camera framework which runs in

[android-developers] Re: Thumbnails

2009-03-16 Thread todd
Having the camera app create thumbs when a photo is taken is great, but another common scenario has been left unanswered. What happens when the user inserts (or copies) images to the SD card? I've found that unless the Pictures app is run, no thumbs have been generated for the images on the SD

[android-developers] Re: Thumbnails

2009-03-16 Thread Iliyan Malchev
On Mon, Mar 16, 2009 at 1:20 PM, todd tdonahue...@gmail.com wrote: Having the camera app create thumbs when a photo is taken is great, but another common scenario has been left unanswered. What happens when the user inserts (or copies) images to the SD card? I believe that the camera app or

[android-developers] Re: Thumbnails

2009-03-16 Thread Dave Sparks
We have a number of issues with metadata that need to be sorted out. Unfortunately, it will have to wait until the next major release. Unless I'm mistaken, micro-thumbnails are generated by the music player for album art. This is just an optimization to improve list flinging operations in the