基于 Galaxy S 打造

Build on Galaxy S

直到大约 1-2 个月前,android 构建(任何应用程序)在 Android Galaxy S 上 运行 完美。现在无法在此设备上安装 buid。我添加了标志 codename1.arg.android.min_sdk_version=7 并安装了应用程序,但是当 运行 它提示 'Force Close' 消息时。

有什么想法吗?

我们将 Google Play Services 支持转换为默认启用,因为这是常见的用例,并使 API 之类的位置 API 更有用。

因此 2.3.1 成为 Google 强制要求的最低 OS 版本。如果你想减少最小值回到 2.2.x 并且不需要 Google Play Services 你可以使用 android.includeGPlayServices=false.