Skip to content
This repository has been archived by the owner on Sep 17, 2023. It is now read-only.

CustomInstallation

Maxie D. Schmidt edited this page Aug 18, 2020 · 2 revisions

Installation of the application

Install from the signed latest release APK

See the list of attached, developer signed binaries on the latest releases page. If you encounter issues, please be sure to promptly post a new issue.

Compile and roll your own

A work in progress (see current active issue). At minimum, clone this repository by running the following command at your terminal of choice:

git clone https://github.com/maxieds/ChameleonMiniLiveDebugger.git

Then proceed to compile the binary APK for the application using Android Studio. It will incur you enabling Android platform developer options on your phone to install this way.