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.
我正在尝试在支持 android 2.3.6 平台,API 级别 10 的 Galaxy ace 手机上安装我的 android 应用程序,但它给出了上述错误。我在 API 级别 15 中制作了应用程序。我已设置android:minSdkVersion为 API 级别 10。但我仍然遇到同样的错误。任何帮助将不胜感激。 <uses-sdk android:minSdkVersion="10">
android:minSdkVersion
<uses-sdk android:minSdkVersion="10">