[Bug 48366] New: Wine 5.0-rc2 for Android is built with a very obsolete Android SDK and doesn't work properly on Android 10

WineHQ Bugzilla wine-bugs at winehq.org
Fri Dec 27 04:11:18 CST 2019


https://bugs.winehq.org/show_bug.cgi?id=48366

            Bug ID: 48366
           Summary: Wine 5.0-rc2 for Android is built with a very obsolete
                    Android SDK and doesn't work properly on Android 10
           Product: Packaging
           Version: unspecified
          Hardware: arm
                OS: Android
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: wine-packages
          Assignee: wine-bugs at winehq.org
          Reporter: vyproyects at gmail.com
                CC: dimesio at earthlink.net, michael at fds-team.de,
                    sebastian at fds-team.de

Created attachment 66109
  --> https://bugs.winehq.org/attachment.cgi?id=66109
Warning dialogs on Android 10

Wine 5.0-rc2 APKs for ARM and x86 are built with a very obsolete SDK for
Android API Level 25 (Android 7.1) which is compileSdkVersion tag

Also targetSdkVersion tag appears to be below 23 as it doesn't ask for
permissions during runtime on Android 6.0+ and it asks for them on Android 10
at start (new security feature on Android 10):
https://developer.android.com/about/versions/10/behavior-changes-all#low-target-sdk-warnings.
This is an attached image.

Besides during start a dialog appears warning that it is built for an old
version of android, also attached as image.

I have tested on an Android 10 AVD emulator with x86 CPU architecture. But also
have opened both APKs to check their compile and target SDK versions.

Furthermore it crashes after extracting files. This outdated packaging appears
to be the cause although android 10 includes some changes to NDK for all apps
even when targeting an old version what may be the cause:
https://developer.android.com/about/versions/10/behavior-changes-all#q-ndk

In conclusion Wine for android needs a deep upgrading.

-- 
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.



More information about the wine-bugs mailing list