Hello i am trying to develop an app as a project for school. I ran to a problem. I was greeted with this.
After google searching here is what i found out. It would seem that google has stopped support of openSSL (the one responsible for httprequests) on android 7 + . So again i went to googling for solutions and stumbled into an official documentation form Qt on how to solve this.
https://doc.qt.io/qt-5/opensslsupport.html
Now again more problems, It would seem that for me to do it is to use a Linux based OS, which i dont have. So hence the Title. Is there anyway for me Using QT running on a WINDOWS operating system to add openSSL support to my android application?
Qt Creator v 4.6.1 and Qt v 5.11