google / google/prefab

[FR] metadata improvements

Open
#97 15 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
Kotlin
Stars
236
Forks
33
PR merge metrics
No merged PRs in 30d

Description

1. `export_libraries` could be optional (actually the whole **module.json** could be optional).
2. **abi.json** could contain an optional _'link'_ to the binary (relative to the AAR root). This way, a conventional AAR could be reused for prefab by adding a fixed **prefab** tree. That would be as easy as building a prefab tree structure under `src/main/resources` of a library module.

Well, include files may require special effort to be in sync with the source tree, but there are some tricks that make this easy on Android Studio.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.