-
-
Notifications
You must be signed in to change notification settings - Fork 3.4k
Update the Android build documentation #10886
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
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Add a note about gradle_do_not_strip
.
0fb716e
to
c50c6ea
Compare
Blocked by godotengine/godot#105671 |
c50c6ea
to
3dad873
Compare
generate_apk
with generate_android_binaries
in the Android documentation
@m4gr3d Assuming this is good to go now that that PR got merged? |
@mhilbrunner not yet, I need to update the documentation with the parameter we went with in the referenced PR. I'll do it right away. |
- Replace `generate_apk` with `generate_android_binaries` in the Android documentation - Update the ndk version to 27.2.12479018
3dad873
to
ddbc8e8
Compare
@mhilbrunner It's ready to go now! |
Thanks! |
Note to whoever cherrypicks this. Check that the engine PRs this one links to have been cherrypicked first. |
generate_apk
withgenerate_android_binaries
in the Android documentation. Follow-up to Android: Enable native debug symbols generation godot#105605doc maintainer edit, waiting on this PR now: godotengine/godot#105671