Starting emulator for AVD 'fty'
emulator: WARNING: userdata partition is resized from 1 M to 200 M
Hax is enabled
ERROR: resizing partition e2fsck failed with exit code 8
Hax ram_size 0x40000000
HAX is working and emulator runs in fast virt mode.
emulator: Listening for console connections on port: 5554
emulator: Serial number of this emulator (for ADB): emulator-5554
qemu-system-x86_64.exe: goldfish_battery_read: Bad offset 000000000000001c
qemu-system-x86_64.exe: goldfish_battery_read: Bad offset 0000000000000020
qemu-system-x86_64.exe: goldfish_battery_read: Bad offset 0000000000000024
qemu-system-x86_64.exe: goldfish_battery_read: Bad offset 0000000000000028
qemu-system-x86_64.exe: goldfish_battery_read: Bad offset 000000000000002c
Starting emulator for AVD 'fty'
emulator: WARNING: userdata partition is resized from 1 M to 200 M
Hax is enabled
Hax ram_size 0x40000000
HAX is working and emulator runs in fast virt mode.
ERROR: resizing partition e2fsck failed with exit code 8
qemu-system-x86_64.exe: -drive if=none,index=1,id=cache,file=D:\Android\Android_sdk_home.android\avd\bbbbb.avd/cache.img: could not open disk image D:\Android\Android_sdk_home.android\avd\bbbbb.avd/cache.img: Could not open 'D:\Android\Android_sdk_home.android\avd\bbbbb.avd/cache.img': Invalid argument
看起来是你给AVD分配的内存太少了。
1.删除原来的AVD,重新建一个并且分配足够的没存。
2.删除原来的AVD,安装第三方模拟器(夜神模拟器或者雷电模拟器或者其他都可以,原因:AVD需要安装img镜像,所需要的空间很大)