android_development
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| android_development [2012/07/17 13:39] – jtkorb | android_development [2012/07/18 06:56] (current) – clarification of port setting on Android device jtkorb | ||
|---|---|---|---|
| Line 17: | Line 17: | ||
| - See full instructions at http:// | - See full instructions at http:// | ||
| - Connect Android device to workstation with Android SDK installed. | - Connect Android device to workstation with Android SDK installed. | ||
| - | - Start server on Android device: | + | - From SL4A Scripts screen -> Menu -> View -> Interpreters |
| - | - Set environment variable with local port (used by android.py): | + | - Set server to use port 4242: Menu -> Preferences -> Server Port -> 4242 |
| - | - Forward local port on workstation to Android device: adb forward tcp:4242 tcp:4242 | + | - Start server on Android device: |
| + | - Set environment variable with local port (used by android.py): | ||
| + | - Forward local port on workstation to Android device: | ||
| - Download android.py to workstation workspace: http:// | - Download android.py to workstation workspace: http:// | ||
| - Run Python and play... | - Run Python and play... | ||
android_development.1342557547.txt.gz · Last modified: 2012/07/17 13:39 by jtkorb