Skip to content

when trying to build ran into Gradle-Error #3

@gewure

Description

@gewure

ERROR: ABIs [armeabi, mips, mips64] are not supported for platform. Supported ABIs are [arm64-v8a, armeabi-v7a, x86, x86_64].

Investigating brought me to this:

As the message says, those ABIs are no longer supported by the NDK. This is mentioned in the NDK r17 changelog:

Support for ARMv5 (armeabi), MIPS, and MIPS64 has been removed. Attempting to build any of these ABIs will result in an error.

As others have said, there are not a significant number of devices out there that benefit from targeting any of these ABIs.

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