Skip to content

dylanleigh/dl-sl4a-scripts

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 

Dylan's SL4A Scripts

All of these are written in Python and not packaged as APKs, so you will need Scripting Layer for Android and the Python interpreter to run them.

You may or may not need to rename them to end in .py to get your device to pick them up as scripts.

ModeSelect
Via a list dialog, quickly toggle bluetooth, silent mode, airport mode, screen timeout and so on.
Droid-Netifs
Tells you the name and IP address of all active network interfaces.
sdcard-over-http

Quick and dirty script to serve the sdcard over HTTP.

Obviously a security issue as anyone with access to the device IP can read everything on it, so be careful. Possibly useful for a quick backup of a device or other file transfers when you can't use a better system.

See Also

My todo script Rastodo supports SL4A and will use it to create the GUI if run on Android.

About

Assorted Android Python scripts using SL4A

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages