Skip to content

Standalone AAR build script #8261

Closed
Closed
@GregoryComer

Description

@GregoryComer

🚀 The feature, motivation and pitch

We currently provide pre-built Android AARs for download. It would be desirable to have a standalone build script (maybe build_android_libraries.sh?) that can reproduce the binaries with one line. The use case is for users to be able to easily switch to building from source if they need to change the configuration relative to the published binaries (adding backends/extensions, changing compiler flags, etc.). The current AAR build logic is under build/build_android_library.sh. We can likely split it out into a dedicate script.

Alternatives

No response

Additional context

No response

RFC (Optional)

No response

cc @kirklandsign @mergennachin @byjlw

Metadata

Metadata

Assignees

Labels

module: androidIssues related to Android code, build, and executionmodule: user experienceIssues related to reducing friction for userstriagedThis issue has been looked at a team member, and triaged and prioritized into an appropriate module

Type

Projects

Status

Done

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions