Android Studio and Visual Studio Emulator for Android debugging

可紊 提交于 2019-12-04 15:46:50

问题


Is it possible to connect the shiny Visual Studio Emulator for Android installed with Visual Studio 2015 RC to Android Studio?

It is not showing in Run/Debug:

[SOLVED]

Found the address of the emulator:

then connected to it using adb connect

and voila:

来源:https://stackoverflow.com/questions/29972650/android-studio-and-visual-studio-emulator-for-android-debugging

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