Qt Forum

    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Unsolved

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

    QML and Qt Quick
    android bluetooth keyboard configuration intents
    1
    1
    142
    Loading More Posts
    • 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
      Kuldip Somwanshi last edited by Kuldip Somwanshi

      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 Reply Quote 0
      • First post
        Last post