lqml/examples/.android-ssl-test
2024-11-20 20:59:23 +01:00
..
build add simple example '.android-ssl-test' 2024-11-20 20:59:23 +01:00
build-android add simple example '.android-ssl-test' 2024-11-20 20:59:23 +01:00
build-ios add simple example '.android-ssl-test' 2024-11-20 20:59:23 +01:00
i18n add simple example '.android-ssl-test' 2024-11-20 20:59:23 +01:00
lisp add simple example '.android-ssl-test' 2024-11-20 20:59:23 +01:00
platforms/android add simple example '.android-ssl-test' 2024-11-20 20:59:23 +01:00
qml add simple example '.android-ssl-test' 2024-11-20 20:59:23 +01:00
.gitignore add simple example '.android-ssl-test' 2024-11-20 20:59:23 +01:00
app.asd add simple example '.android-ssl-test' 2024-11-20 20:59:23 +01:00
app.pro add simple example '.android-ssl-test' 2024-11-20 20:59:23 +01:00
make.lisp add simple example '.android-ssl-test' 2024-11-20 20:59:23 +01:00
mkdirs.sh add simple example '.android-ssl-test' 2024-11-20 20:59:23 +01:00
ql-libs.lisp add simple example '.android-ssl-test' 2024-11-20 20:59:23 +01:00
readme.md add simple example '.android-ssl-test' 2024-11-20 20:59:23 +01:00
run.lisp add simple example '.android-ssl-test' 2024-11-20 20:59:23 +01:00

This is here for testing SSL on android.

After doing make apk, please ensure files

libssl.so
libcrypto.so

are present in directory

build-android/android-build/libs/arm64-v8a/

When running the app, it should first display "downloading...", and after a few seconds (if the android device is connected to the internet), it should display "OK".