mirror of
https://gitlab.com/eql/lqml.git
synced 2025-12-06 02:30:38 -08:00
534 B
534 B
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/
(that is, they should have been copied automatically to above place)
Uninstall any app called 'app' (which you might have previously installed) before installing this one.
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".