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

Include Setting To Keep AP_PORT Value Stable #274

Open damonkohler opened 9 years ago

damonkohler commented 9 years ago

From @GoogleCodeExporter on May 31, 2015 11:25

When using "adb forward" to run Python code from my laptop on the phone, I 
have to open the Python interpreter on the phone, grab the AP_PORT value on 
screen, and then enter it into my laptop. It would help to keep this number 
stable so development over multiple sessions wouldn't change it each time ASE 
is launched.

Original issue reported on code.google.com by rhickman on 2 Mar 2010 at 9:38

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

damonkohler commented 9 years ago

From @GoogleCodeExporter on May 31, 2015 11:25

Original comment by damonkoh...@gmail.com on 2 May 2010 at 3:18