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 ```