mirror of
https://github.com/apache/cordova-android.git
synced 2025-01-19 15:12:51 +08:00
eb0e0d9d11
Instead of capturing the orginal image to /sdcard/Pic.jpg or /sdcard/Capture.jpg we detect if the SD card is mounted. If mounted the file is placed in the apps temp directory at: /sdcard/Android/data/{package name}/cache/ If the SD card is not mounted we default to internal storage at: /data/data/{package name}/cache/ |
||
---|---|---|
.. | ||
assets | ||
libs | ||
res | ||
src/com/phonegap | ||
.classpath | ||
.project | ||
AndroidManifest.xml | ||
build.xml | ||
default.properties |