diff options
author | joshua <joshua@joshuayun.com> | 2024-01-03 02:05:23 -0500 |
---|---|---|
committer | joshua <joshua@joshuayun.com> | 2024-01-03 02:05:23 -0500 |
commit | 0bff0099d6a5c73c8e918f5378bfa6cad3912983 (patch) | |
tree | 13b15f8d17f681aacfb10ee81eae2127e9bee0ff /docs | |
parent | 6d68b39989996f4ce40bc7cca6eebcb3dacbf6c4 (diff) | |
download | wiki-0bff0099d6a5c73c8e918f5378bfa6cad3912983.tar.gz |
added lineageos reference links
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) |