Genymotion for Visual Studio

I want to start writing Android applications using Visual Studio. I used the default emulator (Cordova), but it is too slow. So I find Genymotion, which is faster than Codova. However, I cannot connect Genymotion to Visual Studio, because Visual Studio uses Cordoba, and I cannot select genymotion device in the list of devices. So, does anyone know how to fix this.

PS It’s a pity my terrible English.

+4
source share
3 answers

I have the same setup, and my Visual Studio deployments failed without errors, just failed to deploy my GenyMotion Android.

, , GenyMotion ( → ADB → Android SDK), , SDK, Visual Studio ( → → Xamarin → Android → Android SDK Location).

, " "! !!!

+2

, Genymotion Visual Studio, Genymotion ( , ), Visual Studio "" ( "Ripple - Nexus (Galaxy)" ) Ctrl + f5, Visual Studio , Genymotion, .

+1
. Front In Brazil

GenyMotion, : ionic run android . . .

0

Source: https://habr.com/ru/post/1610531/


All Articles