GitHub user IuriiO opened a pull request:
https://github.com/apache/incubator-cordova-android/pull/54
Camera plugin (HTC Incredible) is crashing on 2.3.4 devices without SD card
Camera plugin (HTC Incredible) is crashing on 2.3.4 devices without SD card
Fails with NullPointerException in getScaledBitmap method.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/IuriiO/incubator-cordova-android
Android_2.3.4_camera_crash
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-cordova-android/pull/54.patch
----
commit b9ddc9e678e5fdaca6a49fbfaea5e375ac4c3871
Author: Iurii Okhmat <[email protected]>
Date: 2012-11-10T00:40:56Z
Camera plugin (HTC Incredible) is crashing on 2.3.4 devices without SD card
commit f9a49efae9cfa80fa01c3a52705ea5d66a077b18
Author: Iurii Okhmat <[email protected]>
Date: 2012-11-10T00:44:33Z
Removed unnecessary import.
----