79736633

Date: 2025-08-15 16:29:33
Score: 2
Natty:
Report link

What’s happening

Your AVD is “Android SDK built for x86” on Android 8.1 (API 27). That’s a 32‑bit x86 system image, which Flutter doesn't support for running/debugging. Flutter targets 64‑bit Android emulators (x86_64 or arm64) on reasonably recent API levels.

Fix: create a supported emulator (x86_64)

Reasons:
  • Low length (0.5):
  • No code block (0.5):
  • Starts with a question (0.5): What
  • Low reputation (0.5):
Posted by: Lukinator