-
-
Notifications
You must be signed in to change notification settings - Fork 160
Supported Hardware
ars edited this page Jan 15, 2026
·
6 revisions
Android Head Units use a vast variety of processors (SoCs). Some work perfectly with default settings, while others (like Mediatek or Rockchip) require specific tweaks for stability.
| Device / SoC Type | Android Version | Recommended Settings | Notes |
|---|---|---|---|
| Snapdragon (High-end) | 10 - 13 | Default (Async Decoder) | Works flawlessly at 1080p/60fps. |
| Mediatek (MTK) | 9 - 12 | Force Legacy Decoder: ON | Modern Async decoders often crash on MTK. Legacy mode is highly stable. |
| Rockchip (PX5/PX6) | 9 - 10 | Force Software Decoding: MAYBE | If hardware acceleration causes artifacts, use Software mode. |
| Older Tablets (Lollipop) | 5.1 | Force Legacy Decoder: ON, 480p | Low RAM devices should stay at 480p for better response. |
- Black Screen but Audio works: Switch to Force Legacy Decoder.
- Video Freezes: Lower FPS Limit to 30 or Resolution to 720p.
- Laggy Input: Try changing the DPI to a fixed value (e.g., 160 or 240) instead of Auto.
If you have tested a device not listed here, please open an issue or discussion on GitHub to help the community!