Skip to content

filter out x86_64 so will fail Run for x86_64 emulator #3

@tkkcc

Description

@tkkcc

2023-04-11_23-51

I have this user case:
As x86_64 arch can use x86 lib, I won't bundle x86_64 lib for smaller size, than I specific other 3 targets in release buildType. The problem is I can't "Run" in release build variant on a x86_64 emulator(genymotion), it report lib missing. But the "Make" out apk can run on it as expected. In order to "Run" in such case, I have to switch to debug build variant or editing targets in release builtType.

I guess it's may not be a problem releted to this plugin.

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