10 2015 档案
摘要:创建一个Android App项目后,直接启动调试发现Visual Studio Emulator for Android已成功运行,但应用始终处于Build中(等待时间超过1小时),并未如预期通过adb部署到模拟器中。将应用直接导出apk,拖拽至模拟器直接部署,提示:File transfer f...
阅读全文
摘要:选择C# > Android创建一个Blank App时提示如下错误:Value cannot be null. Parameter name: path1由于之前本机已安装过Android SDK,在安装Visual Studio 2015时跳过了,并没有为Xamarin指定对应路径导致。Visu...
阅读全文