Skip to content

Common Lisp package for working with Scripting Language for Android (SL4A). Allows for live REPL interaction with a running Android system. Available in quicklisp

Notifications You must be signed in to change notification settings

jkordani/cl-sl4a

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Quicklisp

This package allows communication with an sl4a server (See http://code.google.com/p/android-scripting/)

once loaded, use (target-device "ip" port) to setup the sl4a server ip and port, and then (target-connect)

once done, the demonstration functions should work. try (test-getinput)!

About

Common Lisp package for working with Scripting Language for Android (SL4A). Allows for live REPL interaction with a running Android system. Available in quicklisp

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published