Closed
Description
📚 The doc issue
Note: This issue pertains to the executorch-just-works branch. It is intended to merge back into master within the next 1-2 weeks.
Populate the top-level Android docs under using-executorch-android.md. Top-level platform docs for runtime integration on Android. Focus on Java APIs and acquiring the ET libraries though Maven/Gradle. Cover library installation and runtime APIs for loading + running a model using Java runtime APIs. Briefly cover relevant delegates (XNN + Vulkan + NPU).
Placeholders and skeleton is added in #8511.
General documentation guidelines that I'm hoping to follow:
- Leverage brief in-line code samples, where possible
- Keep things concise
- Avoid first person (I/we)
- I'm generally trying to follow https://developers.google.com/style/highlights
Suggest a potential alternative/fix
Updates
- [Android] Rename build script #8747
- [Android] Add a list of artifact history #8797
- [Android docs] Minor update to existing sections #8802
- [Android docs] Add building instructions and code snippet #8811
No response
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
Done