Kevin Woram 6f4fef8479 CB-5599 Android: Catch and ignore OutOfMemoryError in getRotatedBitmap()
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.
2013-12-06 14:50:59 -05:00
2013-12-03 13:09:27 -08:00
2013-07-15 18:02:42 -07:00
2013-08-06 14:42:09 -07:00

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.

Description
No description provided
Readme 2 MiB
Languages
Objective-C 51.6%
JavaScript 24.2%
Java 23.7%
C 0.5%