Team Win Recovery Project (Only for Snapdragon-based Galaxy A6+)
Everything from original recovery post is still valid, please read before proceeding.
Information:
Downloads: Image, Tarball for Odin
Screenshots:
Changelog:
Be aware of bootloader bug:
Code:
/*
* Your warranty is now void.
*
* I am not responsible for bricked devices, dead SD cards,
* thermonuclear war, or you getting fired because the alarm app failed. Please
* do some research if you have any concerns about doing this to your device
* YOU are choosing to make these modifications, and if
* you point the finger at me for messing up your device, I will laugh at you.
*/
Information:
- enabled F2FS support
- fixed CPU temperature readings
- fixed time/date (only on ROMs without stock vendor)
- fixed full-disk encryption (msm keystore implementation)
- fixed screen brightness setting
- customized theme
- compiled from Lineage OS 16 source
Downloads: Image, Tarball for Odin
Screenshots:
Changelog:
06.01.2020:
-added fstab, usb init script from ashyx's recovery
-added fstab, usb init script from ashyx's recovery
Be aware of bootloader bug:
Once you entered recovery there is no way to reboot device in normal/download mode except from recovery itself. Which is problematic if it's not operating correctly.
Ideas how to get out of it in case you stuck in broken recovery:
1. Use adb (provided that it works)
2. Connect keyboard via OTG-adapted and press Alt + SysRq + O to power off device (saved my device).
3. Disconnect battery or let it die while burning bootloader splash into the screen.
4. Use USB Jig to enter download/EDL mode (might be ignored by bootloader just like key-combo).
Ideas how to get out of it in case you stuck in broken recovery:
1. Use adb (provided that it works)
Code:
adb reboot
3. Disconnect battery or let it die while burning bootloader splash into the screen.
4. Use USB Jig to enter download/EDL mode (might be ignored by bootloader just like key-combo).
Last edited: