Biggest question out of this is... why is it looking for the native SSL? Well, when I run:

Qt Code:
  1. jar -tvf android_build_debug.apk | grep libssl
To copy to clipboard, switch view to plain text mode 
(to search the apk for any SSL references)... I get NOTHING returned.

So then, WHY is QT not building my ssl & crypto into the apk???