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. Qt 5.8 mobile Apps && Google for Work | Android
Qt 6.11 is out! See what's new in the release blog

Qt 5.8 mobile Apps && Google for Work | Android

Scheduled Pinned Locked Moved Solved Mobile and Embedded
androidforwork
3 Posts 2 Posters 1.2k 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.
  • ekkescornerE Offline
    ekkescornerE Offline
    ekkescorner
    Qt Champions 2016
    wrote on last edited by
    #1

    I have written some blog post to help you if your customer asks for Apps running on a managed device:

    Overview managed Android Devices

    HowTo activate your Android Device for Work

    HowTo deploy Android Work APPs to Google Play Store for Work

    and most important for you: HowTo Debug, Build and Run Work Apps on managed Devices from QtCreator

    There are two BugReports (Feature Requests):

    • Add Variables for APP_NAME and APP_Package in .pro: QTCREATORBUG-17863
    • Add Variables for USER_ID in .pro to Run APP for specific user: QTCREATORBUG-17862

    please vote if you would like to get this done.

    BTW: here's another blog post HowTo deal with different package names if you have to support some execution targets (Dev, Test, Production) . Would be much easier to define the variables in .pro and Qt build process does the work ;-)

    ekke ... Qt Champion 2016 | 2024 ... mobile business apps

    1 Reply Last reply
    6
    • B Offline
      B Offline
      Bigmat
      wrote on last edited by Bigmat
      #2

      Thank you @ekkescorner for all your post that help a lot to start using Qt on a Mac :-)
      I had a little problem, I'm not able to create new AVD from Qt :-(

      I had configure JDK, SDK and NDK, download all android sdk that I want to use.
      But when the create avd popup is displayed, an error message is displayed : "Cannot create a AVD for ABI armeabi-v7a. Install an image for it" (same message for x86).

      Config : Mac OS Sierra, SDK tools v 25.2.5, NDK r10e, QT 5.8

      All comments would be appreciate ;-)

      @+Mathieu

      Qt/C++ and Android Developer

      ekkescornerE 1 Reply Last reply
      0
      • B Bigmat

        Thank you @ekkescorner for all your post that help a lot to start using Qt on a Mac :-)
        I had a little problem, I'm not able to create new AVD from Qt :-(

        I had configure JDK, SDK and NDK, download all android sdk that I want to use.
        But when the create avd popup is displayed, an error message is displayed : "Cannot create a AVD for ABI armeabi-v7a. Install an image for it" (same message for x86).

        Config : Mac OS Sierra, SDK tools v 25.2.5, NDK r10e, QT 5.8

        All comments would be appreciate ;-)

        @+Mathieu

        ekkescornerE Offline
        ekkescornerE Offline
        ekkescorner
        Qt Champions 2016
        wrote on last edited by
        #3

        @Bigmat thx for the kudos

        Config seems to be ok

        cannot help you with AVD - I'm never using AVD ;-)
        Always doing my tests only on real devices and to test UI without spending time deploying to device I'm using OSX Desktop. Then it's also easy to take a look at the app data from Library/ApplicationSupport

        Please open a new thread about your AVD problems

        ekke ... Qt Champion 2016 | 2024 ... mobile business apps

        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