From 13a88293e6a5a3fa12060ac19d23e2a1c3c39f5a Mon Sep 17 00:00:00 2001 From: Mylloon Date: Wed, 25 Aug 2021 14:45:28 +0200 Subject: [PATCH] Add Build steps --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 147e21a..4f2362b 100644 --- a/README.md +++ b/README.md @@ -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 ```