Files
hermes/mobile/android-app
love 260f27728b complete Android build setup and study flow
Add a real Gradle wrapper, local SDK wiring, and the missing Android study screens so the module builds cleanly.
2026-04-09 16:46:25 +02:00
..
2026-04-09 14:55:37 +02:00

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.