Skip to content

Instantly share code, notes, and snippets.

@foxtrot12
foxtrot12 / gsi_image-identifies_summary.md
Last active April 17, 2026 11:10
GSI Image Identifier Summary
Identifier Type Code Meaning Context / Usage
Architecture arm64 ARM 64-bit 64-bit CPU + 64-bit OS. Standard for modern mid/high-end phones.
a64 ARM32-Binder64 64-bit CPU + 32-bit OS. Common on budget devices (e.g., 2GB/3GB RAM).
arm ARM 32-bit Legacy 32-bit CPU + 32-bit OS.
Partition Style a A-only Legacy layout; system is not mounted as root.
b A/B (or AB) Modern layout; System-as-root. Required for Android 10+ and Dynamic Partitions.
GApps / Apps v Vanilla Clean ROM; no Google Apps or Services included.
g GApps Standard Google Play Services and Play Store included.
o Go-GApps Lightweight "Go Edition" Google Apps for low-RAM devices.