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

[Reg 5.15.10 -> 6.3.1] QTemporaryDir invalid when run on Android emulator

    XMLWordPrintable

Details

    • Android
    • Next

    Description

      The Android emulator supports to run arm app on x86 simulator from API 30. When running a armeabi-v7a app in a x86 emulator and creating a QTemporaryDir returns and invalid folder with error string: "Read-only file system". The same works with a Qt version 5.15.10. Also running a x86 app does not have the issue.

      To reproduce the issue:

      • Create an Android emulator image x86 API 30 or later.
      • Run the attached example project with armeabi-v7a kit and deploy to the emulator

      Attachments

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

        Activity

          People

            qtandroidteam Qt Android Team
            tuomas.vaarala Tuomas Vaarala
            Votes:
            2 Vote for this issue
            Watchers:
            5 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes