Skip to content
This repository has been archived by the owner on Jan 12, 2022. It is now read-only.

prurigro/archon-exec

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

archon-exec

A wrapper for ARChon and chromeos-apk to launch Android APKs in a single step

Dependencies

  • ARChon: Executes converted ARChon APKs
  • chrome or chromium: Runs ARChon inside as an extension
  • chromeos-apk: Extracts Android APKs and converts them to ARChon APKs

Configuration

Configuration is done by setting the values of the following environment variables:

  • ARCHON_APKROOT: The directory to extract and install APK files (default: /tmp/archon)
  • ARCHON_CONFIG: The directory to manage config data for each APK (default: $HOME/.config/archon)
  • ARCHON_PATH: The directory containing ARChon (default: /opt/archon)

USAGE

Simply run ./archon-exec /path/to/file.apk and the application should start right up!

CREDITS

Written by Kevin MacMartin:

LICENSE

Released under the MIT license.

About

Wrapper script for launching APK files with ARChon and chromeos-apk

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages