Note: This project is largely a vibe programming product — generated and iterated through extensive LLM-assisted development rather than traditional human-written code. Use with appropriate caution.
An Xposed / LSPosed module that mirrors almost any app onto the Android Auto screen via a VirtualDisplay. Migrated to libxposed API 101 with support for Android 17 (API 37).
Important
AADisplay-101 has GitHub Immutable Releases feature enabled. All APK releases are exclusively built and published through GitHub Actions CI — they cannot be manually modified, ensuring software supply chain security.
This project is forked from koalaauto/AADisplay-Beta, which itself derives from Nitsuya/AADisplay.
Renamed to AADisplay-101 (package com.aadisplay101.app) to avoid conflicts with the original module on the same device.
- Android 12+ (SDK 31+; Android 10–11 unsupported)
- Rooted device with LSPosed (or a compatible Xposed environment supporting libxposed API 101)
- Working Android Auto (
com.google.android.projection.gearhead)
Some ROMs may be unstable or crash — use at your own risk.
- Enable the module in LSPosed, scoped to System Framework + Android Auto.
- Set your launcher's package name in the module settings.
- Optional: tune DPI and resolution for the car screen, or inject Android Auto properties.
Root is only used for user-configured shell commands — deny it if you don't need that.
Same as upstream — see LICENSE.