Add Build steps
This commit is contained in:
parent
cdc921097c
commit
13a88293e6
1 changed files with 4 additions and 0 deletions
|
@ -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
|
||||
```
|
||||
|
|
Reference in a new issue