Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. QML and Qt Quick
  4. Getting application black screen for bluetooth dongle disconnection(onConfigurationChange).

Getting application black screen for bluetooth dongle disconnection(onConfigurationChange).

Scheduled Pinned Locked Moved Unsolved QML and Qt Quick
androidbluetoothkeyboardconfigurationintents
1 Posts 1 Posters 324 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.
  • K Offline
    K Offline
    Kuldip Somwanshi
    wrote on last edited by Kuldip Somwanshi
    #1

    I am running the QML and Qt Quick Demo calqlatr sample application on Lenovo TB-X505F with android 10. When I try to connect Lenovo blue-tooth dongle then Application showing Black screen. I added all the configuration changes in the Android Manifest still Android main Activity getting restarted.

    <activity android:configChanges="orientation|uiMode|screenLayout|screenSize|smallestScreenSize|layoutDirection|locale|fontScale|keyboard|keyboardHidden|navigation" android:name="org.abc.qt.Activity" android:label="abc" android:screenOrientation="landscape" android:launchMode="singleTop" android:theme="@android:style/Theme.Holo.NoActionBar.Fullscreen">

    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