Initial commit

This commit is contained in:
2026-04-14 22:59:04 +02:00
commit 7436a56c4f
581 changed files with 53368 additions and 0 deletions

View File

@@ -0,0 +1,17 @@
# Memory Index - Helldivers 2 Android App
## User
## Feedback
## Project
- [Helldivers App Project](helldivers_app_project.md) - Estructura completa app Helldivers 2 para Galaxy S3
## Reference
- [Galaxy S3 Build Config](galaxy_s3_build_config.md) - Java 21 + API 18 desugaring setup
- [Helldivers 2 Theme Colors](helldivers_theme.md) - Color palette and UI patterns
- [SoundManager Pattern](soundmanager_pattern.md) - SoundPool implementation for low-latency audio
- [Gradle Build Config](gradle_build_config.md) - Gradle wrapper with Java 21 toolchain
- [Landscape Only Mode](landscape_only_mode.md) - Fixed landscape orientation configuration