From e5297b77a4ea26785ed567636edd1602b6a597cb Mon Sep 17 00:00:00 2001 From: Mylloon Date: Wed, 25 Aug 2021 16:40:35 +0200 Subject: [PATCH] Add Build infos --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 4f2362b..5c54c7d 100644 --- a/README.md +++ b/README.md @@ -8,10 +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 +### [Build](https://kivy.org/doc/stable/guide/packaging-android.html) 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) +Install his [dependencies](https://buildozer.readthedocs.io/en/latest/installation.html#targeting-android). +Plug in your android device and run `buildozer android debug deploy run` #### Applications tested ```