Xamarin Studio 中只有 iOs 作为调试选项

Only have iOs as debug options in Xamarin Studio

我刚刚开始使用 Xamarin Studio,从今天开始使用 Xamarin Forms。

当我尝试 Xamarin.Android 时,我在调试菜单中选择了我的真实设备,还有来自 Xamarin Android Player 的模拟器。

但现在我想为 Android 和 iOS 项目尝试使用 Forms,但在调试菜单中只能获得很多 iPhone 选项。

我的问题;我如何获得 Android 设备 and/or 模拟器选项?

更新:仅作记录; http://developer.xamarin.com/guides/cross-platform/deployment,_testing,_and_metrics/debugging_with_xamarin/ 仅状态:"To start debugging, select the target device or similar/emulator in your IDE:" 然后是调试菜单的图片(或可能的称呼)

右键单击 YourAppName.Droid,您将看到 "Set as Startup Project" :)