Setup & Installation
What This Skill Does
A reference guide for Android native development covering Kotlin/Compose patterns, Material Design 3 specs, Gradle project setup, and build troubleshooting. It defines standards for threading, state management, resource naming, and test layering. Rather than hunting across Android docs, Material guidelines, and Kotlin references separately, this skill consolidates the decisions and anti-patterns that trip up Android developers daily into one place.
When to use it
- Working with android native dev functionality
- Implementing android native dev features
- Debugging android native dev related issues
