Cannot launch AVD in emulator in Android Studio -


when i'm trying run application in android studio error message:

  cannot launch avd in emulator. output: emulator: warning: encryption off hax enabled hax ram_size 0x40000000 hax working , emulator runs in fast virt mode. emulator: warning: updatecheck: failure: error audio: failed create voice goldfish_audio_in'     qemu-system-i386.exe: warning: opening audio input failed     audio: failed create voiceadc' emulator: warning: updatecheck: failure: error emulator: warning: updatecheck: failed latest version, skipping check (current version '26.0.0-3833124') 

ok have emulator of same instance started on computer ? android studio gives freedom run multiple emulators @ once, not of same instances, if running nexus "device" api 22, cannot start again.

please check link, if problem: how run multiple avd in android studio?

if not, might me error caused android studio itself. try clear cache , restart,or restart computer if first not solve problem. also, try create avd , try run 1 ( aside nexus api 22 ).


Comments

Popular posts from this blog

commonjs - How to write a typescript definition file for a node module that exports a function? -

openid - Okta: Failed to get authorization code through API call -

thorough guide for profiling racket code -