开发者

how to get the current location of the captured images in android and sending it?

开发者 https://www.devze.com 2023-01-01 00:07 出处:网络
pls let me know the cade fo开发者_如何学运维r getting the current location of images that is captured and sending to the selected persons

pls let me know the cade fo开发者_如何学运维r getting the current location of images that is captured and sending to the selected persons thank's in advance


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

0

精彩评论

暂无评论...
验证码 换一张
取 消