Use Android Emulator in VMware
解決錯誤的紀錄
Last updated
解決錯誤的紀錄
Last updated
windows 7 旗艦版,64位元
問題: 開啟Android Studio 內的 SDK Manager,在 SDK Tools內不會有 "Intel x86 Emulator Accelerator (HAXM installer)"
解法: I simply had to check 'virtualize intel vt-x/ept or amd-v/rvi' in my machine settings.
參考: https://stackoverflow.com/questions/32308519/intel-haxm-installation-error-in-vmware
問題: Emulator: Process finished with exit code -1073741819 (0xC0000005)
解法: Make sure your graphics driver is updated
Go to tools
Go to Android
Select AVD Manager.
click on the pencil icon in under Action
Click Advanced Settings button.
In Emulated Performance row change Graphics to Software GLES 2.0
In Memory, row change RAM field to 512(minimum).