Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-99595

Android 12 - Rich content insertion

XMLWordPrintable

      Overview:

      Users love images, videos, and other expressive content, but inserting and moving this content in apps is not always easy. To make it simpler for apps to receive rich content, Android 12 (API level 31) introduced a unified API that lets your app accept content from any source: clipboard, keyboard, or drag and drop.

      For backward compatibility with previous Android versions, this API is also available in AndroidX (starting from Core 1.7 and Appcompat 1.4), which we recommend you use when implementing this functionality.

      Guide:

      https://developer.android.com/guide/topics/input/receive-rich-content

       

      Proposed Action:

      Implement.

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

            qtandroidteam Qt Android Team
            samuelmira Samuel Mira
            Votes:
            2 Vote for this issue
            Watchers:
            8 Start watching this issue

              Created:
              Updated:

                There are no open Gerrit changes