Upgrade to Pro — share decks privately, control downloads, hide ads and more …

Python Scripting in Android with SL4A

Python Scripting in Android with SL4A

SL4A allows to run scripts in android using most APIs that are available to native apps except that the process is simpler. It can be used to build anything from home automation systems to high altitude ballooning projects.

Sivasubramanyam A

March 24, 2015
Tweet

Transcript

  1. What’s this? A library that allows to run scripts directly

    on Android. Has access to the most commonly used APIs that normal Java based applications use. Very simple and easy to code. Helpful in situations when you need to quickly script your phone for something*. Scripting Layer For Android(SL4A)
  2. Something??? ◦ Time lapse photography ◦ Home automation ◦ A

    counterpart to Siri/Cortana ◦ High Altitude Balloon projects ◦ or….getting important questions for tomorrow’s semester exam??
  3. Time Lapse photography Let’s assume that you are at a

    beach on a fine evening and you happen to see a dramatic sunset. You would like to get a timelapse shot. But, wait. You don’t have a timelapse app installed in your phone.
  4. Important questions for semester exams Because, I am an engineering

    student who likes to do things at the last minute. Rejinpaul == 1 month engineering God But what if God fails?
  5. “ “Progress isn't made by early risers. It's made by

    lazy men trying to find easier ways to do something.”