Skip to content

Commit

Permalink
📝 Updated ReadMe
Browse files Browse the repository at this point in the history
- Switched app name
- Updated description
- Added `Features`
- Reworked `Installation`
- Reworked `Honorable mentions`
  • Loading branch information
Rikj000 committed Apr 9, 2023
1 parent 71fd20f commit 06319bc
Showing 1 changed file with 25 additions and 9 deletions.
34 changes: 25 additions & 9 deletions ReadMe.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Android Auto Xposed Unlocked
# Android Auto - XLauncher Unlocked

<p align="left">
<a href="https://www.iconomi.com/register?ref=zQQPK">
Expand All @@ -10,28 +10,44 @@
</a>
</p>

Unlock more 3th party Android Auto apps!
Custom Android Auto launcher, unleash your AA, unlock more features!

## 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)
4. Install the [Android-Auto-XLauncher-Unlocked](https://github.com/Rikj000/Android-Auto-XLauncher-Unlocked/releases) app
5. LSPosed => Modules => Check `Enable module` + Check `Android Auto`
6. Reboot


## Features

| Name | Description | Root required | Xposed required |
| :--- | ----------- | :-----------: | :-------------: |
| Default | Set the next used launch option as default |||
| Classic | Launch the Android Auto settings, with the classic/stable style |||
| Material3 | Launch the Android Auto settings, with the hidden/experimental Material3 style | ✔️ ||
| Debug | Launch various hidden Android Auto debug screens | ✔️ ||
| Xposed Module | Unlock more 3th party Android Auto apps! *(e.g. Fermata, OsmAnd, S2A, ...)* | ✔️ | ✔️ |

![Android Auto - XLauncher Unlocked](images/Android-Auto-XLauncher-Unlocked.png)


## 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 |
| Software | Description | Root required |
| :------- | ----------- | :-----------: |
| [aa4mg](https://github.com/sn-00-x/aa4mg) | Android Auto for MicroG! | ✔️ |
| [AA-AIO-Tweaker](https://github.com/shmykelsa/AA-Tweaker) | More AA modding through `phenotype.db` patching! | ✔️ |
| [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 |
| [AA-Store](https://github.com/croccio/Android-Auto-Store) | Install popular 3th party AA apps | |
| [AAAD](https://github.com/shmykelsa/AAAD) | Install popular 3th party AA apps | |
| [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!

0 comments on commit 06319bc

Please sign in to comment.