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.
我在 Google maret 中发布了应用程序,但它显示支持零设备。我的清单文件:
android:targetSdkVersion="15"/>
我用android 4.1编译,谢谢你的回答。
确保定义适用于您的应用程序的android:minSdkVersion。如果您的应用程序应在所有版本/密度设备中显示,请从您的 Menifest 文件中删除所有兼容屏幕和支持屏幕代码