damonkohler / sl4a

SL4A brings scripting languages to Android by allowing you to edit and execute scripts and interactive interpreters directly on the Android device.
Apache License 2.0
2.43k stars 800 forks source link

WebCamFacade APIs does not working on Android 2.1 devices #123

Open damonkohler opened 9 years ago

damonkohler commented 9 years ago

From @GoogleCodeExporter on May 31, 2015 11:30

What device(s) are you experiencing the problem on?
Motorola Spice XT-300

What firmware version are you running on the device?
Android 2.1

What steps will reproduce the problem?
1. Any WebCamFacade API
2. import android
   droid = android.Android()
3. droid.cameraStartPreview(0,20,"/sdcard/sl4a/jpg/")

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

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 mike...@gmail.com on 6 Nov 2011 at 2:57

Copied from original issue: damonkohler/android-scripting#584

bee-lal commented 8 years ago

can this be fixed please ^^