adb: CreateFileW 'null' failed: The system cannot find the specified file

牧云@^-^@ 提交于 2021-02-19 08:45:19

问题


I installed Android Studio 3.0.1 in Windows 10 and it turns out that I can not launch any emulator, as much as you create these emulators, these are not displayed and I get the following error:

I have verified that the ADB is not running and that other processes also listen to port 5037 as other users indicate. The strange thing isadb: CreateFileW 'nul' failed:


回答1:


This problem also appeared on my computer, but after reinstalling the Windows system and Android Studio, the problem is no longer there.



来源:https://stackoverflow.com/questions/48086541/adb-createfilew-null-failed-the-system-cannot-find-the-specified-file

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!