Skip to content

python-for-android: demonstrates how to use a python service for android in a library(aar) being used by a kotlin app

Notifications You must be signed in to change notification settings

zworkb/p4a-library-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 

Repository files navigation

P4A library demonstrator

  • This code demonstrates how python-for-android to use a python service in a library(aar) being used by a kotlin app
  • uses websockets to communicate between kotlin and python
  • please build the p4a-library first since its output is used by the activity-demo

see subprojects for further information

  • p4a-library contains the python echo service pagaged as an .aar
  • kotlin activity contains the AndroidStudio project that tests the echo service

About

python-for-android: demonstrates how to use a python service for android in a library(aar) being used by a kotlin app

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published