Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. QML and Qt Quick
  4. How to autorized acces to libssl.so and libcrypto.so in Android 7
Qt 6.11 is out! See what's new in the release blog

How to autorized acces to libssl.so and libcrypto.so in Android 7

Scheduled Pinned Locked Moved Unsolved QML and Qt Quick
4 Posts 3 Posters 2.9k Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • H Offline
    H Offline
    halil sogut68
    wrote on last edited by
    #1

    Hi,

    How to autorized acces to libssl.so and libcrypto.so in Android 7 ? Are there anyone who solve this problem in Linux or Windows side because we can not solve.

    Thanks for helping.

    1 Reply Last reply
    0
    • sierdzioS Offline
      sierdzioS Offline
      sierdzio
      Moderators
      wrote on last edited by
      #2

      What do you mean by "authorized access"? What do you want to achieve?

      The standard way of using OpenSSL with Qt is to compile it yourself and ship with the application, if that is what you are asking. It is possible to do on all platforms, Android, Linux and Windows included.

      (Z(:^

      1 Reply Last reply
      0
      • Pradeep P NP Offline
        Pradeep P NP Offline
        Pradeep P N
        wrote on last edited by
        #3

        Hi @halil-sogut68

        As @sierdzio u have to compile it for android and u need to add them as Additional Libraries under Project -> Build Setups -> Build Android APK -> Additional Libraries.
        0_1501510309818_dc4ae5d1-38f3-470a-89cd-c406f17f5ff1-image.png

        Pradeep Nimbalkar.
        Upvote the answer(s) that helped you to solve the issue...
        Keep code clean.

        1 Reply Last reply
        2
        • H Offline
          H Offline
          halil sogut68
          wrote on last edited by
          #4

          Hi,
          Problem was solved :https://geonet.esri.com/message/667378-cant-add-libssl-and-libcrypto#comment-667409

          Thanks for helping

          1 Reply Last reply
          0

          • Login

          • Login or register to search.
          • First post
            Last post
          0
          • Categories
          • Recent
          • Tags
          • Popular
          • Users
          • Groups
          • Search
          • Get Qt Extensions
          • Unsolved