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

multi-window for Android

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

    I use QT on Desktop and android and chromos.
    TO run on chromeOS i compile for android. What ChromeOS is us a LXC container to run the android app in a CHroot jail. It has fule hardware access.

    Now the issue i have is that to run android apps on ChromeOS, you must support the new freeform MultiWindow API.
    The freeform mode introduced with Android 7 allows a multi-window system. Your applications needs to play well within the freeform mode in order to run on Chrome OS , and also Android.
    https://developer.android.com/guide/topics/ui/multi-window.html

    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