简体   繁体   中英

Can not run Emulator on Android Studio 3

When I run app on Android Emulator I am getting these log messages Any one have solution

Emulator: Could not launch 'C:\Users\Admin\AppData\Local\Android\Sdk\emulator/qemu/windows-x86_64/qemu-system-i386.exe': No such file or directory

Emulator: [624]:ERROR:android/android-emu/android/qt/qt_setup.cpp:28:Qt library not found at C:\Users\Admin\AppData\Local\Android\Sdk\emulator\lib64\qt\lib

First Check if your system supports virtual devices and ensure that they are enabled

If it is supported then To add it to the Android Studio installation, go to Tools->Android->SDK Manager, select the SDK Tools tab, then ensure that Android Emulator is selected.

转到“工具”->“ Android”->“ SDK管理器”,选择“ SDK工具”选项卡,然后确保选择了“ Android仿真器”

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM