Flash Guide - DerpFest Tango for SUNFISH (gapps)

Flash Guide - DerpFest Tango for SUNFISH (gapps)

VOLD_NAMESPACE
Complete Flash Guide for SUNFISH

⚠️ IMPORTANT WARNINGS:
• Always backup your data before flashing
• Ensure bootloader is unlocked
• Use latest platform-tools (ADB/Fastboot)
• Battery should be >50%
• Disable antivirus during flashing

FASTBOOT METHOD:
1. Download and extract all files
2. Enable USB debugging and OEM unlocking
3. Reboot to bootloader:
   adb reboot bootloader
   OR
   fastboot reboot bootloader
4. Flash boot image (if available):
   fastboot flash --slot all boot boot.img
5. Flash dtbo image (if available):
   fastboot flash dtbo dtbo.img
6. Flash vendor image (if available):
   fastboot flash vendor vendor.img
   OR
   fastboot flash vendor_boot vendor_boot.img
7. Reboot to recovery:
   fastboot reboot recovery
8. Apply ROM via ADB sideload:
   adb sideload rom.zip

BUILD VARIANT INFORMATION:
• This is a GApps build with full Google services
• Google Play Store and services are pre-installed
• No additional setup required for Google services
• Sign in with your Google account after first boot
• All Google apps will work out of the box

TROUBLESHOOTING:
• If stuck in bootloop: Flash stock firmware
• If no signal: Flash modem/radio firmware
• If storage issues: Format data in recovery
• If bootloader locked: Unlock bootloader first

ROOT INFORMATION:
• No root solution pre-installed
• You can flash KernelSU/Magisk separately if needed
• This is a clean build without modifications
• Root access requires separate installation

GOOGLE SERVICES:
• Full Google Play Services included
• Google Play Store pre-installed
• All Google apps supported
• Automatic Google account sync

SUPPORT & COMMUNITY:
• Support Us: https://splendid-creponne-182b60.netlify.app
• Maintainer: @VOLD_NAMESPACE
• Report bugs with detailed logs
• Share your feedback and experience

USEFUL LINKS:
• Platform Tools: https://developer.android.com/tools/releases/platform-tools
• KSU Next: https://t.me/ksunext

⚖️ DISCLAIMER:
Flashing custom ROMs may void warranty and could potentially brick your device. 
The maintainer is not responsible for any damage caused by flashing this ROM.
Flash at your own risk and ensure you understand the process!

Report Page