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. No Java source code in the project structure
Forum Updated to NodeBB v4.3 + New Features

No Java source code in the project structure

Scheduled Pinned Locked Moved Mobile and Embedded
3 Posts 3 Posters 928 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.
  • R Offline
    R Offline
    RahulRaj
    wrote on last edited by
    #1

    Started creating projects with QT creator, i could not see any java code files or manifest files in the project structure. Some article refers to a class named Qtactivity which is the starting point of the application

    Where can we find that ? Manifest file also missing in the project structure ..!!!

    1 Reply Last reply
    0
    • p3c0P Offline
      p3c0P Offline
      p3c0
      Moderators
      wrote on last edited by
      #2

      Hi,

      Did you select any of the "Android for Arm kit" during project creation ?

      157

      1 Reply Last reply
      0
      • benlauB Offline
        benlauB Offline
        benlau
        Qt Champions 2016
        wrote on last edited by
        #3

        Projects -> Android for armeabi* -> Run

        Click the "Details" near to the "Deploy Configurations". Then press "Create AndroidManifest.xml" . The file will be created for you.

        For the Java source code , I would suggest to try to deploy your project on an Android device. Then you will find those file in the build directory. In case you need a custom version , just copy to your project folder . It will be bundled on next deployment.

        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