Skip to content

android, simplify build

Johnny Jazeix requested to merge work/android_simplified into master

Note: if it works, we'll need to update the wiki to replace the Qt5 build variables for android.

First commit uses androiddeployqt to sign and align the packages.

Second commit simplifies the openssl dependency build by removing external script.

Third commit removes all the Qt5*_DIR variables to build an apk and uses the same variables needed for Qt 5.15.

Edited by Johnny Jazeix

Merge request reports