DroidPython
Python app development with SL4A in Android Studio
Install / Use
/learn @sofdigital/DroidPythonREADME
droid-python
<h3><a href="https://youtu.be/t9mQkAddOS0">Click here for SL4A / Webview (Hybrid) Demo</a></h3>Forked and merged project of SL4A and Android-Python27
Both Python2.7 and Python3.2 have been embedded along with the latest updated SL4a fork and converted into a Gradle build model for rapid development in Android Studio.
Both apks have been tested on Kitkat 4.4.2 and Lollipop 5.0.1 as of 10/19/2015.
Please check the wiki for relevant resources for your build, more will be added when time permits.
Yes that is right, Python is back in business on Android!!!
-Michael
<h3>droid-python wiki</h3> <p><b>SL4A Help</b></p> <a href="https://github.com/ainsophical/droid-python/wiki/SL4A-API">SL4A API HELP</a> <p><b>APK Tutorials</b></p> <a href="https://github.com/ainsophical/droid-python/wiki/How-to-create-a-custom-RPC-facade"> How to create a custom RPC facade</a><br> <a href="https://github.com/ainsophical/droid-python/wiki/How-to-create-a-custom-APK"> How to create a custom APK</a><br> <a href="https://github.com/ainsophical/droid-python/wiki/How-to-update-with-latest-SL4A"> How to update with latest SL4A</a><br> <a href="https://github.com/ainsophical/droid-python/wiki/How-to-upgrade-Python-builds-in-APK"> How to upgrade Python builds in APK</a><br> <a href="https://github.com/ainsophical/droid-python/wiki/How-to-add-your-Python-scripts"> How to add your Python scripts</a><br> <a href="https://github.com/ainsophical/droid-python/wiki/How-to-debug---run-Python-from-the-shell"> How to debug run Python from the shell</a><br> <h3>Common Questions</h3> <a href="https://github.com/ainsophical/DROID_PYTHON/issues/5">Adding PYPI Packages</a><br> <a href="https://github.com/ainsophical/DROID_PYTHON/issues/4">Passing Parameters to Script/Interpereter</a><br>