-
Notifications
You must be signed in to change notification settings - Fork 7
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
37 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,37 @@ | ||
# Android Auto Xposed Unlocked | ||
|
||
<p align="left"> | ||
<a href="https://www.iconomi.com/register?ref=zQQPK"> | ||
<img src="https://img.shields.io/badge/ICONOMI-Join-blue?logo=bitcoin&logoColor=white" alt="ICONOMI - The world’s largest crypto strategy provider"> | ||
</a> <a href="https://github.com/Rikj000/Android-Auto-Xposed-Unlocked/blob/development/LICENSE"> | ||
<img src="https://img.shields.io/github/license/Rikj000/Android-Auto-Xposed-Unlocked?label=License&logo=gnu" alt="GNU General Public License"> | ||
</a> <a href="https://www.buymeacoffee.com/Rikj000"> | ||
<img src="https://img.shields.io/badge/-Buy%20me%20a%20Coffee!-FFDD00?logo=buy-me-a-coffee&logoColor=black" alt="Buy me a Coffee as a way to sponsor this project!"> | ||
</a> | ||
</p> | ||
|
||
Unlock more 3th party Android Auto apps! | ||
|
||
## Installation | ||
1. Install [Magisk](https://topjohnwu.github.io/Magisk/install.html) | ||
2. Magisk => Settings => Magisk => Check `Zygisk` | ||
3. Install [LSPosed (Zygisk) + Shamiko](https://lsposed.org/) | ||
4. Install [Android-Auto-Xposed-Unlocked](https://github.com/Rikj000/Android-Auto-Xposed-Unlocked/releases) | ||
5. LSPosed => Modules => Check `Enable module` + Check `Android Auto` | ||
6. Reboot | ||
|
||
## Honorable mentions | ||
|
||
Check out: | ||
|
||
| Software | Description | Root | | ||
| :------: | ----------- | :--: | | ||
| [aa4mg](https://github.com/sn-00-x/aa4mg) | Android Auto for MicroG! | Required | | ||
| [AA-AIO-Tweaker](https://github.com/shmykelsa/AA-Tweaker) | More AA modding through `phenotype.db` patching! | Required | | ||
| [King Installer](https://github.com/fcaronte/KingInstaller) | Install any single `.apk`s for AA "as Google Play" to work around restrictions! | Optional | | ||
| [AA-Store](https://github.com/croccio/Android-Auto-Store) | Install popular 3th party AA apps | Not required | | ||
| [AAAD](https://github.com/shmykelsa/AAAD) | Install popular 3th party AA apps | Not required | | ||
| [AAEase](https://inceptive.ru/projects/aaease) | Install a few popular 3th party AA apps | Optional | | ||
|
||
## Sources | ||
Credits for [the hooks](https://github.com/AndreyPavlenko/Fermata/commit/f05862f12fa4fe2286c486b6f2adbe09c3e993ce#diff-01877b9e81e32d728d1e9e85e26c85cdfba52fd59010025785236ba117c3633c) from [Fermata](https://github.com/AndreyPavlenko/Fermata) by @AndreyPavlenko! |