About supporting TLS connection in Mosquitto for Android.
Original buildscript was forked @ https://gist.github.com/andreasjk/5525205
But WITH_TLS flag was disabled due to OpenSSL problem.
- Check mosquitto_android_cmake.sh and update your local value
- Run mosquitto_android_cmake.sh
- cd org.eclipse.mosquitto-1.4.8/build & make
Prebuilt binary for Android arm-v7a was included.
Push things to device and enjoy :)
Mosquitto: https://mosquitto.org/
OpenSSL: https://www.openssl.org/
JNI binding for Mosquitto