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

Validate support for 16 KB page sizes on Android

    XMLWordPrintable

Details

    • Task
    • Resolution: Unresolved
    • P3: Somewhat important
    • None
    • 6.8
    • Other
    • None
    • Android
    • 2025Season1QtforAndroid, 2024wk52FOQtforAndroid

    Description

      Historically, Android has only supported 4 KB memory page sizes, which has optimized system memory performance for the average amount of total memory that Android devices have typically had. Beginning with Android 15, AOSP supports devices that are configured to use a page size of 16 KB (16 KB devices).

      Qt for Android should be validated to work with such devices, i.e. it should be ensured that no hard-coded page sizes are used.

      https://developer.android.com/guide/practices/page-sizes

      Attachments

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

        Activity

          People

            qtandroidteam Qt Android Team
            fseiffert Frederik Seiffert
            Votes:
            1 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes