Android 模拟器卡住了
Android Emulator stuck
如何解决这个问题?
C:\sdk\tools\emulator.exe -avd Nexus_5_API_21 -netspeed full -netdelay
none emulator: device fd:504 HAXM is working and emulator runs in fast
virt mode emulator: emulator window was out of view and was recentered
emulator: UpdateChecker: skipped version check
使用此路径 C:\Users\seng\.android\avd 进入您的模拟器文件夹是 Nexus_5_API_21.avd 编辑文件 **emulator-user 并设置 window.x = 0 window.y = 0 或尝试分配您的编辑。
[建议:window.x = 925 window.y = 61] .
希望对您有所帮助!
使用 Genymotion。它很容易与 android studio 集成,并且与 AVD 相比速度更快。
如何解决这个问题?
C:\sdk\tools\emulator.exe -avd Nexus_5_API_21 -netspeed full -netdelay none emulator: device fd:504 HAXM is working and emulator runs in fast virt mode emulator: emulator window was out of view and was recentered emulator: UpdateChecker: skipped version check
使用此路径 C:\Users\seng\.android\avd 进入您的模拟器文件夹是 Nexus_5_API_21.avd 编辑文件 **emulator-user 并设置 window.x = 0 window.y = 0 或尝试分配您的编辑。 [建议:window.x = 925 window.y = 61] .
希望对您有所帮助!
使用 Genymotion。它很容易与 android studio 集成,并且与 AVD 相比速度更快。