Android Intel x86 Emulator KitKat (19) not starting -
i upgraded packages. on 4.4.2 19, sdk tools 22.6.1, platform 19.0.1 , intel atom image 19.2. working on windows 7.
i can start intel emulator on 4.2 or 2.3 version in less minute.
if start intel emulator on 4.4 (or 4.3) blank screen (not android boot logo).
i tried far:
- different devices , screen sizes
- different memory options suggested here
- even low memory start (128 mb)
- with or without host gpu usage
- removing device functionality gps, accelerometer etc.
- starting -noaudio
- adb kill/start-server
- watched memory (6 gb installed, 2 gb on stand-by, no difference 4.2 start, not seem issue.)
- uninstalling intel packages , re-installing.
(most coming emulator android 4.4 kitkat not starting)
when start emulator, hax working fine.
using emulator ... -debug-all option gives me following last commands:
emulator: can't connect adb server: connection refused emulator: ping program: c:\users\gsc\appdata\local\android\android-sdk\tools\ddm s.bat emulator: ping command: c:\windows\system32\cmd.exe /c "c:\users\gsc\appdata\loc al\android\android-sdk\tools\ddms.bat" ping emulator 22.6.1.0 "intel" "intel(r) hd graphics 4000" "4.0.0 - build 9.18.10.3165"
(note: can't connect same working 4.2 emulator, not seem issue.)
missing next command is:
goldfish_fb_get_pixel_format:169: display surface,pixel format: bits/pixel: 16 bytes/pixel: 2 depth: 16 red: bits=5 mask=0xf800 shift=11 max=0x1f green: bits=6 mask=0x7e0 shift=5 max=0x3f blue: bits=5 mask=0x1f shift=0 max=0x1f alpha: bits=0 mask=0x0 shift=0 max=0x0 emulator: goldfish_audio_write: audio_set_write_buffer_1 007c0000 emulator: goldfish_audio_write: audio_set_write_buffer_2 007c4000 emulator: goldfish_audio_read: audio_read_supported returns 1 emulator: goldfish_audio_write: audio_set_read_buffer 007c8000
appreciate more help.
i had same issue, of mentioned things you've tried didn't work me.
updating intel haxm accelerator 1.0.1 1.0.8. did trick me (just google "intel haxm download")
Comments
Post a Comment