This repository has been archived by the owner on Jul 3, 2020. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 111
Rework build process #212
Comments
Can you give an overview of what you plan on changing? |
Other things that I would like to see but won't necessarily be in the first version of the rework:
I currently don't have a timeline for when said changes would be available in a branch for usage and/or merging. |
philip-alldredge
added a commit
to philip-alldredge/android-rs-glue
that referenced
this issue
Jul 27, 2019
Support for latest Android NDK and SDK, ABI rework, additional manifest configuration, and multiple cargo targets. Updated dependencies. Formatted using rustfmt. Removed gradle dependency.
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I'm not sure if this is the appropriate place for this.
cargo apk seems to be maintained for the most part. There appears to be issues with usage with newer versions of the NDK.
I am currently looking into reworking the build system to resolve many of these issues while (hopefully) maintaining compatibility with currently supported versions of the NDK.
I believe this rework would open the door for supporting building multiple binaries/targets as well as resolving the following issues: #208, #191, #211, #138, #134, #123
Since it would be a substantial change, I wanted to make you aware of it and see if it is something that would be potentially merged once completed.
The text was updated successfully, but these errors were encountered: