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

UnknownRPC error when trying to remote connect via private Server #110

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?
Nexus S
What firmware version are you running on the device?
2.6.3/  I9023XXKF1
What steps will reproduce the problem?
following your website´s instrucutins for remote connection via private SL4A 
server 
>>> droid = android.Android() generates the error
What is the expected output? What do you see instead?
python error "UnknownRPC"

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 peterber...@googlemail.com on 19 Feb 2012 at 11:28

Attachments:

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

damonkohler commented 9 years ago

From @GoogleCodeExporter on May 31, 2015 11:30

set AP_PORT and adb forward commands worked without error

Original comment by peterber...@googlemail.com on 19 Feb 2012 at 11:29

damonkohler commented 9 years ago

From @GoogleCodeExporter on May 31, 2015 11:30

In python 2.6. "import android" worked without error

Original comment by peterber...@googlemail.com on 19 Feb 2012 at 11:30