18 lines
652 B
Markdown
18 lines
652 B
Markdown
# 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
|