mirror of
https://gitlab.com/eql/lqml.git
synced 2025-12-06 02:30:38 -08:00
| .. | ||
| build | ||
| build-android | ||
| build-ios | ||
| i18n | ||
| lisp | ||
| platforms/android | ||
| qml | ||
| .gitignore | ||
| app.asd | ||
| app.pro | ||
| make.lisp | ||
| mkdirs.sh | ||
| ql-libs.lisp | ||
| readme.md | ||
| run.lisp | ||
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".