Qt Forum

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

    Update: Forum Guidelines & Code of Conduct


    Qt World Summit: Early-Bird Tickets

    Unsolved Activity restarts when switching between virtual and physical keyboard

    QML and Qt Quick
    android bluetooth configchange activityrestart keyboard
    1
    1
    135
    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 trying to connect the bluetooth keyboard but the activity is getting restarted and application getting black screen. Updated AndroidManifest as below still getting same issue
      <activity android:configChanges="orientation|uiMode|screenLayout|screenSize|smallestScreenSize|layoutDirection|locale|fontScale|keyboard|keyboardHidden|navigation" android:name="org.app" android:label="APP" 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