Details
-
User Story
-
Resolution: Unresolved
-
Not Evaluated
-
None
-
6.3
-
None
Description
Overview:
Starting in Android 11 (API level 30), the system caches large datasets that multiple apps might access for use cases like machine learning and media playback. This functionality helps reduce data redundancy, both over the network and on disk.
A new API was introduced to access these datasets:
https://developer.android.com/reference/android/app/blob/package-summary
Proposed action:
- Check if this API is important to implement? Do we have any use case interesting for sharing large datasets locally inside apps?
Attachments
Issue Links
- resulted from
-
QTBUG-98375 Spike Android 11 features
- Closed