android-auto
CommunityBuild distraction-safe Android Auto car apps.
Software Engineering#voice interaction#android auto#aaos#car app library#navigationtemplate#distraction optimization#templated ui
Authordrewid74
Version1.0.0
Installs0
System Documentation
What problem does it solve?
It helps you build Android Auto (phone projection) and Android Automotive OS (native AAOS) apps using the Car App Library, ensuring your UI and navigation work within the template and safety constraints of in-vehicle experiences.
Core Features & Use Cases
- Template-based UI for car screens: Implement
ListTemplate,NavigationTemplate,PlaceListMapTemplate,MessageTemplate, and related templates instead of drawing arbitrary views. - Session and screen lifecycle handling: Use
CarAppService→Session→Screencorrectly, navigate viascreenManager.push/pop, and update data usinginvalidate()(no blocking work on the main thread). - Driving-safe interaction (Distraction Optimization): Design for limits like reduced list size while moving, constrained text/input, capped action strips, and controlled back-stack depth.
- Navigation and voice interaction: Handle navigation categories with turn-by-turn UI, and respond to voice-triggered intents such as navigation requests.
Quick Start
Use the android-auto skill to implement a car app that shows a template-based home list and navigates to a NavigationTemplate screen while respecting driving distraction rules.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: android-auto Download link: https://github.com/drewid74/ai_skills/archive/main.zip#android-auto Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.