Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
Xamarin.Android 是否对设备有任何要求,例如最低 Android 版本或至少 ARMv7 CPU?
Xamarin.Android 要求您针对 API 级别 4 (Android 1.6) 或更高版本进行构建。支持的架构有 x86、armeabi 和 armeabi-v7a(与原生 Android 开发相同)