Seems like using the MediaStore.ACTION_IMAGE_CAPTURE hardcoded String
value ("android.media.action.IMAGE_CAPTURE") still works in 1.0 and
starts the native camera app. Nevertheless, removing this constant
might mean there's a better way to do this... Any feedback is
welcomed.

Furthermore, both in 0.9 and 1.0, when starting the camera app this
way, the captured image is returned in the result intent extras. The
returned image is small with a much smaller resolution than the images
captured in the camera activity in the normal way. The pictures look
very grainy. Is there a way to overcome this?
--~--~---------~--~----~------------~-------~--~----~
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
[EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to