随笔分类 - Xamarin
摘要:Cross origin requests are only supported for protocol schemes MLHttpRequest cannot load file:///F:/Git/Framework7/dist/about.html. Cross origin reques
阅读全文
摘要:1 使用visual studio 2015 新建 blank android APP , 2 安卓手机调整到开发者模式 3 通过USB链接到PC 4 自动检测 设备(这一步貌似没有立即检测到真机设备,打开两分钟真机设备才出来), 5 选择你的设备 调试正式开始,之后VS会自动部署你的hello w
阅读全文
摘要:由于之前本机已安装过Android SDK,在安装Visual Studio 2015时跳过了,并没有为Xamarin指定对应路径导致。Visual Studio顶部菜单:Tools > Options > Xamarin > Android Settings指定一下Android SDK目录即可。
阅读全文
摘要:Google has updated their SDK tools ("Android SDK Tools" Rev. 23) in a way that also requires installing the latest "Android SDK Build-tools" package,
阅读全文