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
Forum Updated to NodeBB v4.3 + New Features

Android MySQL driver not loaded but available

Scheduled Pinned Locked Moved Unsolved Installation and Deployment
3 Posts 2 Posters 740 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 29 Jan 2016, 07:21 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
    • J Offline
      J Offline
      jsulm
      Lifetime Qt Champion
      wrote on 29 Jan 2016, 07:56 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 29 Jan 2016, 07:58
      0
      • J jsulm
        29 Jan 2016, 07:56

        Do you have MySQL client library on your android device?

        C Offline
        C Offline
        cRooked
        wrote on 29 Jan 2016, 07:58 last edited by cRooked
        #3

        @jsulm i did not do anything on the android device

        1 Reply Last reply
        0

        3/3

        29 Jan 2016, 07:58

        • Login

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