hi all, pls let me know the cade for getting the current location of images that is captured and sending to the selected persons thank's in advance
views:
3answers:
1
A:
IIRC the images from the camera are stored in /sdcard/DCIM/100MEDIA
To access the camera directly, use the Camera class: http://developer.android.com/reference/android/hardware/Camera.html
Cylindric
2010-09-21 14:04:40