This version has been tested with Debian 10 and 11, as well as RaspbianOS.
cd scripts/debian-installer/
- Execute
./pyhton-installer.sh
- Execute
./appium-installer.sh
- (OPTIONAL) Execute
./bash-variables-installer.sh
- Note: This will add ANDROID_HOME to bashrc and a global folder in
~/.npm-global
- Note: This will add ANDROID_HOME to bashrc and a global folder in
Check if these programs are already installed in your OS (and install them, if not):
- Python (3.9+) with PIP
- NodeJS (18.x+) with NPM
- Open the terminal inside
tools/QRCodeFuzzer
npm install
- Open the terminal inside
tools/QRCodeGenerator
pip install -r requirements.txt
- Follow the instructions from the official website.