Update build instructions

This commit is contained in:
Mylloon 2021-08-25 18:38:40 +02:00
parent 955fda0b46
commit ca985a7cfc

View file

@ -10,8 +10,8 @@ You can also add `DEBUG_MOBILISM` variable to add some verboses (only to `.env`
### [Build](https://kivy.org/doc/stable/guide/packaging-android.html)
Install requirements: `pip install -r requirements.txt`
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`
Install his [dependencies](https://buildozer.readthedocs.io/en/latest/installation.html#targeting-android) (you may need to delete your existing `.buildozer` folder)
Plug in your android device and run `buildozer android release`
#### Applications tested
```