Skip to content

Request: Bring back armeabi-v7a (32-bit Android) support #131

Description

@Bigboss-45acp

Hello.

I would like to ask if it would be possible to bring back armeabi-v7a (32-bit Android) support.

The previous Android patch worked on my device because it included armeabi-v7a libraries. I checked the APK with ZArchiver and it contained:

  • armeabi-v7a
  • arm64-v8a
  • x86
  • x86_64

However, the latest patch seems to contain only arm64-v8a libraries. Because of that, the APK cannot be installed on devices running a 32-bit Android operating system, even if the processor itself supports 64-bit.

Would it be possible to provide a 32-bit build or re-enable armeabi-v7a support in future releases?

Thank you for your work on the project.
Sorry for my terrible English.

Device: Motorola Moto E20
Android: 11

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions