Skip to content

rdeaton/cpeg454

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

71 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

- Have SL4A installed on phone first
- For development on your laptop, first start a private server on port 8081
    - Run adb shell
      - am start -a com.googlecode.android_scripting.action.LAUNCH_SERVER -n com.googlecode.android_scripting/.activity.ScriptingLayerServiceLauncher --ei com.googlecode.android_scripting.extra.USE_SERVICE_PORT 8081
    - Forward port 8081 to a port on localhost
      - adb forward tcp:8081 tcp:8081

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages