34 lines
964 B
YAML
34 lines
964 B
YAML
|
Categories:
|
||
|
- System
|
||
|
License: GPL-3.0-only
|
||
|
SourceCode: https://github.com/bpear96/ARChon-Packager
|
||
|
IssueTracker: https://github.com/bpear96/ARChon-Packager/issues
|
||
|
|
||
|
AutoName: ARChon Packager
|
||
|
Description: |-
|
||
|
Produce Chrome ARChon Custom Runtime packages directly from your phone. You can
|
||
|
generate chrome packages from either APKs on your phones storage or from already
|
||
|
installed apps.
|
||
|
|
||
|
Open the App, select an APK or App from list. App Name and package name are both
|
||
|
pulled from the APK and put into the manifest.json file. Everything is then
|
||
|
zipped together in a ChromeAPK folder on your phones storage.
|
||
|
|
||
|
RepoType: git
|
||
|
Repo: https://github.com/bpear96/ARChon-Packager
|
||
|
|
||
|
Builds:
|
||
|
- versionName: 0.9.6
|
||
|
versionCode: 17
|
||
|
commit: d1dd6ec848079cd5293f1410ae24bcfe9d1842fd
|
||
|
subdir: app
|
||
|
gradle:
|
||
|
- yes
|
||
|
rm:
|
||
|
- app/libs/*jar
|
||
|
|
||
|
AutoUpdateMode: None
|
||
|
UpdateCheckMode: RepoManifest
|
||
|
CurrentVersion: 0.9.6
|
||
|
CurrentVersionCode: 17
|