lqml/examples/.android-ssl-test/readme.md

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".