mirror of
https://github.com/apache/cordova-plugin-camera.git
synced 2026-07-14 00:00:03 +08:00
6f4fef8479d690b9037baa05ab4269f9279e1d80
getRotatedBitmap() can run out of memory if the image is very large: http://simonmacdonald.blogspot.ca/2012/07/change-to-camera-code-in-phonegap-190.html If this happens, simply do not rotate the image and return it unmodified. If you do not catch the OutOfMemoryError, the Android app crashes.
cordova-plugin-camera
To install this plugin, follow the Command-line Interface Guide.
If you are not using the Cordova Command-line Interface, follow Using Plugman to Manage Plugins.
Languages
Objective-C
50.8%
Java
32.8%
JavaScript
15.7%
C
0.7%