Projects > cpp > Issues > Bug #3714

We are migrating issue tracker of Cocos2d-x Project to Github, please create new issue there. Thanks.

Create Issue on Github

The android projects of samples can't build with target android-10

Bug #3714 [Closed]
zhangbin@cocos2d-x.org 2014-01-15 09:25 . Updated almost 11 years ago

The minSdkVersion of android projects is 9. The default target is android-10. So, the android projects should be build successfully with target android-10.

But there are some configurations in AndroidManifest.xml require the target should be android-13 or higher.
These configurations are not necessary. So, we can remove them from AndroidManifest.xml.

PS:
The configurations are:

android:configChanges="screenSize|smallestScreenSize"
zhangbin@cocos2d-x.org 2014-01-16 06:23
  • Status changed from New to Closed
  • % Done changed from 0 to 100

Applied in changeset commit:9d8f5a4390d32fb3e8827b173fa5b2837dbdff4f.

zhangxm 2014-01-26 01:54
  • Description updated (diff)
  • Target version changed from 3.0-rc0 to 3.0-beta2

Atom PDF

Status:Closed
Start date:2014-01-15
Priority:Normal
Due date:
Assignee:zhangbin@cocos2d-x.org
% Done:

100%

Category:android
Target version:3.0-beta2