1
0

Add Qt5/QML building framework to contrib/android:

- update requirements file for building PyQt5
 - use separate .buildozer directories for qml and Kivy
 - add GUI and ARCH parameters to android/build.sh
This commit is contained in:
ThomasV
2022-03-05 09:07:45 +01:00
parent 6667a79f10
commit d91a4da557
10 changed files with 324 additions and 25 deletions

2
.gitignore vendored
View File

@@ -12,6 +12,8 @@ electrum/locale/
packages
env/
.buildozer/
.buildozer_kivy/
.buildozer_qml/
bin/
/app.fil
.idea