Skip to content
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

Android build scripts update for SDK level #1443

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

ReenigneCA
Copy link
Contributor

Changed default SDK level to 21;
enabled specifying NDK_PLATFORM environment variable for custom SDK level before running android-aar.sh;
misc cleanup of Android build scripts including removing incorrect comment about static libs which was incorrect and related to an un-merged version of the build scripts.

ReenigneCA and others added 2 commits January 31, 2025 13:16
…fying NDK_PLATFORM environment variable for custom SDK level; misc cleanup of Android build scripts
I forgot to hit save on the script after making this change locally. The script works either way but by setting this value again in android-build.sh people can more easily build arch specific binaries if they want so the export is unnecessary but also rather meaningless.
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.

1 participant