Skip to content

387 android 16kb #18817

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 7 commits into from
Jun 27, 2025
Merged

387 android 16kb #18817

merged 7 commits into from
Jun 27, 2025

Conversation

bofeng-song
Copy link
Contributor

@bofeng-song bofeng-song commented Jun 27, 2025

Re: #
https://github.com/cocos/3d-tasks/issues/18585
https://github.com/cocos/3d-tasks/issues/18993
https://github.com/cocos/3d-tasks/issues/18959
#17702
https://github.com/cocos/creator-runtime-extensions/pull/704

https://developer.android.com/guide/practices/page-sizes?hl=zh-cn#update-packaging
===Here it requires that .so files cannot be compressed.

https://developer.android.com/guide/topics/manifest/application-element?hl=zh-cn#extractNativeLibs
===extractNativeLibs is deprecated.

Changelog


Continuous Integration

This pull request:

  • needs automatic test cases check.

    Manual trigger with @cocos-robot run test cases afterward.

  • does not change any runtime related code or build configuration

    If any reviewer thinks the CI checks are needed, please uncheck this option, then close and reopen the issue.


Compatibility Check

This pull request:

  • changes public API, and have ensured backward compatibility with deprecated features.
  • affects platform compatibility, e.g. system version, browser version, platform sdk version, platform toolchain, language version, hardware compatibility etc.
  • affects file structure of the build package or build configuration which requires user project upgrade.
  • introduces breaking changes, please list all changes, affected features and the scope of violation.

(cherry picked from commit 046ab66)
(cherry picked from commit c73b8f7)
(cherry picked from commit 8256e5d)
(cherry picked from commit 7065ae1)
@star-e
Copy link
Contributor

star-e commented Jun 27, 2025

@cocos-robot run test cases

Copy link

github-actions bot commented Jun 27, 2025

Code Size Check Report

Wechat (WASM) Before After Diff
2D Empty (legacy pipeline) 1006343 bytes 1006343 bytes ✅ 0 bytes
2D All (legacy pipeline) 2671535 bytes 2671535 bytes ✅ 0 bytes
2D All (new pipeline) 2760985 bytes 2760985 bytes ✅ 0 bytes
(2D + 3D) All 10017290 bytes 10017290 bytes ✅ 0 bytes
Web (WASM + ASMJS) Before After Diff
(2D + 3D) All 16838813 bytes 16838813 bytes ✅ 0 bytes

Interface Check Report

This pull request does not change any public interfaces !

Copy link

@bofeng-song, Please check the result of run test cases:

Task Details

Copy link

@bofeng-song, Please check the result of run test cases:

Task Details

Platform build boot runned crashScene FailScene
windows PASS PASS PASS
android FAIL FAIL
wechatgame PASS PASS PASS

@bofeng-song
Copy link
Contributor Author

@cocos-robot run test cases

@star-e star-e self-requested a review June 27, 2025 07:59
@star-e star-e merged commit c79e105 into cocos:v3.8.7 Jun 27, 2025
33 of 34 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants