Files
2026-04-09 14:55:37 +02:00

16 lines
262 B
Markdown

# Android App
Native Jetpack Compose client scaffold for the Hermes study app.
Planned structure:
- `app/`
- `core/`
- `data/`
- `domain/`
- `feature/`
- `benchmark/`
- `androidTest/`
This directory is reserved for the phase 6 native Android implementation.