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. INSTALL_PARSE_FAILED_NO_CERTIFICATES error for LG G6
Forum Updated to NodeBB v4.3 + New Features

INSTALL_PARSE_FAILED_NO_CERTIFICATES error for LG G6

Scheduled Pinned Locked Moved Solved Mobile and Embedded
7 Posts 3 Posters 2.7k 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.
  • PowerNowP Offline
    PowerNowP Offline
    PowerNow
    wrote on last edited by
    #1

    For some time, I can't compile my android app for LG G6. I always get the error in the compile output:

    Failure [INSTALL_PARSE_FAILED_NO_CERTIFICATES: Failed to collect certificates from /data/app/vmdl1229996150.tmp/base.apk using APK Signature Scheme v3: APK verity digest of contents did not verify]
    

    On all other smartphones it works, also until the last LG G6 software update. I already updated all drivers and recreated my signature file, but unfortunately no success.

    I'm using Qt Creator 4.8.1 and Qt 5.12.1.

    Does anyone know what I'm doing wrong?

    J.HilkJ M 2 Replies Last reply
    0
    • PowerNowP PowerNow

      For some time, I can't compile my android app for LG G6. I always get the error in the compile output:

      Failure [INSTALL_PARSE_FAILED_NO_CERTIFICATES: Failed to collect certificates from /data/app/vmdl1229996150.tmp/base.apk using APK Signature Scheme v3: APK verity digest of contents did not verify]
      

      On all other smartphones it works, also until the last LG G6 software update. I already updated all drivers and recreated my signature file, but unfortunately no success.

      I'm using Qt Creator 4.8.1 and Qt 5.12.1.

      Does anyone know what I'm doing wrong?

      J.HilkJ Offline
      J.HilkJ Offline
      J.Hilk
      Moderators
      wrote on last edited by
      #2

      hi @PowerNow

      first off, I would suggest updating QtCreator, the newest version is 4.10.2 (IIRC) and there have been a lot of changes/improvements relating to QtC in the last couple of updates.

      Worth a check I think :)


      Be aware of the Qt Code of Conduct, when posting : https://forum.qt.io/topic/113070/qt-code-of-conduct


      Q: What's that?
      A: It's blue light.
      Q: What does it do?
      A: It turns blue.

      PowerNowP 2 Replies Last reply
      1
      • PowerNowP PowerNow

        For some time, I can't compile my android app for LG G6. I always get the error in the compile output:

        Failure [INSTALL_PARSE_FAILED_NO_CERTIFICATES: Failed to collect certificates from /data/app/vmdl1229996150.tmp/base.apk using APK Signature Scheme v3: APK verity digest of contents did not verify]
        

        On all other smartphones it works, also until the last LG G6 software update. I already updated all drivers and recreated my signature file, but unfortunately no success.

        I'm using Qt Creator 4.8.1 and Qt 5.12.1.

        Does anyone know what I'm doing wrong?

        M Offline
        M Offline
        mvuori
        wrote on last edited by
        #3

        I guess you don't compile for that model; that would be a problem in deploying. Knowing your deployment settings would help.

        I would check all the device's developer settings as perhaps the update has changed something. Also, not many people know any particular model intimately so it would make sense to report its Android version etc.

        1 Reply Last reply
        1
        • PowerNowP Offline
          PowerNowP Offline
          PowerNow
          wrote on last edited by PowerNow
          #4

          Hi @mvuori, since the software update from android 8.x to 9, Kernel 3.18.120 it doesn't work. The normal datatransfer to my PC Win10 works normally.

          My developer settings are:

          • stay active
          • USB-debugging

          Crazy is that the way over the google playstore works. So I don't think it depends from the signature scheme v3.

          1 Reply Last reply
          0
          • J.HilkJ J.Hilk

            hi @PowerNow

            first off, I would suggest updating QtCreator, the newest version is 4.10.2 (IIRC) and there have been a lot of changes/improvements relating to QtC in the last couple of updates.

            Worth a check I think :)

            PowerNowP Offline
            PowerNowP Offline
            PowerNow
            wrote on last edited by
            #5

            @J-Hilk, thxs I will try this, if I will not find the reason...

            1 Reply Last reply
            0
            • J.HilkJ J.Hilk

              hi @PowerNow

              first off, I would suggest updating QtCreator, the newest version is 4.10.2 (IIRC) and there have been a lot of changes/improvements relating to QtC in the last couple of updates.

              Worth a check I think :)

              PowerNowP Offline
              PowerNowP Offline
              PowerNow
              wrote on last edited by PowerNow
              #6

              @J-Hilk I just tried it with Qt 5.14.1 with the newest Qt Creator but still no difference. Do you maybe have a further idea?

              1 Reply Last reply
              0
              • PowerNowP Offline
                PowerNowP Offline
                PowerNow
                wrote on last edited by
                #7

                I just replaced the usb-c 2.0 cable with the original one from LG G6 and it worked.

                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