garnetrickster / android-scripting

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

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

Open GoogleCodeExporter opened 9 years ago

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

GoogleCodeExporter commented 9 years ago
set AP_PORT and adb forward commands worked without error

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

GoogleCodeExporter commented 9 years ago
In python 2.6. "import android" worked without error

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