<html><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class=""><div class="">Looking at John's log file a little more, here's something that really confuses me:</div><div class=""><br class=""></div><div class=""><font face="Courier New" class="">QSslSocket: cannot resolve OPENSSL_init_ssl</font></div><div class=""><font face="Courier New" class="">QSslSocket: cannot resolve OPENSSL_init_crypto</font></div><div class=""><font face="Courier New" class="">...</font></div><div class=""><font face="Courier New" class="">QSslSocket: cannot resolve OpenSSL_version</font></div><div class=""><font face="Courier New" class="">Incompatible version of OpenSSL</font></div><div class=""><br class=""></div><div class="">We are bundling libssl.so in the .apk. So why is it trying to use the native version in the first place?</div><div class=""><br class=""></div><div class="">I think we really need to see an <font face="Courier New" class="">adb logcat</font> output (as I said, I'm trying to re-learn how to use the emulator/simulator in the meantime).</div><div class=""><br class=""></div><div class="">/D</div></body></html>