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. Call an activity class extending QtActivity from a subproject of QtAndroid project
Forum Updated to NodeBB v4.3 + New Features

Call an activity class extending QtActivity from a subproject of QtAndroid project

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

    Hi,
    I am building a QtAndroid project.
    This project contains several submodules where each module is a plug and play module. This means that I want to place all module specific files in the respective subproject.
    There is a java activity file which extends QtActivity and I want to place in one of the submodules.
    But as in this kind of project configuration the android template is created only for the main application and not the subprojects, I am unable to figure out how to call the java activity file placed in the submodule from the main application.
    Also, is it okay to have QtActivity as main activity and also another acitvity extending QtActivity?

    Thanks

    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