Android运行报错avd,Android Studio出错:无法在模拟器中启动AVD
本站寻求有缘人接手,详细了解请联系站长QQ1493399855
错误:调整分区e2fsck失败,退出代码为1.
我确保在设置AVD时完全遵循此视频.每当我使用x86_64系统映像运行AVD时,我都会收到以下消息:
Cannot launch AVD in emulator. Output: Creating filesystem with
parameters: Size: 69206016 Block size: 4096 Blocks per group: 32768
ERROR: resizing partition e2fsck failed with exit code 1 Inodes per
group: 4224 Inode size: 256 Journal blocks: 1024 Label: Blocks: 16896
Block groups: 1 Reserved block group size: 7 Created filesystem with
11/4224 inodes and 1302/16896 blocks Hax is enabled Hax ram_size
0x60000000 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 emulator:
WARNING: The -scale flag is obsolete and will be ignored.
每当我使用常规x86系统映像运行它时,我收到以下消息:
Cannot launch AVD in emulator. Output: emulator: WARNING: userdata
partition is resized from 550 M to 800 M ERROR: resizing partition
e2fsck failed with exit code 1 Hax is enabled Hax ram_size 0x60000000
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 emulator: WARNING:
The -scale flag is obsolete and will be ignored.
我有一台运行Windows 10的64位系统的计算机.我已经尝试了Lollipop 22 x86_64和Lollipop 22 x86系统映像,它们都失败了.
我无法弄清楚问题是什么.任何帮助将不胜感激.
谢谢