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. error when trying to deploy Android application.
Qt 6.11 is out! See what's new in the release blog

error when trying to deploy Android application.

Scheduled Pinned Locked Moved Solved Mobile and Embedded
23 Posts 3 Posters 11.0k Views 2 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.
  • JoeCFDJ JoeCFD

    @mzimmers Sorry. It seems ok. It is a default package name. I have a different one. But it should not matter. I guess it is something else.

    The only thing I can remember is to enable this app run on the settings of tablet. You can try to copy your apk into the tablet and install it to see if it works. I guess you know where it is located.

    mzimmersM Offline
    mzimmersM Offline
    mzimmers
    wrote on last edited by mzimmers
    #21

    @JoeCFD no, you definitely were on the right track. I went ahead and regenerated the templates, renamed my package and it works now.

    Also, when I regenerated the templates, my new file had this line in it (FWIW):

    <uses-permission android:name="android.permission.ACCESS_CHECKIN_PROPERTIES"/>
    

    Thank you both for the help...this Android stuff sure is complicated (and somewhat fragile).

    JoeCFDJ 1 Reply Last reply
    0
    • mzimmersM mzimmers

      @JoeCFD no, you definitely were on the right track. I went ahead and regenerated the templates, renamed my package and it works now.

      Also, when I regenerated the templates, my new file had this line in it (FWIW):

      <uses-permission android:name="android.permission.ACCESS_CHECKIN_PROPERTIES"/>
      

      Thank you both for the help...this Android stuff sure is complicated (and somewhat fragile).

      JoeCFDJ Offline
      JoeCFDJ Offline
      JoeCFD
      wrote on last edited by
      #22

      @mzimmers Do not upgrade Qt(especially 6) too often and keep working code. Now you know how to create xml file which will be changed more by you in the future

      1 Reply Last reply
      0
      • mzimmersM mzimmers has marked this topic as solved on
      • mzimmersM mzimmers

        @piervalli aha!

        template.PNG

        So, can I just give my package any name I want? It didn't seem to like "org.qtproject.example."

        piervalliP Offline
        piervalliP Offline
        piervalli
        wrote on last edited by
        #23

        @mzimmers

        Yes, you can change the name,changes logo and a customer permissions etc..

        1 Reply Last reply
        0
        • mzimmersM mzimmers referenced this topic on

        • Login

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