An open API service indexing awesome lists of open source software.

https://github.com/sinlessdevil/amazon-device-support-matrix

Amazon Device Support Matrix
https://github.com/sinlessdevil/amazon-device-support-matrix

Last synced: 2 months ago
JSON representation

Amazon Device Support Matrix

Awesome Lists containing this project

README

          

# Amazon Device Support Matrix

A high-performance hardware database and interactive dashboard for Amazon Fire OS devices (Fire TV, Tablets, and Echo Show). Designed specifically for Unity developers to manage memory budgets and prevent OOM (Out of Memory) crashes.
Live Dashboard

### Access the interactive matrix here: 👉 https://sinlessdevil.github.io/Amazon-Device-Support-Matrix/

---

Tier Available RAM Strategy
- Ultra > 2.0 GB High-res textures (2K), complex shaders, no limitations.
- High 1.5 - 2.0 GB Stable performance, standard 1K textures.
- Mid 1.0 - 1.5 GB Balanced tier, use ASTC compression, monitor draw calls.
- Low < 850 MB Legacy hardware. Aggressive asset streaming and texture downscaling required.

image