Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Installation and Deployment
  4. Android MySQL driver not loaded but available

Android MySQL driver not loaded but available

Scheduled Pinned Locked Moved Unsolved Installation and Deployment
3 Posts 2 Posters 731 Views
  • 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 Offline
    C Offline
    cRooked
    wrote on last edited by
    #1

    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
    0
    • jsulmJ Offline
      jsulmJ Offline
      jsulm
      Lifetime Qt Champion
      wrote on last edited by
      #2

      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
      0
      • jsulmJ jsulm

        Do you have MySQL client library on your android device?

        C Offline
        C Offline
        cRooked
        wrote on last edited by cRooked
        #3

        @jsulm i did not do anything on the android device

        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