Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Mobile and Embedded
  4. MySql and android
Qt 6.11 is out! See what's new in the release blog

MySql and android

Scheduled Pinned Locked Moved Unsolved Mobile and Embedded
5 Posts 3 Posters 557 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.
  • R Offline
    R Offline
    RenanHm
    wrote on last edited by
    #1

    Hello.. is there already MySql support for generating the plugin and connecting to the database on Android?

    KyefK 1 Reply Last reply
    0
    • SGaistS Offline
      SGaistS Offline
      SGaist
      Lifetime Qt Champion
      wrote on last edited by
      #2

      Hi,

      You need to get or build the MariaDB client library for Androïd and then build the plugin yourself using the guide in the Qt documentation.

      That said, why do you need to access your database directly from an application ? A REST service is usually simpler and avoid putting your database directly on the internet ?

      Interested in AI ? www.idiap.ch
      Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

      1 Reply Last reply
      0
      • R Offline
        R Offline
        RenanHm
        wrote on last edited by
        #3

        Hello.. I'm aware about security issues.. but for a specific project I need the MYSql plugin.

        Where can I find MariaDB libraries for AMR64??

        I looked on the website
        https://mariadb.org/download but only found for Linux_X86_X64.

        1 Reply Last reply
        0
        • SGaistS Offline
          SGaistS Offline
          SGaist
          Lifetime Qt Champion
          wrote on last edited by
          #4

          Hence the "or build" in my answer above.

          Interested in AI ? www.idiap.ch
          Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

          1 Reply Last reply
          0
          • R RenanHm

            Hello.. is there already MySql support for generating the plugin and connecting to the database on Android?

            KyefK Offline
            KyefK Offline
            Kyef
            wrote on last edited by
            #5

            @RenanHm The guide in the Qt documentation is deprecated and apply to old android Linux architecture, do we have a new way of building these drivers for i.e android-30 on Windows?

            Kyef Elliot
            If Can Imagine It...I Can Do It!!

            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