Xamarin报ADB0020:The package does not support the CPU architecture of this device错误解决办法 发表于: 2019年10月22日 2019年10月22日 分类: Android, Xamarin 标签: Xamarin, Xamarin.Android, Xamarin.Forms Xamarin开发的android项目在调试阶段运行模拟器如果出现ADB0020:The package does not support the CPU architecture of this device.错误。 解决办法: android项目右键属性,选择Android属性,选择高级,Active改成x86 模拟器运行勾选x86或x86_64,真机运行勾选armeabi-v7a和arm64-v8a,点击关闭 重新运行即可! 文章导航 前一页 上一篇: 微软官方更新补丁地址后一页 下一篇: APPX3102 You cannot create an app bundle containing more than one package per architecture chengcong 476站点RSS订阅