我用"Visual Studio Emulator for Android"下载了"Visual Studio 2015预览版".
模拟器与Apache Cordova App(可以从File - > New - > Project - >"Apache Cordova Blank App"创建).
但是当我尝试调试简单的x86 android c ++应用程序(可以创建File - > New - > Project - >"Native Activity Application Android")时,Visual Studio Android Emulator成功启动,之后Visual Studio发出错误:
1>------ Deploy started: Project: Android.Packaging, Configuration: Debug x86 ------
1>Starting emulator...
1>Error installing the package. The device '169.254.191.177:5555' is invalid or not running. Please switch to another device, or use the Android Virtual Device (AVD) Manager to start a compatible …Run Code Online (Sandbox Code Playgroud) c++ android visual-studio android-emulator visual-studio-2015