我是安卓工作室的新手。当我尝试在模拟器上的 android studio 中运行我的第一个程序时,出现此错误。
我搜索了其他评论,并尝试将我的 build.gradle 从 24.0.0 减少到 23.0.3,如下所示,但它仍然不起作用。我在 Nexus 5X API 23 上运行。
android {
compileSdkVersion 24
buildToolsVersion "23.0.3"
}
显示的错误是:
无法在模拟器中启动 AVD。
Output:
emulator: WARNING: userdata partition is resized from 756 M to 800 M ERROR: resizing partition e2fsck failed with exit code 8
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