https://github.com/android/car-samples
Multiple samples showing best practices for car app development on both Android Auto and Android Automotive OS.
https://github.com/android/car-samples
Last synced: 30 days ago
JSON representation
Multiple samples showing best practices for car app development on both Android Auto and Android Automotive OS.
- Host: GitHub
- URL: https://github.com/android/car-samples
- Owner: android
- License: apache-2.0
- Created: 2020-08-17T17:56:26.000Z (almost 6 years ago)
- Default Branch: main
- Last Pushed: 2026-06-03T00:21:47.000Z (30 days ago)
- Last Synced: 2026-06-03T02:00:13.286Z (30 days ago)
- Language: Java
- Size: 5.07 MB
- Stars: 448
- Watchers: 84
- Forks: 184
- Open Issues: 34
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
Car Samples Repository
==================
This repository contains a set of individual Android Studio projects to help you get started
writing apps for the car.
The samples are categorized by the libraries they use to integrate with the car:
- Car App Library - The library that allows developers to build navigation, parking,
and charging apps for the Android Auto-compatible cars. The app may be running in
a phone connected to the car or in the Android Automotive OS running in the car.
- car-lib/ - A sample library for Android Automotive OS.