android-project

Installation
SKILL.md

Android Project Skill

Navigate and analyze Android project structure, modules, and dependencies.

When to Use

  • Exploring project structure
  • Finding related files
  • Analyzing module dependencies
  • Understanding package organization
  • Locating specific code patterns

Standard Android Project Structure

android-app/
├── app/src/
│   ├── main/java/com/example/app/
│   │   ├── biz/                    # Business logic layer
Related skills
Installs
1
GitHub Stars
35
First Seen
13 days ago