简体   繁体   English

Xamarin Visual Studio中没有Android工具

[英]No Android Tools in Xamarin Visual Studio

For some reason, I have no controls/tools in my "toolbox" window for Xamarin Android development in Visual Studio 2015. In other words, I can't create any objects in the form designer because there are none to drag/drop. 出于某种原因,我在Visual Studio 2015中的Xamarin Android开发的“工具箱”窗口中没有控件/工具。换句话说,我无法在表单设计器中创建任何对象,因为没有可拖放的对象。 This Video 这个视频

Clearly shows that there should be tools in my toolbox just like WinForms... Not sure what's going on. 清楚地表明我的工具箱中应该有像WinForms一样的工具......不确定发生了什么。 Anyone else experience this? 还有其他人经历过吗?

in a xamarin forms app you have to design your controls in xaml code. 在xamarin表单应用程序中,您必须使用xaml代码设计控件。 If you start a xamarin Android project you will find the controls in your toolbox. 如果您启动了一个xamarin Android项目,您将在工具箱中找到控件。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM