Supposed to be a boilerplate project to create an Android application that communicates nicely with another Android application.
- Run
tools/download_deps.py
to download frida-gumjs devkit from GitHub. - Compile
src/
using Android Studio so the necessary binary is created. - Run
tools/run_injector.bat
.