First, a separate question about the Camera app. When I open it it
tells me "Press Capture button to take picture". Where is the capture
button on the emulator or how do I simulate it?

Now the main question. From my app I want to call the native Camera
app to get a picture with location information. I am currently using
an intent with MediaStore.ACTION_IMAGE_CAPTURE and it does start the
Camera app but because of the limitation mentioned above I can't test
it. The documentation mentions that "the image is returned as a Bitmap
object in the extra field". What is the actual extra field and how
would I get any longitude and latitude coordinates?

Thanks

--~--~---------~--~----~------------~-------~--~----~
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]
Announcing the new Android 0.9 SDK beta!
http://android-developers.blogspot.com/2008/08/announcing-beta-release-of-android-sdk.html
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to