Lines Matching refs:Android
1 # [Android Automotive](https://source.android.com/devices/automotive) Developer Tools
5 * Fully unbundle from Android versions, and use the AOSP trunk based
8 * Bridge the app ecosystem for [Android Automotive OS](https://developer.android.com/training/cars)
11 * Leverage [Android app developer tools](https://developer.android.com/studio/intro)
21 in instead of the whole Android repo.
34 * It can take a long time & generates a large CSV file for the whole Android
36 * Android 11 QPR1 vs QPR2 takes more than 8 min. & generates a 5MB CSV file.
37 * Android 10 QPR3 vs Android 11 QPR2 takes more than 11 min. & generates a
40 * For example, to compare Android 11 QPR1 vs QPR2 AOSP codebases on your disk.
64 * For example, to generate the change report for Android 11 to 10 QPR3: [sysui_gcar_android10-qpr3-…
67 ./sysui_oem_diff.sh ~/Android/android11-release remotes/aosp/android10-qpr3-release remotes/aosp/an…
76 ## [Android Virtual Device as a Development Platform](avd/README.md)