clsung / appupd

App UpdateD

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AppUpD

App Updater

Upload apk, and generate update.json

update.json

[ { "package_name": "str", "download_link": "str", "version": "str", //a.b.d "activity_intent": "str", "service_intent": "str", "receiver_intent": "str" //Used to auto start activity/service/receiver after update }, { ... }, ]

Meta

Author

Cheng-Lung Sung :: clsung@gmail.com :: @clsung

About

App UpdateD


Languages

Language:Python 100.0%