WAvdBeek / android-test

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

1. qr scanner

1.1. Dependencies

1.1.1. Install python requirements

install the required python packages for this tool

via either python or python3 depending on your system:

python3 -m pip install -r requirements.txt

python -m pip install -r requirements.txt

1.3. creating an APK

About


Languages

Language:Python 100.0%