Skip to content

Android minSDK requirement #45

@michaelWuensch

Description

@michaelWuensch

I just tested a NWC connection on different API levels on Android Studio Emulator. Every version before API Level 30 crashed. 30 and Above worked.

This suggests the minSDK requirement is API 30 (Android 11), but I could not find that requirement anywhere documented.

Therefore my questions:
Is this known and on purpose?
Is there any way to make it work on API Levels below 30?

For info, the error looks like this:
Fatal signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr 0x2d8336 in tid 3607 (bitbanana.debug), pid 3607 (bitbanana.debug)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions