diff options
Diffstat (limited to 'docs')
-rw-r--r-- | docs/phone/lineageos.md | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/docs/phone/lineageos.md b/docs/phone/lineageos.md new file mode 100644 index 0000000..44bd95d --- /dev/null +++ b/docs/phone/lineageos.md @@ -0,0 +1,19 @@ +# Android Auto with microG and Lineage OS + +These instructions are almost identical to Braga2's instructions with a single important change that is emphasized. + +References: + +[Braga2's Instructions](https://xdaforums.com/t/microg-android-auto-fully-working.4319159/page-6) + +[Google App Stub](https://git.sr.ht/~dylanger/Google-App-Stub) + +[Oneplus build example](https://github.com/SolidHal/lineageos-microg-oneplus-lemonade) + +[Building LineageOS for Panther](https://wiki.lineageos.org/devices/panther/build/) + +[LineageOS with MicroG](https://lineage.microg.org/) + +[Docker to build LineageOS](https://github.com/lineageos4microg/docker-lineage-cicd) + +[Android Auto Build](https://github.com/SolidHal/android-auto-stub) |