Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/tito/android-demo

Demonstration of using PyJNIus to access to any java class
https://github.com/tito/android-demo

Last synced: 1 day ago
JSON representation

Demonstration of using PyJNIus to access to any java class

Awesome Lists containing this project

README

        

Android Demo
------------

Compile with python-for-android::

./build.py --package org.kivy.android.demo --name 'Android Demo' \
--version 1 --private ~/code/android-demo/ \
--permission ACCESS_FINE_LOCATION \
--permission ACCESS_COARSE_LOCATION \
--permission INTERNET \
debug installd