Skip to content

Detect x86 Android device or emulator and log warning. #158953

@jonahwilliams

Description

@jonahwilliams

In the android_device class, we determine the ABI of the android emulator. This can be used to log a warning if a 32 bit emulator is encountered.

https://github.com/flutter/flutter/blob/master/packages/flutter_tools/lib/src/android/android_device.dart#L198-L241

This code can also be modified to block running in certain modes or log a warning.

@bkonyi @a-siva

Metadata

Metadata

Assignees

Labels

P1High-priority issues at the top of the work listc: proposalA detailed proposal for a change to Flutterplatform-androidAndroid applications specificallyr: fixedIssue is closed as already fixed in a newer versionteam-toolOwned by Flutter Tool teamtoolAffects the "flutter" command-line tool. See also t: labels.triaged-toolTriaged by Flutter Tool team

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions