Genymotion Android emulator for Xamarin

冷暖自知 提交于 2020-01-01 04:22:41

问题


I've problem about using Genymotion Android emulator for xamarin development.

I have intalled Genymotion desktop app and several Android devices within it. Whenever i run any of the installed device in Genymotion desktop app via start button, it works fine but there is no Genymotion emulator in the list of available emulators in Visual Studio, neither in Xamarin studio (There are only built-in Android Emulators and devices installed in Xamarin Android player).

I found some articles about using Genymotion Emulator for Xamarin and all of them says that :

Both Xamarin Studio and Visual Studio with Xamarin discover it, no problem
I am using Visual Studio Enterprise Edition, Xamarin business editiorn and free edition of Genymotion, if that matters.

回答1:


Genymotion needs to be running for Xamarin Studio (and thus Xamarin's VS plugin) to see it.

Once your Genymotion virtual device is actually running, then Xamarin will see it as a 'physical device' that it can deploy to.

Example:



来源:https://stackoverflow.com/questions/33717161/genymotion-android-emulator-for-xamarin

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