Skip to content

kived/py4a-updater

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

py4a-updater

Auto-updater for Kivy/py4a applications which are not available on Google Play.

###Usage

Check out the sample application in UpdaterTest.

###Update check file

The update check file should be a simple comma-delimited list containing the current version code, the friendly version number and the URL for downloading the update.

Example:

2,2.0,http://192.168.2.129/UpdaterTest-2-debug.apk

About

Auto-updater for python-for-android apps

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages