Does Visual Studio Emulator for Android still support drag and drop package installation?

六眼飞鱼酱① 提交于 2019-12-04 03:39:17

This can happen if you are running the emulator with elevated permissions. Try re-running without elevation (not as Administrator).

It's likely that the emulator is unable to connect to ADB. See this document: https://msdn.microsoft.com/en-us/library/mt228282.aspx#DragAndDrop for how to make sure ADB can connect to the emulator.

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