Meartan / android-scripting

Automatically exported from code.google.com/p/android-scripting
1 stars 0 forks source link

cameraCapturePicture problem #633

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What device(s) are you experiencing the problem on?
HTC Desire
What firmware version are you running on the device?
sl4a_r5.apk android 2.3.3
What steps will reproduce the problem?
1.cameraCapturePicture scripts is run
2.but not work create apk files.
3.make apk files not working cameraCapturePicture

What is the expected output? What do you see instead?

---

What version of the product are you using? On what operating system?

Please provide any additional information below.

Original issue reported on code.google.com by electroc...@gmail.com on 7 Jun 2012 at 8:26

GoogleCodeExporter commented 9 years ago
Got java null pointer on a Nexus 7

Original comment by paulvr...@gmail.com on 4 Nov 2012 at 7:23

GoogleCodeExporter commented 9 years ago
I am having the same issue. java null pointer - Nexus 7 

Original comment by patrick....@gmail.com on 26 Nov 2012 at 8:09

GoogleCodeExporter commented 9 years ago
This appears to be a issue with devices without a backward facing camera and 
SDK 9+.
I've made an attempt to fix the problem in 6x01:
http://code.google.com/p/android-scripting/wiki/Unofficial?ts=1355096948&updated
=Unofficial#Development_releases

This still needs testing.

Original comment by rjmatthews62 on 10 Dec 2012 at 12:00

GoogleCodeExporter commented 9 years ago
tested on this hardware: 
Arnova 10d G3 tablet, android 4.0.3
the only camera is on the display side of the tablet.

SL4A r6x001 did fix this issue.
droid.cameraInteractiveCapturePicture()  works now like on the other devices.

thank you!

Original comment by paulherweg on 17 Dec 2012 at 10:19

GoogleCodeExporter commented 9 years ago
That fixed it on the nexus 7.  
Thanks.

Original comment by patrick....@gmail.com on 18 Dec 2012 at 4:13