dya2 / android-scripting

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

SL4A: Cannot instantiate a public server on a Motorola Xoom #578

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
> What device(s) are you experiencing the problem on?

Motorola Xoom, WiFi-only model.

> What firmware version are you running on the device?

Unless "Build HTK75D" actually means "Firmware version HTK75D" but someone 
decided to be obscure, I have no idea -- all I can say is it's current.

Apart from unknown "firmware", I have Kernel version 2.6.36-3-g111d827, Build 
number HTK75D

> What steps will reproduce the problem?

1. Install sl4a_r5x.apk and PythonForAndroid_r4.apk, run the latter to download 
the archives.

2. Run SL4A
3. Try to start a public server.

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

Instead of starting a public server, SL4A crashes and is forcibly closed 
(logcat.txt attached)

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

Android Kernel version 2.6.36-3-g111d827, Build number HTK75D

SL4A version from sl4a_r5x.apk, which doesn't reveal what version it is in the 
user interface.

> Please provide any additional information below.

USB debug mode enabled. I can instantiate a private server (which works as 
expected) while tethered to a USB cable, but not a public server. This Xoom is 
not rooted and I selected a high port for this test, i.e. 50000.

FWIW, the network environment is an intranet where I have an easy time 
communicating with the Xoom because I assign IP addresses based on MACs (i.e. 
static leases), and I regularly use SSH to communicate with the Xoom. So there 
aren't any obvious network issues.

Original issue reported on code.google.com by lut...@gmail.com on 7 Oct 2011 at 9:31

Attachments: