On Dec 11, 4:37 pm, Vytautas Vaitukaitis <vaitukaitis.vytau...@googlemail.com> wrote: > @Matt > > Yes, you're absolutely right - I'm trying to do what works on Hero - > if that fails, I do what works on all the other phones. > > I'm not quite sure about which of the Camera API issues you're talking > about: the failure to retrieve images with resolution greater than > 512x384 or lack of single method to obtain images of 512x384 > resolution?
I was having out memory leak issues, so I was trying to cleanup my whole application. Taking a picture, then manipulating, then uploading an image takes a lot of memory, so I was looking for the best practices for this sort of thing. I hoped a good practice was to call the default camera activity, and that there would be a standardized response. That's what I was talking about. -- 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