Qt Forum

    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Unsolved

    Call for Presentations - Qt World Summit

    Unsolved Android MySQL driver not loaded but available

    Installation and Deployment
    2
    3
    562
    Loading More Posts
    • 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.
    • C
      cRooked last edited by

      Hey there folks,

      I have a problem I tried to solve with older posts but nothing worked.

      I have my app which gets its data from a remote mysql server. On Desktop-Mode it works like a charm but it won't connect to the sqlserver when started on android tablet.
      it says "QMYSQL driver not loaded"
      but also "available drivers: QSQLITE QMYSQL QMYSQL3"

      in my folder Qt/5.5/android_armv7/plugins/sqldrivers are:
      libmariadb.so
      libqsqlite.so
      libqsqlmysql.so

      could anyone help me please? for this project i am bound to windows, so be warned im a noob when it comes to dlls

      thanks in advance

      cheers!

      1 Reply Last reply Reply Quote 0
      • jsulm
        jsulm Lifetime Qt Champion last edited by

        Do you have MySQL client library on your android device?

        https://forum.qt.io/topic/113070/qt-code-of-conduct

        C 1 Reply Last reply Reply Quote 0
        • C
          cRooked @jsulm last edited by cRooked

          @jsulm i did not do anything on the android device

          1 Reply Last reply Reply Quote 0
          • First post
            Last post