Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

2
  • Hm. Would i be able to just use it in a prewritten python program by adding a couple of things it needs? Commented Nov 11, 2014 at 23:04
  • 1
    So it's designed to allow a more native experience by allowing you to embed a fully functional python interpreter within an Android environment. Unfortunately this does require a working understanding of both Java and Android's framework. You can also try downloading an app called SL4A Script Launcher which allows you to select a python module to launch from your memory card. Commented Nov 14, 2014 at 0:46