Flash Guide - Bliss 18.6 for SUNFISH (vanilla)

Flash Guide - Bliss 18.6 for SUNFISH (vanilla)

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 vanilla build without Google services
• Pure AOSP experience without any Google integration
• You can install microG or GApps separately if needed
• Recommended for users who want maximum privacy
• F-Droid recommended as primary app store

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:
• KernelSU Next with SUSFS is pre-installed
• Download KSU Next Manager from official channel
• No additional flashing required
• Enhanced root hiding capabilities
• Advanced detection bypass included
• SUSFS provides superior stealth mode

ALTERNATIVE STORES:
• F-Droid: https://f-droid.org (Open source apps)
• Aurora Store: Play Store alternative
• APKMirror: https://apkmirror.com
• Obtainium: Direct app updates

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