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

ε祈祈猫儿з 提交于 2019-12-21 09:45:21

问题


I installed a package on Visual Studio Emulator for Android by drag-and-drop before. I got a new update yesterday. The emulator does not seem to support drag-and-drop anymore. Could anyone shed some light on this?


回答1:


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




回答2:


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.



来源:https://stackoverflow.com/questions/32278613/does-visual-studio-emulator-for-android-still-support-drag-and-drop-package-inst

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