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. Cannot find the androiddeploy Json file
Forum Update on Monday, May 27th 2025

Cannot find the androiddeploy Json file

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

    Hi evrybody
    How can solve this error
    Cannot find the androiddeploy Json file.
    Error while building/deploying project heartrate-game (kit: Android for armeabi-v7a (GCC 4.8, Qt 5.9.6 for Android armv72))
    When executing step "Deploy to Android device"

    1 Reply Last reply
    0
    • webzoidW Offline
      webzoidW Offline
      webzoid
      wrote on last edited by
      #2

      I had this issue just last night. It relates to the "shadow build" option in the "Projects" tab within QtCreator.

      If you un-check the option and run qmake then re-build, it should work just fine.

      aha_1980A 1 Reply Last reply
      1
      • webzoidW webzoid

        I had this issue just last night. It relates to the "shadow build" option in the "Projects" tab within QtCreator.

        If you un-check the option and run qmake then re-build, it should work just fine.

        aha_1980A Offline
        aha_1980A Offline
        aha_1980
        Lifetime Qt Champion
        wrote on last edited by
        #3

        hi @webzoid,

        if its like this than it sounds like a bug. have you already checked bugreports.qt.io? if there is nothing, it might be worth to creare a report. please provide the link here.

        thanks!

        Qt has to stay free or it will die.

        webzoidW 1 Reply Last reply
        0
        • aha_1980A aha_1980

          hi @webzoid,

          if its like this than it sounds like a bug. have you already checked bugreports.qt.io? if there is nothing, it might be worth to creare a report. please provide the link here.

          thanks!

          webzoidW Offline
          webzoidW Offline
          webzoid
          wrote on last edited by
          #4

          @aha_1980 In typical fashion, I tried checking the "shadow build" option this morning (which didn't work the other day) and it works now.

          Thinking about it actually, it may also have been an issue with the JDK I had installed. I downloaded the latest JDK which was version 10.0.1 and this did NOT work at all. Reverting back to version 8 seemed to help and it could well have been at the same time as getting the androiddeploy.json file issue.

          So much for me changing one thing at a time...

          @ali1354 What version of the Java JDK/JRE are you using?

          1 Reply Last reply
          1
          • F Offline
            F Offline
            flamonica
            wrote on last edited by
            #5

            I am having the same issue, and i opened a support request,
            i am trying to deploy to my galaxy S6 phone an app of mine.
            The first reply said that there are missing dependencies for the application i am deploying. HTH.
            Btw i am using JDK 8.171 (oracle) with Qt 5.11.1 on linux.

            Btw, trying to deploy a newly created app, (blank and empty mainwindow) works as expected.

            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