Filip Maj created CB-924: ---------------------------- Summary: Implement saveToPhotoAlbum CameraOption on Android Key: CB-924 URL: https://issues.apache.org/jira/browse/CB-924 Project: Apache Cordova Issue Type: Sub-task Components: Android Environment: This seems to be default behaviour on a Nexus S running 2.3.6 (always saves to Gallery regardless of option specified) On a Galaxy Nexus running 4.0.2, it _never_ seems to save to Gallery. Reporter: Filip Maj Assignee: Filip Maj Fix For: 1.9.0
{{CameraOptions}} support a property {{saveToPhotoAlbum}}, which is not implemented on Android. Allows for a a returned picture from the {{getPicture}} API to be saved directly to the Gallery application upon taking the picture. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira