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. Android development
Forum Updated to NodeBB v4.3 + New Features

Android development

Scheduled Pinned Locked Moved Solved Mobile and Embedded
4 Posts 3 Posters 310 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.
  • mrdebugM Offline
    mrdebugM Offline
    mrdebug
    wrote on last edited by mrdebug
    #1

    Hi, seems that QtCreator does not consider the android source folder where AndroidManifest.xml file is placed during apk deploy.

    Need programmers to hire?
    www.labcsp.com
    www.denisgottardello.it
    GMT+1
    Skype: mrdebug

    1 Reply Last reply
    -1
    • mrdebugM Offline
      mrdebugM Offline
      mrdebug
      wrote on last edited by
      #2

      In a new Android project it is necessary to generate the android source folder using the Qtcreator wizard.

      Need programmers to hire?
      www.labcsp.com
      www.denisgottardello.it
      GMT+1
      Skype: mrdebug

      1 Reply Last reply
      0
      • Quang PhuQ Offline
        Quang PhuQ Offline
        Quang Phu
        wrote on last edited by Quang Phu
        #3

        Hi @mrdebug ,
        This works for me in .pro file:

            ANDROID_PACKAGE_SOURCE_DIR = $$PWD/android-sources
            OTHER_FILES += android-sources/AndroidManifest.xml
        

        You can try it, may it help.

        1 Reply Last reply
        0
        • T Offline
          T Offline
          TopNotch_Mach07
          wrote on last edited by TopNotch_Mach07
          #4
          This post is deleted!
          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