[RECOVERY][UNOFFICIAL] TWRP 3.2.3-0 for Galaxy A6 (Sprint) - Samsung Galaxy A6 ROMs, Kernels, Recoveries, & Oth

Team Win Recovery Project
Code:
#include <std_disclaimer.h>
/*
* 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.
*/
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Disclaimer:
- I am not responsible about any damage of any kind that this custom binary may cause.
- Please read the whole main post & related ones before proceed and follow the guide as it is wrote. I will not offer support for any issues that have been already stated.
- Your Knox Warranty Bit will be blown once you flash this or others custom binaries, preventing you to use Knox TZ Features. It can't be resetted in any way, so think twice before flashing this.
- Bugs can be reported here in XDA or via our Telegram Group. Please be more clear as possible and make sure you provide detailed info when reporting bugs (device variant and logcat).
- If you like my work please hit the "Thanks" button to support me. You're also free to donate me via my donation link here in XDA.
What is TWRP?
Oh come on, you know what it is - don't try to fool me!
In case you're serious, though...
Team Win Recovery Project is a custom recovery for Android devices.
It allows you to back up and restore your data, flash custom ROMs to your device, repair broken file systems, root your device and more.
Read more about TWRP here: https://twrp.me/about/
How to flash and setup it completely?
- First, make sure your phone isn't RMM Locked.
- Download Odin3 v3.13.1, Samsung USB Drivers, latest TWRP's tar for your variant, latest no-verity-opt-encrypt zip and RMM Bypass v3 zip.
- Go to Settings App, Developer Options and enable OEM Unlock (If you don't see Developer Setings, go into About phone>Software info and tap "Build number" 10 times to show Developer Options menu).
- Do a backup of all your important data and files in your phone.
- Shutdown the phone. Once it's off, Power it On in Download Mode (Press and hold Power, Vol + and Vol - buttons together)
- Connect your phone in your PC, open Odin3, go in Option section and untick "Auto-reboot". Once that click the "AP" button and select the TWRP tar you downloaded before, then press the "Start" button.
- Once Odin3 finished to flash the recovery (you should see a "PASS" message), force reboot your phone (Press and hold Power and Vol - buttons together) and once the screen is off, press and hold Power and Vol + buttons together to boot in TWRP.
- Once TWRP is booted you first need to decrypt your /data partition. To do so touch Wipe>Format Data and follow the instructions in screen.
- Once it finished go back at the home screen and touch Reboot>Recovery. TWRP should be able to mount your data partition. Now copy the no-verity-opt-encrypt and RMM Bypass zip you downloaded before and flash them (touch Install and select each zip to flash it)
- You're now able to reboot to your OS without re-encrypting /data partition and without RMM Prenormal lock.
Download:
Galaxy A6 (Sprint) (a6eltespr):
https://androidfilehost.com/?fid=11410932744536990448
Sources:
Kernel Source Code: https://github.com/devkingsteam/android_kernel_samsung_universal7885/
Device Tree: https://github.com/devkingsteam/android_device_samsung_a6eltespr
Changelog:
Check Post #2.
Galaxy A 2018 Community Telegram Group:
Invite Link
Credits:
- Samsung for kernel source code
- TeamWin for their awesome recovery
- @allenjthomsen for testing out the recovery
XDA:DevDB Information
TWRP for Galaxy A6 (Sprint), Tool/Utility for the Samsung Galaxy A6
Contributors
BlackMesa123
Source Code: https://github.com/TeamWin
Version Information
Status: Stable
Current Stable Version: 3.2.3-0
Stable Release Date: 2018-10-28
Created 2018-10-29
Last Updated 2018-10-29

Changelog
Note that this page only includes device-specific changes. For global TWRP changes, go to twrp.me.
20181028 (3.2.3-0)
- First release

How about A6+ in the future?

francuz1988 said:
How about A6+ in the future?
Click to expand...
Click to collapse
In my free time I worked on kernel source code and a possible device tree, but I didn't managed to compile that and personally I'm not in the mood to build a TWRP for that device. Maybe another dev can look at it to fix my tree and compile TWRP for your device.

Root
BlackMesa123 said:
Team Win Recovery Project
Code:
#include <std_disclaimer.h>
/*
* 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.
*/
Disclaimer:
- I am not responsible about any damage of any kind that this custom binary may cause.
- Please read the whole main post & related ones before proceed and follow the guide as it is wrote. I will not offer support for any issues that have been already stated.
- Your Knox Warranty Bit will be blown once you flash this or others custom binaries, preventing you to use Knox TZ Features. It can't be resetted in any way, so think twice before flashing this.
- Bugs can be reported here in XDA or via our Telegram Group. Please be more clear as possible and make sure you provide detailed info when reporting bugs (device variant and logcat).
- If you like my work please hit the "Thanks" button to support me. You're also free to donate me via my donation link here in XDA.
What is TWRP?
Oh come on, you know what it is - don't try to fool me!
In case you're serious, though...
Team Win Recovery Project is a custom recovery for Android devices.
It allows you to back up and restore your data, flash custom ROMs to your device, repair broken file systems, root your device and more.
Read more about TWRP here: https://twrp.me/about/
How to flash and setup it completely?
- First, make sure your phone isn't RMM Locked.
- Download Odin3 v3.13.1, Samsung USB Drivers, latest TWRP's tar for your variant, latest no-verity-opt-encrypt zip and my RMM Bypass zip.
- Go to Settings App, Developer Options and enable OEM Unlock (If you don't see Developer Setings, go into About phone>Software info and tap "Build number" 10 times to show Developer Options menu).
- Do a backup of all your important data and files in your phone.
- Shutdown the phone. Once it's off, Power it On in Download Mode (Press and hold Power, Vol + and Vol - buttons together)
- Connect your phone in your PC, open Odin3, go in Option section and untick "Auto-reboot". Once that click the "AP" button and select the TWRP tar you downloaded before, then press the "Start" button.
- Once Odin3 finished to flash the recovery (you should see a "PASS" message), force reboot your phone (Press and hold Power and Vol - buttons together) and once the screen is off, press and hold Power and Vol + buttons together to boot in TWRP.
- Once TWRP is booted you first need to decrypt your /data partition. To do so touch Wipe>Format Data and follow the instructions in screen.
- Once it finished go back at the home screen and touch Reboot>Recovery. TWRP should be able to mount your data partition. Now copy the no-verity-opt-encrypt and RMM Bypass zip you downloaded before and flash them (touch Install and select each zip to flash it)
- You're now able to reboot to your OS without re-encrypting /data partition and without RMM Prenormal lock.
Download:
Galaxy A6 (Sprint) (a6eltespr):
https://androidfilehost.com/?fid=11410932744536990448
Sources:
Kernel Source Code: https://github.com/devkingsteam/android_kernel_samsung_universal7885/
Device Tree: https://github.com/devkingsteam/android_device_samsung_a6eltespr
Changelog:
Check Post #2.
Galaxy A 2018 Community Telegram Group:
Invite Link
Credits:
- Samsung for kernel source code
- TeamWin for their awesome recovery
- @allenjthomsen for testing out the recovery
XDA:DevDB Information
TWRP for Galaxy A6 (Sprint), Tool/Utility for the Samsung Galaxy A6
Contributors
BlackMesa123
Source Code: https://github.com/TeamWin
Version Information
Status: Stable
Current Stable Version: 3.2.3-0
Stable Release Date: 2018-10-28
Created 2018-10-29
Last Updated 2018-10-29
Click to expand...
Click to collapse
Does this phone have a root process yet ?

peter couniaz said:
Does this phone have a root process yet ?
Click to expand...
Click to collapse
and u quoted whole post just to asking that question??
root process? of course, if TWRP already available and working then THE ROOT PROCESS is flash magisk/superSU etc..etc..(base on instruction that post).

an-_-dro said:
and u quoted whole post just to asking that question??
root process? of course, if TWRP already available and working then THE ROOT PROCESS is flash magisk/superSU etc..etc..(base on instruction that post).
Click to expand...
Click to collapse
SuperSU is outdated, better to use Magisk.

Will this work on Boost?
BlackMesa123 said:
Team Win Recovery Project
Code:
#include <std_disclaimer.h>
/*
* 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.
*/
Disclaimer:
- I am not responsible about any damage of any kind that this custom binary may cause.
- Please read the whole main post & related ones before proceed and follow the guide as it is wrote. I will not offer support for any issues that have been already stated.
- Your Knox Warranty Bit will be blown once you flash this or others custom binaries, preventing you to use Knox TZ Features. It can't be resetted in any way, so think twice before flashing this.
- Bugs can be reported here in XDA or via our Telegram Group. Please be more clear as possible and make sure you provide detailed info when reporting bugs (device variant and logcat).
- If you like my work please hit the "Thanks" button to support me. You're also free to donate me via my donation link here in XDA.
What is TWRP?
Oh come on, you know what it is - don't try to fool me!
In case you're serious, though...
Team Win Recovery Project is a custom recovery for Android devices.
It allows you to back up and restore your data, flash custom ROMs to your device, repair broken file systems, root your device and more.
Read more about TWRP here: https://twrp.me/about/
How to flash and setup it completely?
- First, make sure your phone isn't RMM Locked.
- Download Odin3 v3.13.1, Samsung USB Drivers, latest TWRP's tar for your variant, latest no-verity-opt-encrypt zip and my RMM Bypass zip.
- Go to Settings App, Developer Options and enable OEM Unlock (If you don't see Developer Setings, go into About phone>Software info and tap "Build number" 10 times to show Developer Options menu).
- Do a backup of all your important data and files in your phone.
- Shutdown the phone. Once it's off, Power it On in Download Mode (Press and hold Power, Vol + and Vol - buttons together)
- Connect your phone in your PC, open Odin3, go in Option section and untick "Auto-reboot". Once that click the "AP" button and select the TWRP tar you downloaded before, then press the "Start" button.
- Once Odin3 finished to flash the recovery (you should see a "PASS" message), force reboot your phone (Press and hold Power and Vol - buttons together) and once the screen is off, press and hold Power and Vol + buttons together to boot in TWRP.
- Once TWRP is booted you first need to decrypt your /data partition. To do so touch Wipe>Format Data and follow the instructions in screen.
- Once it finished go back at the home screen and touch Reboot>Recovery. TWRP should be able to mount your data partition. Now copy the no-verity-opt-encrypt and RMM Bypass zip you downloaded before and flash them (touch Install and select each zip to flash it)
- You're now able to reboot to your OS without re-encrypting /data partition and without RMM Prenormal lock.
Download:
Galaxy A6 (Sprint) (a6eltespr):
https://androidfilehost.com/?fid=11410932744536990448
Sources:
Kernel Source Code: https://github.com/devkingsteam/android_kernel_samsung_universal7885/
Device Tree: https://github.com/devkingsteam/android_device_samsung_a6eltespr
Changelog:
Check Post #2.
Galaxy A 2018 Community Telegram Group:
Invite Link
Credits:
- Samsung for kernel source code
- TeamWin for their awesome recovery
- @allenjthomsen for testing out the recovery
XDA:DevDB Information
TWRP for Galaxy A6 (Sprint), Tool/Utility for the Samsung Galaxy A6
Contributors
BlackMesa123
Source Code: https://github.com/TeamWin
Version Information
Status: Stable
Current Stable Version: 3.2.3-0
Stable Release Date: 2018-10-28
Created 2018-10-29
Last Updated 2018-10-29
Click to expand...
Click to collapse
Will this work on boost?

wickEwoo said:
Will this work on boost?
Click to expand...
Click to collapse
If phone model/soc is A600P/Exynos 7884(5), yes.

Will TWRP be ported to the T-Mobile variant of the A6?

:good:

Will this work on J737P Exynos 7884/5?

anybody tried this on the a600t?

ochoa515 said:
anybody tried this on the a600t?
Click to expand...
Click to collapse
i second this question

I need a custom A6 Samsung Galaxy ROM. I need a recent link sm-a600p sprint ROM. Please support and help

mohammed.rqa said:
I need a custom A6 Samsung Galaxy ROM. I need a recent link sm-a600p sprint ROM. Please support and help
Click to expand...
Click to collapse
Try maybe with Generic System Images.

I need help in developing a mobile system for my Samsung Galaxy A6 sprint a6eltespr
sm-a600p
I want a modified ROM + TWRP recovery, please

BlackMesa123 said:
SuperSU is outdated, better to use Magisk.
Click to expand...
Click to collapse
Who can help me find a modified ROM + recent recovery
Mobile type: Galaxy A6 sprint
sm-a600p (a6eltespr .)

Hopping on an old thread here, but hoping someone might have some insight here. All the steps above are successful except after it is complete and I reboot. If I reboot to TWRP, the internal storage is encrypted again.
I wind up having to format to unencrypt, but when I flash Magisk, it bootloops on me about half way through setting up the phone again. If I only flash RMM and no-verify-opt-encrypt, it boots fine. If I flash all 3 initially, it boot loops. I tried flashing just RMM and no-encrypt, setting the phone up, then rebooting to TWRP to flash Magisk, but then the drive is encrypted again.
I feel like I'm missing something here. Any guidance is much appreciated!!

SwissNix said:
Hopping on an old thread here, but hoping someone might have some insight here. All the steps above are successful except after it is complete and I reboot. If I reboot to TWRP, the internal storage is encrypted again.
I wind up having to format to unencrypt, but when I flash Magisk, it bootloops on me about half way through setting up the phone again. If I only flash RMM and no-verify-opt-encrypt, it boots fine. If I flash all 3 initially, it boot loops. I tried flashing just RMM and no-encrypt, setting the phone up, then rebooting to TWRP to flash Magisk, but then the drive is encrypted again.
I feel like I'm missing something here. Any guidance is much appreciated!!
Click to expand...
Click to collapse
To install Magisk nowadays you have to patch your boot.img file manually via the app.

Related

[ROM][Unofficial][20180617]CarbonROM | cr-6.1 [payton]

Credits
Moto X4 is getting some custom rom love, because @erfanoabdi worked in BEAST mode and created the trees for this device, even though he does not own the device.
Obligatory Warning: This guide and ROM assumes you know the fundamentals of fastboot, flashing TWRP, and running a flash all. Your warranty is voided because of the unlocked bootloader. This is a Third Party ROM. Things may not work as expected compared to stock (for better or for worse).
Warning 2: If you can't do fastboot commands, do a flash all, root your device or flash TWRP/ROM, please do not ask for help here. If you cannot flash all back to stock, please stay stock for everyone's sake.
Warning 3: if you don't flash the firmware zip so both slots have the firmware, when you boot after flashing, you WILL have a bootloop or even a brick.
Warning 4 : This is an Engineering build, which means it's pre rooted and all apps have access to root. Only the SU binary is missing.
Warning 5 : Kernel is permissive.
This is an initial release and it WILL have bugs. If your phone is a daily, and you cannot afford downtime or random reboots then please do not flash.
I am new to this, DO NOT expect fixes on the fly. Post logcats and I will see what I can do.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
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 features included in this ROM
* before flashing it! 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.
*/
​
About Carbon ROM :
CarbonROM is an aftermarket firmware based on the Android Open Source Project. We are dedicated to fast, stable, and feature-filled roms, honesty and communication with our users, and openness with our code. We like frequent builds, with the very latest and greatest hardware support and fixes. We strive to not only provide you with the best rom we can build, but also to give back to the Android community and our fellow developers. For us, this is about creating something we can be proud of and hope you will enjoy.
Not Working :
[*] Engineering Build - you will get a strict mode red-rectangle flash.
no moto onenav gestuers
You tell me
How to Boot into fastboot/bootloader mode
1. Reboot phone, and keep volume down pressed while device is rebooting until you see bootloader mode screen.
2. While phone is off, press volume down and then press power button. Keep holding both until you see bootloader mode screen.
How to Install
Video is for LineageOS, but process is same for Carbon ROM as well.
Video
Moto X4 A/B Slots Explained
Steps
1. Download the ROM, TWRP (zip and Image), Gapps (optional) from Downloads section. Place TWRP image zip in same folder as where you have fastboot.
2. Prepare your phone for AOSP style ROMs. (download one of the firmwares depending on your model). Boot into bootloader mode.
Flash the firmware with the flash_all.bat (Windows) file or the flash_all.sh (Linux & Mac) (See links on Post #2).
Windows
Code:
flash_all.bat
Mac/Linux
Code:
./flash_all.sh
Tested only on XT1900-1 on Android 8.0 model for now. Feel free to try on other models. Check for any errors in the process, DO NOT proceed if you have any errors. Once flashed successfully, reboot into Android to make sure all is well.
Windows
Code:
fastboot reboot
Mac/Linux
Code:
./fastboot reboot
3. Wipe internal data. Reboot back into bootloader mode and run the command "fastboot -w" (this will erase EVERYTHING from your phone, even internal SD, but is needed to have these ROMs work). Make sure to remove your external sdcard before doing this. Once done, REBOOT into Android to make sure all is well. Skip all the setups.
Windows
Code:
fastboot -w
Mac/Linux
Code:
./fastboot -w
4. Transfer ROM zip and TWRP zip to internal memory of device. Reboot device into bootloader mode.
5. Boot to TWRP using fastboot. Using command prompt/terminal navigate to folder where fastboot is.
Windows
Code:
fastboot boot twrp-3.2.1-1-payton.img
Mac/Linux
Code:
./fastboot boot twrp-3.2.1-1-payton.img
5. Once booted into TWRP, click on Install - and select TWRP zip transferred in Step 1. Once done, Reboot back into system to check all is well.
6. Boot into TWRP again (reboot device, keep volume down pressed while device is rebooting. When you see bootloader mode, let go of volume down. Press volume up until you see recovery mode, press power button to select. Now you will boot into TWRP recovery).
8. Once in TWRP. Go to Wipe and swipe to factory reset. Go back, select Install and select Linage OS Rom zip, also add the TWRP zip file and click on install. Once done, wipe cache/dalvik.
Do note, recovery is built into kernel with our device so flashing any rom or kernel will result in TWRP being overwritten. DO NOT flash Magisk (any root package) or Gapps. Once ROM (and optional TWRP) have flash successfully, go to main menu :-
Now you have two options. If you WANT gapps do step 9. else go to 10. If you install gapps after booting into rom, gapps will crash. So, make your choice now.
9. Go back to TWRP main menu. Click on reboot, note down the slot you are on and select recovery.
You will now boot back into TWRP recovery. Click on reboot, and you should be on the other slot. Go back to main menu, transfer the gapps package to internal memory and install gapps.
10. Go back to TWRP main menu. click on reboot and select bootloader.
11. Once in bootloader mode. issue below command.
Windows
Code:
fastboot -w
Mac/Linux
Code:
./fastboot -w
Once done, reboot.
Windows
Code:
fastboot reboot
Mac/Linux
Code:
./fastboot reboot
11. To ROOT, booting into Android once is necessary whether you want gapps or not. After booting into Android once reboot back into TWRP, and then flash your root package zip, reboot and enjoy.
How to Update
Transfer rom, gapps and twrp zip to internal storage.
Boot to TWRP.
flash Rom + TWRP zip
Boot back to TWRP recovery
Flash GApps
Wipe Cache + Dalvik
Reboot to System
Coming from Another custom ROM, have already flashed firmware zip
Transfer rom, gapps and twrp zip to internal storage.
Boot to TWRP.
Wipe -> Swipe to factory reset
flash Rom + TWRP zip
Boot back to TWRP recovery
Flash GApps
Wipe Cache + Dalvik
Reboot to System
How to go back to stock
Support :
1) Search. Search, search, search. If you make the effort of reading atleast 5 pages back, most if not all your questions will be answered. I personally, will ignore any questions, if I know they have been answered in the last 5 pages. Not being rude, but please read.
2) If you can't find answers in last 5 pages, ask here, be respectful and have a good time.
Downloads :
TWRP (Zip + Image, Download 3.2.1-1): TWRP for Payton
ROM : Unofficial Carbon ROM (payton)
Gapps : OpenGapps
Magisk : Stable Magisk
Notes :
Only Clean Installation Please
Bug Report Without logs means nothing
3rd PARTY ADDONS/MODS :
While we have no issues with people using supersu/magisk/xposed/custom kernels/etc, we can't provide support for users who have them installed.
This thread is not the right place to discuss about mods/addons.
Reporting Bugs :
DO NOT Report bugs if you installed Xposed.
DO NOT Report bugs about Magisk Modules.
Grab a logcat right after the problem has occurred. (Please include at least a few pages of the log, not just the last few lines, unless you know what you're doing.)
If it is a random reboot, grab /sys/fs/pstore/console-ramoops and /sys/fs/pstore/dmesg-ramoops-0. (Do not bother getting a logcat unless you can get it just before the reboot. A logcat after a reboot is useless)
Remember to provide as much info as possible. The more info you provide, the more likely that the bug will be solved. Please also do not report known issues. Any bug not reported in the bug report format above may be ignored.
Sources :
Carbon ROM
Device tree :
moto-sdm660-common
payton
Kernel :
moto-msm8998
Vendor tree :
moto-sdm660-common
payton
XDA:DevDB Information
Unofficial Carbon ROM cr-6.1 for Payton, ROM for the Moto X4
Contributors
erfanoabdi, mightysween, gee one, Lineage Team, Carbon Team
Donations
Donate to Carbon ROM
Buy me Coffee.
ROM OS Version: 8.1.x Oreo
ROM Kernel: Linux 4.x
ROM Firmware Required: No Requirements
Based On: AOSP
Version Information
Status: Testing
Created 2018-06-13
Last Updated 2018-06-17
Firmwares
Firmwares
https://forum.xda-developers.com/showpost.php?p=76775043&postcount=2
mine002
Changelog
17th June 2018
* fixed FM radio
* userdebug build (no more red border) Thanks again @erfanoabdi
Excellent work. What would you say are the main differences between Carbon and Lineage?
sizz-lorr said:
Excellent work. What would you say are the main differences between Carbon and Lineage?
Click to expand...
Click to collapse
Lineage is pure stock android, whereas Carbon offer some customizations! I have not tried the ROM yet, i am on RR right now! But as far as I know, it is going to be stable! :fingers-crossed:
I would like to try this ROM, however, I'm hesitant to due to I have the TWRP v 3.2.1-0 which doesn't make nandroid backups that can be restored.
Does the posted TWRP version (3.2.1-1) make restorable nandroid backups?
------------
NetSpeedZ said:
I would like to try this ROM, however, I'm hesitant to due to I have the TWRP v 3.2.1-0 which doesn't make nandroid backups that can be restored.
Does the posted TWRP version (3.2.1-1) make restorable nandroid backups?
------------
Click to expand...
Click to collapse
I've restored from a nandroid on the newest twrp and haven't had an issue. Just remove any pin or lockscreen security before buying into twrp or you can't decrypt.
brandontowey said:
I've restored from a nandroid on the newest twrp and haven't had an issue. Just remove any pin or lockscreen security before buying into twrp or you can't decrypt.
Click to expand...
Click to collapse
Copy that. I don't have lock screen enabled, just the 'screen saver' that shows when phone senses motion nearby and shows the clock, etc.
Appreciate the clarification.
------------
New build is up.
Changelog in post 2.
brandontowey said:
I've restored from a nandroid on the newest twrp and haven't had an issue. Just remove any pin or lockscreen security before buying into twrp or you can't decrypt.
Click to expand...
Click to collapse
Follow-up question to your reply:
When you made your backup, did you include System Image? If so, when you restored did you enable Boot, Data, System and/or System Image?
------------
NetSpeedZ said:
Follow-up question to your reply:
When you made your backup, did you include System Image? If so, when you restored did you enable Boot, Data, System and/or System Image?
------------
Click to expand...
Click to collapse
I did whatever the default in TWRP was, backup and restore. I googled what I should do but there wasn't anything definite. I did get an error 255 from resting the Bluetooth thing so i just omitted it.
I'm on the fence looking at these new custom ROMs available for our X4, so please help me clarify a few points:
1) does Lineage have the option to set navigation bar height? If I'll take the plunge I'm interested in having a navigation bar narrower than Android' standard;
2) is it possible to tweak the kernel with Kernel Adiutor or something similar?
3) is it possible to install and use Moto Display in some way?
Thanks!
P.S. Plese bear with me as I'm asking the same questions all over the three custom ROMs threads.
One button navigation
Is one button navigation still not working on this rom?
superj1018 said:
Is one button navigation still not working on this rom?
Click to expand...
Click to collapse
not yet.

[RECOVERY][UNOFFICIAL] TWRP 3.2.3-0 for Galaxy A6 (International)

Team Win Recovery Project
Code:
#include <std_disclaimer.h>
/*
* 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.
*/
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Disclaimer:
- I am not responsible about any damage of any kind that this custom binary may cause.
- Please read the whole main post & related ones before proceed and follow the guide as it is wrote. I will not offer support for any issues that have been already stated.
- Your Knox Warranty Bit will be blown once you flash this or others custom binaries, preventing you to use Knox TZ Features. It can't be resetted in any way, so think twice before flashing this.
- Bugs can be reported here in XDA or via our Telegram Group. Please be more clear as possible and make sure you provide detailed info when reporting bugs (device variant and logcat).
- If you like my work please hit the "Thanks" button to support me. You're also free to donate me via my donation link here in XDA.
What is TWRP?
Oh come on, you know what it is - don't try to fool me!
In case you're serious, though...
Team Win Recovery Project is a custom recovery for Android devices.
It allows you to back up and restore your data, flash custom ROMs to your device, repair broken file systems, root your device and more.
Read more about TWRP here: https://twrp.me/about/
How to flash and setup it completely?
- First, make sure your phone isn't RMM Locked.
- Download Odin3 v3.13.1, Samsung USB Drivers, latest TWRP's tar for your variant, latest no-verity-opt-encrypt zip and RMM Bypass v3 zip.
- Go to Settings App, Developer Options and enable OEM Unlock (If you don't see Developer Settings, go into About phone>Software info and tap "Build number" 10 times to show Developer Options menu).
- Do a backup of all your important data and files in your phone.
- Shutdown the phone. Once it's off, Power it On in Download Mode (Press and hold Power, Vol + and Vol - buttons together)
- Connect your phone in your PC, open Odin3, go in Option section and untick "Auto-reboot". Once that click the "AP" button and select the TWRP tar you downloaded before, then press the "Start" button.
- Once Odin3 finished to flash the recovery (you should see a "PASS" message), force reboot your phone (Press and hold Power and Vol - buttons together) and once the screen is off, press and hold Power and Vol + buttons together to boot in TWRP.
- Once TWRP is booted you first need to decrypt your /data partition. To do so touch Wipe>Format Data and follow the instructions in screen.
- Once it finished go back at the home screen and touch Reboot>Recovery. TWRP should be able to mount your data partition. Now copy the no-verity-opt-encrypt and RMM Bypass zip you downloaded before and flash them (touch Install and select each zip to flash it)
- You're now able to reboot to your OS without re-encrypting /data partition and without RMM Prenormal lock.
Download:
Galaxy A6 (a6lte):
https://github.com/TwrpBuilder/android_device_samsung_a6ltexx/releases/latest
Sources:
Device Tree: https://github.com/TwrpBuilder/android_device_samsung_a6ltexx
Changelog:
Check Post #2.
Exynos 7870 Community Telegram Group:
Invite Link
Credits:
- Samsung for kernel source code
- TeamWin for their awesome recovery
- @Dyneteve
XDA:DevDB Information
TWRP for Galaxy A6 (International), Tool/Utility for the Samsung Galaxy A6
Contributors
BlackMesa123, Dyneteve
Source Code: https://github.com/TeamWin
Version Information
Status: Stable
Current Stable Version: 3.2.3-0
Stable Release Date: 2018-08-02
Created 2018-07-22
Last Updated 2018-10-29
Changelog:
Note that this page only includes device-specific changes. For global TWRP changes, go to twrp.me.
20180802 (3.2.3-0):
- First release
Reserved
Great work sir.i will try when in out in rmm lock
Hello and thx for your work @BlackMesa123 but i have bootloop after injecting twrp file ... If u have tips ^^
loll said:
Hello and thx for your work @BlackMesa123 but i have bootloop after injecting twrp file ... If u have tips ^^
Click to expand...
Click to collapse
You mean TWRP doesn't boots or OS?
TWRP doesn't boot and os too ...
loll said:
TWRP doesn't boot and os too ...
Click to expand...
Click to collapse
Followed the guide correctly? You don't get any error/warning at splash?
BlackMesa123 said:
Followed the guide correctly? You don't get any error/warning at splash?
Click to expand...
Click to collapse
i follow all the guide correctly at that point and after restart when i press vol+ and power => bootloop and no error or warning displayed ...
loll said:
i follow all the guide correctly at that point and after restart when i press vol+ and power => bootloop and no error or warning displayed ...
Click to expand...
Click to collapse
Can you extract a kmsg/dmesg log? So I can look what happens in the phone
BlackMesa123 said:
Can you extract a kmsg/dmesg log? So I can look what happens in the phone
Click to expand...
Click to collapse
android recovery with error on attachment ...
loll said:
android recovery with error on attachment ...
Click to expand...
Click to collapse
That's what happens when booting on twrp?
yes only android recovery no twrp and this message on the bottom ...
loll said:
yes only android recovery no twrp and this message on the bottom ...
Click to expand...
Click to collapse
I didn't understood; That happens after flashing twrp and booting onto it? Because in the screenshot it seems stock recovery
yes after install twrp i restart the phone and then it s launch stock recovery with errors ... and impossible to give u logs because root needed ...
loll said:
yes after install twrp i restart the phone and then it s launch stock recovery with errors ... and impossible to give u logs because root needed ...
Click to expand...
Click to collapse
Try to in Odin. Once you press start to flash TWRP. HOLD Volume UP + POWER at the same time while the phone is flashing. Then when it reboots it must jump into TWRP. Cuz what you got is the phone reflashed stock recovery
BlackMesa123 said:
20180722 (3.2.2-0)
- First release
Click to expand...
Click to collapse
thanks alot. waiting for plus..A6+ :fingers-crossed:
BlackMesa123 said:
I didn't understood; That happens after flashing twrp and booting onto it? Because in the screenshot it seems stock recovery
Click to expand...
Click to collapse
Hello after a lot of retry always the same bootloop and i need to flash stock firm ...
loll said:
Hello after a lot of retry always the same bootloop and i need to flash stock firm ...
Click to expand...
Click to collapse
Why you are not entering to twrp?are you sure you check oem unlock and usb debugging in developer?
Im exited to root my phone still 2 days to go out in rmm state
My phone is on RMM=Prenormal. Waitng for it to reset and will let you know.
It will be great if someone can make a video and share it. It will really help!

[TESTING][RECOVERY][UNOFFICIAL]TeamWin Recovery Project 3.2.3-0

{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Team Win Recovery Project (TWRP), is an open-source software custom recovery image for Android-based devices.It provides a touchscreen-enabled interface which allows users to install third-party firmware and backup the current system, which are often unsupported by stock recovery images.It is, therefore, often installed when rooting Android devices.
Disclaimer:
/*
* Your warranty will be VOID after installing a custom recovery.
*
* Get notified yourself that 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 features included in this recovery
* before flashing it!
* 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.
*/
Click to expand...
Click to collapse
What's new in 3.2.3-0:
* Fix automatic installing of OTA zips on encrypted devices
* Remove SuperSU from TWRP
* Support both md5 and md5sum file extensions when doing MD5 checking for zip files
Downloads:
Compatibility:
• Only For Exynos International Variants:
- N960F
- N960FD
- N960N
Installation:
• In your ROM, go to Settings -> About device. Tap 7 times on Build number to enable Developer options.
• Now go to Settings -> Developer options. (above About device).
• You need to enable OEM unlock, otherwise you might end up with boot problems or be unable to flash later on.
• Extract Odin_3.10.7.zip to your computer.
• Install Samsung Mobile Phone Drivers for Odin to find your device.
• Download .tar image of TWRP For Note 9.
• Reboot your device to download mode.
- Hold [VOLUME DOWN] + [BIXBY] + [POWER] for approx. 15 seconds.
- Read the warning carefully.
- If you agree, press [VOLUME UP] to get into Download mode. If you don't agree, STOP.
• Open Odin and place that TWRP tar file in the [AP] slot.
• Connect your phone.
• Hold [VOLUME UP] + [BIXBY] + [POWER] on your phone and then press start on Odin.
• Wait for the phone to reboot. DO NOT release [VOLUME UP] + [BIXBY] + [POWER] or you may not reboot into TWRP.
To disable forced encryption and mount internal storage(/DATA):
(Note this MUST be flashed after SuperSU if you intend to root)
• Boot to TWRP.
• Select Keep System RO
• Format Data partition using FORMAT DATA button under Wipe options.
(Note: This will wipe the internal storage)
• Check DATA is mountable.
• Install SuperSU (If Root Is Required)
• Install Boot Image Patch(DM-Verity) below.
• Reboot
Boot Image Patch
No_DM_Verity_Patcher_By-ashyx
Thanks for support.You can donate me if you want! Every little penny is helpful to me.It'll at least help me to pay my server bill or wifi bill. :good:
UPI: [email protected]
Paypal: [email protected]​
XDA:DevDB Information
TWRP 3.2.3-0, Tool/Utility for the Samsung Galaxy Note 9
Contributors
Albe96, jesec
Version Information
Status: Testing
Created 2018-08-11
Last Updated 2018-08-13
Changelogs:
August 12,2018:
Initial Release
#Reserved2
So fast, still waiting my note9
kenpaci said:
So fast, still waiting my note9
Click to expand...
Click to collapse
Yeah.This was a quick build.The TWRP is built with Stock Boot.Img And It'll a good thing if everybody asks for Kernel Source Code for N960F.I did yesterday
Albe96 said:
Yeah.This was a quick build.The TWRP is built with Stock Boot.Img And It'll a good thing if everybody asks for Kernel Source Code for N960F.I did yesterday
Click to expand...
Click to collapse
Good news???
Great news~~~Still waiting for my Note 9. Thanks Albe96
Well.I'm just waiting for users to test it and tell the result! ?.I hope it'll be positive and boot up safely.
Albe96 said:
Well.I'm just waiting for users to test it and tell the result! .I hope it'll be positive and boot up safely.
Click to expand...
Click to collapse
I'm sure it will be wonderful ?
TheMadScientist said:
I'm sure it will be wonderful ?
Click to expand...
Click to collapse
Yeah.I hope so ?
Damn, this is about the fastest Ive ever seen twrp drop for a sammy device.
You guys are all over it!
You rock.:thumbup::thumbup::thumbup:
This makes waiting for the device even more painful though lol.
sent from my Exynos S9 plus, Pixel 2 XL or Note FE
Will this work on the SM-N960N Korean version
gubbilo144 said:
Will this work on the SM-N960N Korean version
Click to expand...
Click to collapse
Yes If N960N is Exynos Variant.
Device is bootlooping now at the splashscreen, Can't access any modes, 3 Button combinations (Recovery nor Download).
Any Ideas mate ?
EDIT:1 - After a series of button combinations, Charger plug/unplugs - Managed to push it into download mode and flashed the stock rom again.
The TWRP TAR doesn't work, and if you have any other suggestions, let me know.
JazonX said:
Device is bootlooping now at the splashscreen, Can't access any modes, 3 Button combinations (Recovery nor Download).
Any Ideas mate ?
EDIT:1 - After a series of button combinations, Charger plug/unplugs - Managed to push it into download mode and flashed the stock rom again.
The TWRP TAR doesn't work, and if you have any other suggestions, let me know.
Click to expand...
Click to collapse
I guess it won't work untill we get kernel source out.BTW please contact me in telegram @Albe96 .I'd like to give some more shots and if I succeseed to boot it into TWRP,I'll request to open this thread again.Untill then @TheMadScientist close this thread.

[ROM][UNOFFICIAL] Resurrection Remix v7.0.2

{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Resurrection Remix P v7.0.2​
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 features included in this ROM
* before flashing it! 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.[/CENTER]
About Resurrection Remix:
Resurrection Remix is a custom ROM based on LineageOS, SlimRoms, Omni and the original Remix ROM builds. This creates an awesome combination of customization & performance optimizations while bringing the latest features directly to your device.
Introduction:
This is an unofficial build of Resurrection Remix for the Motorola G7, codename ocean.
It should support all the T-Mobile, International, and Project Fi variants, as their bootloaders are unlockable. Sadly, we can not support the Verizon or AT&T variants, as their bootloaders are permanently locked.
ROM:
RR-P-v7.0.2-20191103-ocean-Unofficial-signed.zip
Stock Firmware:
Official Firmware
Recovery:
Unofficial TWRP
Copy A to B: (prevents bricks)
copypartitions.zip
(courtesy of @filipepferraz)
Open GApps:
http://opengapps.org
Preparation for A/B Roms:
1. Download TWRP and the Firmware for your variant from the links above.
2. Remove your google account under Settings > Accounts then factory reset your device as FRP is enforced.
3. Unlock your bootloader Instructions HERE.
4. Flash your factory firmware image on slot_A
Hold power + Volume down untill you reach bootloader (fastboot mode)
In your extracted firmware folder open a terminal and flash your firmware files with these commands.
NOTE: This last step installs vendor.img to slot_b as well.
5. Use terminal to boot latest twrp.img "fastboot boot twrp.img"
6. While on Slot_A Flash copypartitions.zip (This step only needs to be completed Once only after updating from stock factory firmwares.)
7. While in TWRP choose Reboot > bootloader
8. Now you're ready for ROM Steps below
ROM - Installation:
1. Download the ROM, TWRP and GApps from the links above.
2. Use terminal to boot latest twrp.img "fastboot boot twrp.img"
3. Flash signed ROM.zip
4. TWRP_installer/boot.img ramdisk method
5. Tap Reboot > Select opposite slot > Back > Recovery
6. Install Gapps + Magisk (if you choose)
7. Reboot > System
Updating (AKA 'dirty flash'):
01. Download the updated ROM
02. fasboot boot twrp.img
03. Install ROM.zip + TWRP_Installer
04. Reboot > Recovery
05. flash gapps + Magisk (if you choose)
06. Reboot > System
Notes:
It is imperative that you flash copypartitions.zip before flashing any OTA zips via TWRP. If you fail to do so you may require a blank flash to recover your device from QCOM DL when it switches slot suffix from A to B.
Any time your internal storage aka "Userdata" is directly from a stock install you must use 'fastboot -w' to erase it before using ROMS
XDA:DevDB Information
Unofficial Resurrection Remix for G7 Power , ROM for the Moto G7 Power
Contributors
Geofferey, SyberHexen, erfanoabdi
Source Code:
kernel_motorola_msm8953
android_device_motorola_ocean
proprietary_vendor_motorola-1
ROM OS Version: 9.x Pie
ROM Kernel: Linux 4.x
ROM Firmware Required: Stock vendor.img
Based On: Lineage OS
Version Information
Status: Stable
Current Stable Version: 2019-11-03
Stable Release Date: 2019-10-31
Created 2019-10-31
Last Updated 2019-11-07
Changes:
- 10-31-19
Initial signed release
- 11-03-19
Improve notification led
Add picture adjust to livedisplay
This would get released an hour after my phone bricks. This is so f'ing frustrating. I'm sure the rom will be awesome.
Thanks a lot for this Rom!
With RR arrival for the G7 Power, the G7 power is becoming a viable solution for a main phone now!
disobey said:
This would get released an hour after my phone bricks. This is so f'ing frustrating. I'm sure the rom will be awesome.
Click to expand...
Click to collapse
How bricked? Lol. QCOM_BULK? Phone can prolly be unbricked with blank flash. Check out this group on telegram with some valuable resources & info http://t.me/G7Power.
the recovery .img you provided doesnt boot
---------- Post added at 06:07 AM ---------- Previous post was at 05:37 AM ----------
i just did an install following your instructions but using the recovery zip/img from here: https://forum.xda-developers.com/g7-power/development/rom-lineage-os-16-0-t3969341 and it seems to have worked fine
Everything seems to work fine but I just cannot get the twrp to permanent flash to the recovery... This ramdisk method is it literally just flashing the installer zip?
Geofferey said:
Resurrection Remix P v7.0.2​
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 features included in this ROM
* before flashing it! 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.[/CENTER]
About Resurrection Remix:
Resurrection Remix is a custom ROM based on LineageOS, SlimRoms, Omni and the original Remix ROM builds. This creates an awesome combination of customization & performance optimizations while bringing the latest features directly to your device.
Introduction:
This is an unofficial build of Resurrection Remix for the Motorola G7, codename ocean.
It should support all the T-Mobile, International, and Project Fi variants, as their bootloaders are unlockable. Sadly, we can not support the Verizon or AT&T variants, as their bootloaders are permanently locked.
ROM:
RR-P-v7.0.2-20191031-ocean-Unofficial-signed.zip
Stock Firmware:
Official Firmware
Recovery:
Unofficial TWRP
Copy A to B: (prevents bricks)
copypartitions.zip
(courtesy of @filipepferraz)
Open GApps:
http://opengapps.org
Preparation for A/B Roms:
1. Download TWRP and the Firmware for your variant from the links above.
2. Remove your google account under Settings > Accounts then factory reset your device as FRP is enforced.
3. Unlock your bootloader Instructions HERE.
4. Flash your factory firmware image on slot_A
Hold power + Volume down untill you reach bootloader (fastboot mode)
In your extracted firmware folder open a terminal and flash your firmware files with these commands.
NOTE: This last step installs vendor.img to slot_b as well.
5. Use terminal to boot latest twrp.img "fastboot boot twrp.img"
6. While on Slot_A Flash copypartitions.zip (This step only needs to be completed Once only after updating from stock factory firmwares.)
7. While in TWRP choose Reboot > bootloader
8. Now you're ready for ROM Steps below
ROM - Installation:
1. Download the ROM, TWRP and GApps from the links above.
2. Use terminal to boot latest twrp.img "fastboot boot twrp.img"
3. Flash signed ROM.zip
4. TWRP_installer/boot.img ramdisk method
5. Tap Reboot > Select opposite slot > Back > Recovery
6. Install Gapps + Magisk (if you choose)
7. Reboot > System
Updating (AKA 'dirty flash'):
01. Download the updated ROM
02. fasboot boot twrp.img
03. Install ROM.zip + TWRP_Installer
04. Reboot > Recovery
05. flash gapps + Magisk (if you choose)
06. Reboot > System
Notes:
IIt is imperative that you flash copypartitions.zip before performing any ROM flashing via OTA zips in TWRP. If you fail to do so you may require a blank flash to recover your device from QCOM DL when it switches slot suffix from A to B.
Any time your internal storage aka "Userdata" is directly from a stock install you must use 'fastboot -w' to erase it before using ROMS
XDA:DevDB Information
Unofficial Resurrection Remix for G7 Power , ROM for the Moto G7 Power
Contributors
Geofferey, SyberHexen, erfanoabdi
Source Code:
android_device_motorola_ocean
kernel_motorola_msm8953
proprietary_vendor_motorola-1
ROM OS Version: 9.x Pie
ROM Kernel: Linux 4.x
ROM Firmware Required: Stock vendor.img
Based On: Lineage OS
Version Information
Status: Beta
Current Beta Version: 2019-10-31
Beta Release Date: 2019-10-31
Created 2019-10-31
Last Update
d 2019-10-31
XT1955-4 work?
Click to expand...
Click to collapse
Fully working now for 6 hours I can't see any bugs also fully bypassing the safety metrics and compatible with smali patcher spoofing Pokémon and able to use Google pay etc....
Match love man
sithuphyo said:
XT1955-4 work?
Click to expand...
Click to collapse
I don't see why it wouldn't.
By the way sorry I had posted the wrong link to TWRP, I've updated the link now.
I'm using Verizon, but plan to buy the variant with CDMA support that's unlocked. Do you know if this ROM will have any problems with it? Also, does VoLTE work with this rom?
@rocktone As I have no CDMA variant to test with I'm not sure. You might have problems with APNs but I wouldn't doubt that it would boot. VoLTE, wifi calling and messaging all work in my test but that's with a GSM carrier.
Nice ROM. Geofferey, thank you for your contribution!
I was only running Lineage OS for a few days when I decided to give this ROM a try. I performed the steps in 'dirty flash'. The ROM booted OK. Wow, there are a ton of options in this ROM!
For some reason, many Google apps did not show up. I flashed open_gapps-arm64-9.0-stock-20191025. I did not get Chrome, Drive, Duo, Maps, News, YouTube and others. I was able to install these via the Play Store. I think I figured out why this happened, but I will not attempt to replicate the problem; I'd rather stay with what I have.
Two notes for users: 1) stay away from the option which allows you to bypass PIN entry after reboot (w/fingerprint), 2) music visualizer on the lock screen does not work for me. It's difficult to find faults with this ROM.
PS: @sithuphyo or anyone else, please do not repost or quote the original post in its entirety. It makes comments difficult to follow.
I'm looking forward to trying this rom. I just got my phone yesterday and plan on trying this at some point. Probably not right now. I haven't even unlocked the bootloader or anything yet. I want to use it for a bit before doing that. I just got it all setup and don't want to wipe out my data yet. After coming from a phone I dropped in a sink full of water, I'm happy to have a 100% working phone. I look forward to seeing where this build goes.
Does it work on the 1955-2 ocean model, South American version?
danny8 said:
Nice ROM. Geofferey, thank you for your contribution!
I was only running Lineage OS for a few days when I decided to ....
Click to expand...
Click to collapse
How is battery life compared to stock ?
Sent from my moto g(7) power using Tapatalk
Battery life seems to be as good as stock.
KUSANAGUI said:
Does it work on the 1955-2 ocean model, South American version?
Click to expand...
Click to collapse
I have 1955-2 RETLA (I'm in USA) and it seems fine, as does Lineage OS.
A small feature in the stock ROM that's not in LOS / RR is the ability to turn off BOTH sims. You must have at least one sim active. If I were to do it over, I might've bought the USA version, even though it has less RAM, storage, and only one SIM slot. None of the previous is germane to your question, however.
Resurrection Remix ROM should work fine on your phone model.
MrCamby said:
How is battery life compared to stock ?
Click to expand...
Click to collapse
It is about the same or greater. See screenshot.
Unknown IMEI & No Sim Dectected
After install I have no sim dectected and unknown imei., everything else works just fine. Has anyone else had this issue and if so is there an easy fix?
I installed the update. I then put my phone down. When I came back the notification led scared me lol
Stock doesn't support the notification LED @Metalheadx you should have flashed the copypartitions.zip file. I think it's in the instructions.
Working great but is there an option to disable the fingerprint scanner acting as a home button? Only issue so far..
Edit: Replaced /system/usr/keylayout/uinput.fpc.kl with the one from Lineage to get rid of the fingerprint home gesture.
24hrs in it's very stable, no crashes or visual glitches :good:

[RECOVERY] [OFFICIAL] OrangeFox Recovery for Galaxy S8/S8+ (Exynos)

OrangeFox Recovery Project
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Code:
/*
* Your warranty is now void.
*
* We're 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 features included in this recovery
* before flashing it! YOU are choosing to make these modifications, and if
* you point the finger at us for messing up your device, we will laugh at you.
*
*/
OrangeFox is FREE SOFTWARE​
Supports flashing Custom ROMs, zips, IMGs, making backups and more!
Downloads:
OrangeFox download site:
For dreamlte: https://orangefox.download/device/dreamlte
For dream2lte: https://orangefox.download/device/dream2lte
Notes:
Read very carefully the documentation (Guides, FAQ, etc - linked below), plus the build notes on the download site, before trying anything
INSTALLATION:
0. Backup your data, your internal storage, and your settings/apps, to an external storage medium, then unlock the bootloader
If you don't have any custom recovery installed:
1. Download OrangeFox Recovery for your device
2. Extract recovery.img file from the ZIP, compress it as TAR and flash with Odin in AP slot
3. While device reboots, hold the keycombo to enter the recovery, then FORMAT DATA!
4. Flash the full OrangeFox zip once again to apply essential patches.
And you're done!
But if you already have a custom recovery installed:
-Flash the zip and you're ready to go!
* For a more detailed installation guide, see Installing OrangeFox Recovery.
Guides; Frequently Asked Questions; Installation; Troubleshooting; Sundry Information:
* See https://wiki.orangefox.tech/en/guides or contact us at the Telegram Support group @OrangeFoxDreamlte
Credits
* TeamWin - for TWRP
* The OrangeFox Team - for your hard work
* All our testers - for your patience and help
* Current maintainer - for the courage to keep 8895 platform alive!
* All of not mentioned helpers - We love you all!
FEATURES:
* Built-in support for installing init.d functionality
* Built-in support for installing Magisk
* Password protection
* Support for Most of the Custom ROMs and the Stock ROM
* Superb new UI and themes
* OrangeFox theme engine:
- choice of theme (black, dark, etc)
- choice of color scheme
* Alternative lockscreen
* "nano" text editor in terminal
* And many more!
Other useful information - see below
XDA: DevDB Information
OrangeFox Recovery Project, Tool/Utility for Galaxy S8(+) Exynos variant devices
Contributors
ksant0s, ZakosiliMiPeCeta, DarthJabba9, MrYacha
Source Code: https://gitlab.com/OrangeFox
Version Information
Status: Stable
Current Version: R11.1_2
Release Date: 2022-07-29
Created: 2021-03-03
Last Updated: 2022-07-29
------------------:
Our group - https://t.me/OrangeFoxDreamlte, https://t.me/OrangeFoxChat
Our channel - https://t.me/OrangeFoxUpdates
Downloads - https://orangefox.download/device/dreamlte & https://orangefox.download/device/dream2lte
------------------:
Bonjour
super cool merci
le téléchargement
Spécifie l'erreur 404
Translation:
Hello
super cool thank you
the download
Specifies the 404 error
pendor24 said:
Bonjour
super cool merci
le téléchargement
Spécifie l'erreur 404
Translation:
Hello
super cool thank you
the download
Specifies the 404 error
Click to expand...
Click to collapse
All download links are working, and the site is also functional. Can you try again?
Hi
It works
Thank you for your help .Sorry
Make it for s8 plus
mmxandy said:
Make it for s8 plus
Click to expand...
Click to collapse
I don't have the device on hand, so it's not possible for me. Doing remote builds is not my thing too, I want to test stuff after the build first, to know if I didn't break anything before giving builds to testers
you beauty! ive opted to run this recovery on all my devices. im about to root etc my gf phone so this is timely fashion. thanks dev
Stable is up!
Check it out at https://orangefox.download/device/dreamlte
Also join our group at Telegram to be on par with every news possible and to get support
ZakosiliMiPeCeta said:
OrangeFox Recovery Project
Code:
/*
* Your warranty is now void.
*
* We're 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 features included in this recovery
* before flashing it! YOU are choosing to make these modifications, and if
* you point the finger at us for messing up your device, we will laugh at you.
*
*/
OrangeFox is FREE SOFTWARE​
Supports flashing Custom Roms, zips, IMGs, making backups and more!
Downloads:
OrangeFox download site: https://orangefox.download/device/dreamlte
Notes:
Read very carefully the documentation (Guides, FAQ, etc - linked below), plus the build notes on the download site, before trying anything
INSTALLATION:
0. Backup your ROM, your data, your internal storage, and your settings/apps, to an external storage medium
1. Download the OrangeFox zip file to your device
2. Reboot to your Custom Recovery
3. Flash the OrangeFox zip file as a normal zip
4. The device will automatically reboot into OrangeFox recovery after installation (allow this to happen)
5. Enjoy!
* For a more detailed installation guide, see Installing OrangeFox Recovery.
Guides; Frequently Asked Questions; Installation; Troubleshooting; Sundry Information:
* See https://wiki.orangefox.tech/en/guides
Credits
* TeamWin - for TWRP
* The OrangeFox Team - for your hard work
* All our testers - for your patience and help
* All of not mentioned helpers - I love you all!
FEATURES:
* Built-in support for installing init.d functionality
* Built-in support for installing Magisk
* Password protection
* Support for Most of the Custom ROMs and the Stock ROM
* Superb new UI and themes
* OrangeFox theme engine:
- choice of theme (black, dark, etc)
- choice of color scheme
* Alternative lockscreen
* "nano" text editor in terminal
* And many more!
Other useful information - see below
XDA: DevDB Information
OrangeFox Recovery Project, Tool/Utility for dreamlte ( Samsung Galaxy S8 SM-G950(..) )
Contributors
ZakosiliMiPeCeta, DarthJabba9, MrYacha
Source Code: https://gitlab.com/OrangeFox
Version Information
Status: Stable
Current Version: R11.0
Release Date: 2021-03-25
Created: 2021-03-03
Last Updated: 2021-04-07
------------------:
Our group - https://t.me/OrangeFoxDreamlte, https://t.me/OrangeFoxChat
Our channel - https://t.me/OrangeFoxUpdates
Downloads - https://orangefox.download/device/dreamlte
------------------:
Click to expand...
Click to collapse
does it work on sm-g955u ?
This project recently had some changes under the hood.
The biggest one is - new maintainer. Welcome ksant0s in our team!
And - Galaxy S8+ users - you also got official support for this recovery.
Exynos 8895 having already Android 12 roms available needs also a recovery decent enought to back up them. Don't worry, We got you covered. Flash the latest R11.1 stable release to enjoy full Android 12 support!
PS. This recovery is only for all of Exynos variants. Qualcomm is NOT supported.
Enjoy using our Recovery!
ZakosiliMiPeCeta said:
This project recently had some changes under the hood.
The biggest one is - new maintainer. Welcome ksant0s in our team!
And - Galaxy S8+ users - you also got official support for this recovery.
Exynos 8895 having already Android 12 roms available needs also a recovery decent enought to back up them. Don't worry, We got you covered. Flash the latest R11.1 stable release to enjoy full Android 12 support!
PS. This recovery is only for all of Exynos variants. Qualcomm is NOT supported.
Enjoy using our Recovery!
Click to expand...
Click to collapse
Just wanted say thanks, When I installed Lineage 19.0 few days back, latest TWRP got stuck on splash screen so I tried Orange Fox and it saved the day.
New build is up!!
Thank you so much, helped me out of a jam.
great work
thank you
New stable builds(R11.1_2) is up for both devices. Check telegram group for the changelogs.!!!
ksant0s said:
New stable builds(R11.1_2) is up for both devices. Check telegram group for the changelogs.!!!
Click to expand...
Click to collapse
Thank you for maintaining this piece of work.
Good job.
Quick question: I do not like Odin (as I have Linux , not Windows). So Can I use different installation steps ?
using heimdall like this:
Code:
Flash OrangeFox Recovery: heimdall flash --RECOVERY recovery.img --no-reboot
Reboot into OrangeFox by pressing and holding Bixby + Volume Up + Power buttons
Find and select the OrangeFox zip on your phone, tap on it, and swipe to install it (because OrangeFox Recovery needs some files from the zip).
Cheers
spyrou007 said:
Thank you for maintaining this piece of work.
Good job.
Quick question: I do not like Odin (as I have Linux , not Windows). So Can I use different installation steps ?
using heimdall like this:
Code:
Flash OrangeFox Recovery: heimdall flash --RECOVERY recovery.img --no-reboot
Reboot into OrangeFox by pressing and holding Bixby + Volume Up + Power buttons
Find and select the OrangeFox zip on your phone, tap on it, and swipe to install it (because OrangeFox Recovery needs some files from the zip).
Cheers
Click to expand...
Click to collapse
Yes you can.
ksant0s said:
Yes you can.
Click to expand...
Click to collapse
Thanks , all worked as a charm with the commands from my previous post.
Also , Big Thank you for the feature:
* Built-in support for installing Magisk
It makes things so much easier.
Hello dear dev.
Yesterday i installed orange fox recovery on a friend's phone (s8) and it was great
I have a samsung galaxy note 8 device, it uses the same cpu as s8 and s8+, is there a chance to adapt this recovery for note 8?
If you tell me how to do it maybe I can try it on my own device
I need your help on this.
@ksant0s, are there currently plans for new beta releases for the S8?

Categories

Resources