Skip to content

No way to flutter build for genymotion #5592

@eseidelGoogle

Description

@eseidelGoogle

We just had a report in gitter about hitting ABI incompatible message with genymotion when dragging-dropping an apk built by flutter:

"When I try to install the example gallery.apk to genymotion, I still get this error msg #1154 which is a closed bug. why? thanks.
I drag the gallery.apk file to genymotion. After the file transferring finished, the screen shows a error window:

An error occurred while deploying the file. INSTALL_FAILED_NO_MATCHING_ABIS.

I looked at flutter build apk and there appears to be no way to produce an x86 apk from there. Or even a fat apk which includes all the abis we know how to build for.

I'm not sure how important this is. Maybe we should be pointing folks at Android Studio for this case? Certainly flutter run knows how to handle this

Metadata

Metadata

Assignees

No one assigned

    Labels

    platform-androidAndroid applications specificallytoolAffects the "flutter" command-line tool. See also t: labels.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions