在 Google Play 开发者控制台中,我可以检查哪些设备与我的 APK 兼容/支持。如何找出设备不受支持的原因?
例如,不支持 Google Nexus 7“罗非鱼”和“石斑鱼”。但支持 Nexus 7、Google Nexus 7“deb”和 Google Nexus 7“flo”。
有没有办法知道清单中的哪个功能导致了问题?
特征:
- android.hardware.CAMERA
- android.hardware.LOCATION
- android.hardware.location.GPS
- android.hardware.location.NETWORK
- android.hardware.screen.LANDSCAPE
- android.hardware.TOUCHSCREEN
API 级别 10+