About 2 weeks ago, I canβt start Android Emulator from the command line on mac os x, unless Iβm in the sdk tools folder for android. Emulators are launched from the AVD Manager mode.
I run the emulator with this command
"emulator -avd Nexus_6p_API_23"
And got an error message below
"[140736029389760]: ERROR: ./ android / qt / qt_setup.cpp: 28: Qt library not found in .. / emulator / lib 64 / qt / lib Could not start '../emulator/qemu/darwin-x86_64/ qemu-system-x86_64 ': no ββsuch file or directory "
Anyone have an idea about this?
jarly source
share