Add Build steps

This commit is contained in:
Mylloon 2021-08-25 14:45:28 +02:00
parent cdc921097c
commit 13a88293e6

View file

@ -8,6 +8,10 @@ Or create `.env` file inside the repo folder with `PSEUDO_MOBILISM`, `PASSWORD_M
You can also add `DEBUG_MOBILISM` variable to add some verboses (only to `.env` file).
### Build
Install requirements: `pip install -r requirements.txt`
[Install Dependencies](https://python-for-android.readthedocs.io/en/latest/quickstart/#installing-p4a) and [Android SDK/NDK](https://python-for-android.readthedocs.io/en/latest/quickstart/#installing-android-sdk)
#### Applications tested
```