SomberNight
|
c93582f661
|
android build: update README to newer build.sh syntax
|
2022-03-26 03:21:03 +01:00 |
|
ThomasV
|
d91a4da557
|
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
|
2022-03-08 17:21:31 +01:00 |
|
SomberNight
|
e8b53d0240
|
android build: set SOURCE_DATE_EPOCH to cur time for debug builds
Otherwise One would have to git commit every change to be tested on a phone.
|
2022-02-23 17:49:26 +01:00 |
|
SomberNight
|
5ae167d67d
|
android build: place binaries in ./dist/ instead of ./bin/
Let's try to consolidate and have all build scripts put binaries into ./dist/
|
2021-06-18 16:28:52 +02:00 |
|
SomberNight
|
dab25e3b24
|
android build: add exec permission to apkdiff.py, and print hashes
|
2021-06-10 16:41:37 +02:00 |
|
SomberNight
|
3c9346cce2
|
android build: attempt at reproducible builds
|
2021-06-09 18:34:09 +02:00 |
|
SomberNight
|
c68d73715a
|
android build: only build one apk for debug builds
|
2021-04-07 17:15:52 +02:00 |
|
SomberNight
|
c3ae1c0965
|
android build: (trivial) build arm64 apk first
Build the apk I use to test with first :P
This is also the one mentioned in the README copy-paste code snippets.
|
2021-03-01 20:45:52 +01:00 |
|
ThomasV
|
485422b072
|
move android stuff to contrib/android
|
2020-06-12 20:57:22 +02:00 |
|