dya2 / android-scripting

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

WebCamFacade APIs does not working on Android 2.1 devices #584

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
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