Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 394 Bytes

File metadata and controls

13 lines (9 loc) · 394 Bytes

app/src/main/

Responsibility

Main Android source set for the sample app.

Design

Aggregates Kotlin implementation and Android manifest or resource assets for the runnable sample.

Flow

Gradle compiles this source set into the sample APK. Kotlin packages provide app logic and UI.

Integration

Parent map: app/src/codemap.md. Child Kotlin map: app/src/main/kotlin/codemap.md.