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. QtCipherSqlitePlugin in QT using Kit for Android
Forum Update on Monday, May 27th 2025

QtCipherSqlitePlugin in QT using Kit for Android

Scheduled Pinned Locked Moved Unsolved Mobile and Embedded
7 Posts 3 Posters 1.1k 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.
  • J Offline
    J Offline
    JasmineSethi
    wrote on last edited by
    #1

    I have imported QtCipherSqlitePlugin in QT using Android kit.
    using following path: https://github.com/devbean/QtCipherSqlitePlugin

    But getting lot of errors after build. M i missing any step.
    Please let me know how to build QtCipherSqlitePlugin for android?

    K 1 Reply Last reply
    0
    • J JasmineSethi

      I have imported QtCipherSqlitePlugin in QT using Android kit.
      using following path: https://github.com/devbean/QtCipherSqlitePlugin

      But getting lot of errors after build. M i missing any step.
      Please let me know how to build QtCipherSqlitePlugin for android?

      K Offline
      K Offline
      koahnig
      wrote on last edited by
      #2

      @JasmineSethi

      Hi and welcome to devnet forum

      Stupid question, but did you compile and build the referred module's libraries ?
      What was the outcome?

      You need to post the start of the error messages.

      Also this is an external module based on Qt. Therefore, you should also contact the original author of the module. Here in the forum you will get only limited support on general issues.

      Vote the answer(s) that helped you to solve your issue(s)

      1 Reply Last reply
      0
      • J Offline
        J Offline
        JasmineSethi
        wrote on last edited by
        #3

        Steps followed as:

        1. imported the pro files
        2. Build it
        3. after building getting error as follows:
          ...\QtCipherSqlitePlugin-master\QtCipherSqlitePlugin-master\sqlitecipher\sqlite3\shathree.c
          M getting error in the above mentioned .c file. The screenshot for the same is attached.

        0_1540987068140_0908553b-fc7e-4312-bf5e-f8c4dce34151-image.png

        K 1 Reply Last reply
        0
        • J JasmineSethi

          Steps followed as:

          1. imported the pro files
          2. Build it
          3. after building getting error as follows:
            ...\QtCipherSqlitePlugin-master\QtCipherSqlitePlugin-master\sqlitecipher\sqlite3\shathree.c
            M getting error in the above mentioned .c file. The screenshot for the same is attached.

          0_1540987068140_0908553b-fc7e-4312-bf5e-f8c4dce34151-image.png

          K Offline
          K Offline
          koahnig
          wrote on last edited by
          #4

          @JasmineSethi

          Since this is already in the compilation step of the external module which is only based on Qt you need to contact the original author.

          Vote the answer(s) that helped you to solve your issue(s)

          1 Reply Last reply
          0
          • J Offline
            J Offline
            JasmineSethi
            wrote on last edited by
            #5

            Can u please suggest any method for importing SQLCipher plugin in QT for android.

            K 1 Reply Last reply
            0
            • J JasmineSethi

              Can u please suggest any method for importing SQLCipher plugin in QT for android.

              K Offline
              K Offline
              koahnig
              wrote on last edited by
              #6

              @JasmineSethi

              This is a search through the forum and there are a couple of references to sqlcipher as you see. Unfortunately you need to dig through those, I have no experience in that area.

              Vote the answer(s) that helped you to solve your issue(s)

              1 Reply Last reply
              0
              • B Offline
                B Offline
                bogong
                wrote on last edited by bogong
                #7

                Solution found. It's a little curious. Need to only change the variable name B0 to BA. This issue published by Willena on Github Willena on Github

                Author you might to close this issue.

                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