Godiyos / python-for-android

Automatically exported from code.google.com/p/python-for-android
Apache License 2.0
0 stars 0 forks source link

cameraCapturePicture --> java.lang.NullPointerException #34

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. call cameraCapturePicture('/path/to/filename‘)

What is the expected output? What do you see instead?
Script should snap a photo, instead I get java.lang.NullPointerException

What version of the product are you using? On what operating system?
SL4A r4, Py4a r5, Andoird 2.3.7 (GingerVillain 3.3)

Please provide any additional information below.

Original issue reported on code.google.com by drscheme...@googlemail.com on 6 Nov 2011 at 9:18

GoogleCodeExporter commented 9 years ago
Possibly related to #16.

I have reproduced this with Cyanogen CM7 (Android 2.3.7) on two phones: Samsung 
Galaxy SII and HTC Hero.
SL4a_r4 + PythonForAndroid_r3 - Installed Interpreter 16, Extras 14, Scripts 
13. 

Original comment by and...@adlibre.com.au on 2 Feb 2012 at 5:11

GoogleCodeExporter commented 9 years ago
This is an sl4a issue.
See:
http://code.google.com/p/android-scripting/

Original comment by rjmatthews62 on 3 Apr 2012 at 2:33