Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Installation and Deployment
  4. Is QT for android package specific to underlying hardware ?
Forum Updated to NodeBB v4.3 + New Features

Is QT for android package specific to underlying hardware ?

Scheduled Pinned Locked Moved Installation and Deployment
2 Posts 2 Posters 676 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

    I noticed that while creating packages, we have to select the 'target' (ARM/x86) for the package. Is the package generated completely hardware specific ? Can we build apps which can be executed on all the hardware
    platforms ?

    if Not, how to target for android Market ?

    1 Reply Last reply
    0
    • sierdzioS Offline
      sierdzioS Offline
      sierdzio
      Moderators
      wrote on last edited by
      #2

      Qt uses the Android NDK, which means the application is compiled to platform specific binary code. So the build for ARM will not work on x86.

      I think that when you create a deployment package, it will include both architectures in the bundle, but am not sure. As on Interest mailing list or IRC. Or wait for somebody more experienced here ;)

      (Z(:^

      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