Add Build infos

This commit is contained in:
Mylloon 2021-08-25 16:40:35 +02:00
parent 1aaf574000
commit e5297b77a4

View file

@ -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). 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 requirements: `pip install -r requirements.txt`
Install his [dependencies](https://buildozer.readthedocs.io/en/latest/installation.html#targeting-android).
[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) Plug in your android device and run `buildozer android debug deploy run`
#### Applications tested #### Applications tested
``` ```