Skip to content

tshirtman/android_jnius_custom_java

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Custom java code in Kivy/P4A app built with buildozer

To test the app on desktop (before building for android), you can run.

ant all
python app/main.py

To test on android, make sure you have buildozer installed and functionnal and run.

buildozer android debug deploy run logcat

This repository uses github actions to produce an apk you can download and run.

About

An example of using custom java code in a Python For Android application built with Buildozer.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published