Skip to content

[android] Generate split and universal APKs #437

@NyaomiDEV

Description

@NyaomiDEV

Is your feature request related to a problem? Please describe.
I'm looking for a way to have both an universal APK and per-ABI splitted APKs in Tauri specifically, but I'm creating this issue here as it seems that the cause lies here.

Describe the solution you'd like
split_per_abi should be a tri-state switch instead of a boolean value, so that we can have this intermediate feature where we have both.

Describe alternatives you've considered
Running the build command twice, even with everything already cached, wastes too much time.

Additional context
Not applicable

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