Skip to content

Instantly share code, notes, and snippets.

@gbajaj
Created August 11, 2025 00:56
Show Gist options
  • Save gbajaj/814b06cc0aadb7a15940f4ac0b18a22a to your computer and use it in GitHub Desktop.
Save gbajaj/814b06cc0aadb7a15940f4ac0b18a22a to your computer and use it in GitHub Desktop.
RAM VM Heap Internal Storage
Shared by: All apps & system Your app only All apps & system
Speed: Fastest Fast Slowest
Persistence: Lost on reboot Lost when app killed Survives everything
When full: App gets killed OutOfMemoryError IOException
Typical size: 1-16GB 16-512MB 8GB-1TB
Test with: 512MB emulator 32MB heap 2GB storage
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment