-
Notifications
You must be signed in to change notification settings - Fork 29.8k
Closed
Labels
platform-androidAndroid applications specificallyAndroid applications specificallytoolAffects the "flutter" command-line tool. See also t: labels.Affects the "flutter" command-line tool. See also t: labels.
Description
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
Labels
platform-androidAndroid applications specificallyAndroid applications specificallytoolAffects the "flutter" command-line tool. See also t: labels.Affects the "flutter" command-line tool. See also t: labels.