Skip to content

Demonstration of using PyJNIus to access to any java class

Notifications You must be signed in to change notification settings

luntan365/android-demo

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Demonstration of using PyJNIus to access to any java class

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%