[RECOVERY] TWRP 2.8.3.0 for Galaxy Tab 4 8 inch - Galaxy Tab 4 Android Development

Support is discontinued. Between the 6 different variants that I made this recovery for, it has been downloaded less than 500 times total over a 2 month period. That tells me that this device is simply not popular enough for continued support.
Here is TWRP 2.8.3.0 (unofficial) for the Galaxy Tab 4, 8in (T330 & T331 & T335 & T337T & T360 & T365).
This has been briefly tested by @Rusell, but please be aware that there may be a few bugs still. I do not own this device, so please be very specific when reporting any bugs you may find.
This is not a "direct from source build" (I will eventually switch to that method), but instead, it is a port from my Tab 31x version using stock Tab 4 zImage and DT image.
NOTES:
The new MTP feature of TWRP may cause issues with ADB access while in recovery. You may need to toggle "Disable MTP" a from the "mounts" menu to get ADB access.
64gb sdcards are reported to not work in this TWRP
All versions of TWRP occasionally give the "can't mount /system" error. If you get this error, simply reboot recovery and try again.
Click HERE for the latest version.
Please report any bugs here in this thread and attach the recovery.log. Advanced --> Copy log to SDcard --> Then attach the log to your post.
Credits go to:
@Rusell for initial testing
and of course the Team Win group
Supplied in 3 formats:
Odin flashable tar.md5 (for first time installation)
Recovery flashable zip (requires a custom recovery to currently be installed)
.img file (for those who use Flashify or other direct methods).
Instructions for ODIN: (use the one with "tar" in the name)
Download ODIN on your computer.
Power off the device.
Restart in "Download Mode" by holding the "HOME" button, "Volume Down" and "Power" all at the same time (for about 5 seconds).
Hit the "Volume Up" to enter download mode.
Start the ODIN exe program. Un-check Auto Reboot. See notes about ODIN below.
Connect the device via USB to your computer. Verify the device shows as "Added" in the Message box. If it doesn't show then you need the Samsung USB drivers (just install KIES to get them).
Select "PDA" then choose the recovery file you want to flash.
Hit "START". Wait for Odin to finish (~10-15 seconds). The message area will display "RES OK" when finished.
Restart directly to recovery mode before rebooting into OS.(Hold POWER, Volume UP, and the HOME button all at the same time. When you see the Samsung Logo, let go of the POWER button, but keep holding the Volume UP and HOME until you see the recovery screen).
After you get the custom recovery working, you can flash the latest SuperSu zip to get root.
Notes about ODIN
--Make sure that "Re-Partition" is NOT checked.
--Auto Reboot can be un-checked if TWRP doesn't flash correctly on your device. Some have reported that un-checking Auto Reboot fixes this issue. If you un-check Auto Reboot, you will need to reboot the device yourself (refer back to step 9).
Flash at own risk!!!!
I take no responsibility for anything you do to your device. Flashing any custom recovery will trip KNOX.
+++++++++++++++++++++++++++++++
DOWNLOADS
Click HERE for the latest version.
-
{
"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"
}
XDA:DevDB Information
[RECOVERY] TWRP 2.8.3.0 for Galaxy Tab 4 8 inch, Tool/Utility for the Samsung Galaxy Tab 4
Contributors
gr8nole, moonbutt74
Version Information
Status: Beta
Created 2014-12-22
Last Updated 2015-02-23

CHANGELOG
2.8.3.0
All versions - fixed color
See TWRP site for other changes
2.8.2.0
T330
v2 - Disabled screen timeout to prevent freeze ups. You may (or may not) still see the setting, but the screen will not timeout.
v1 - Initial release
======================
T331
test1 - Initial test -working
======================
T335
test1 - Initial test -working
======================
T365
test2 - WORKING
test1 - not working
-

Reserved
Other 8 inch Tab 4 variants.
If you want this for your tablet, you must post your stock recovery.img and test for me. It should be easy to make for T331, T335, etc... as long as your bootloader isn't locked.
-

:/
BUG:
When making a backup (Around 42%) The tablet just crashes for a second and shuts down.
Forgot to mention that my screen timeout is disabled....

Rusell said:
BUG:
When making a backup (Around 42%) The tablet just crashes for a second and shuts down.
Forgot to mention that my screen timeout is disabled....
Click to expand...
Click to collapse
I need recovery log.
Sent from my SM-N900V using Tapatalk

Thanks long time ago i seen you haha

gr8nole said:
I need recovery log.
Sent from my SM-N900V using Tapatalk
Click to expand...
Click to collapse
Re-installed recovery now it is working well. However this time i am backing up on my external SD, maybe i didn't have enough space in my internal storage.
---------- Post added at 09:35 AM ---------- Previous post was at 09:31 AM ----------
BUG (Again )
When the screen times out, you can't wake up the device it just deep sleep. I'm going to try to pull out a recovery log.

Rusell said:
Re-installed recovery now it is working well. However this time i am backing up on my external SD, maybe i didn't have enough space in my internal storage.
---------- Post added at 09:35 AM ---------- Previous post was at 09:31 AM ----------
BUG (Again )
When the screen times out, you can't wake up the device it just deep sleep. I'm going to try to pull out a recovery log.
Click to expand...
Click to collapse
New v2 uploaded. http://d-h.st/bpb
I added a flag to disable the screen timeout. Let me know if it works.

gr8nole said:
New v2 uploaded. http://d-h.st/bpb
I added a flag to disable the screen timeout. Let me know if it works.
Click to expand...
Click to collapse
screen timeout is not disabled.but that's the only bug i found.
Who else owns this device other than me?
NVM in the settings it says it is set for 60 seconds but it never times out.

i beg you
can anyone please port a recovery to smt331
anyone i mean that should be custom like my favourite cwm

gr8nole said:
New v2 uploaded. http://d-h.st/bpb
I added a flag to disable the screen timeout. Let me know if it works.
Click to expand...
Click to collapse
gr8nole,
hi, in boardconfig
TW_NO_SCREEN_BLANK := <true or comment line with # or omit for false>
TW_NO_SCREEN_TIMEOUT := <true or comment line with # or omit for false>
to completely slay screen time-out and lock
m

moonbutt74 said:
gr8nole,
hi, in boardconfig
TW_NO_SCREEN_BLANK := <true or comment line with # or omit for false>
TW_NO_SCREEN_TIMEOUT := <true or comment line with # or omit for false>
to completely slay screen time-out and lock
m
Click to expand...
Click to collapse
That's what I used and it did work.

Dewang rocky said:
can anyone please port a recovery to smt331
anyone i mean that should be custom like my favourite cwm
Click to expand...
Click to collapse
If you will send me the T331 boot.img or recovery.img, I will do it. But, you have to test it for me.

Rusell said:
NVM in the settings it says it is set for 60 seconds but it never times out.
Click to expand...
Click to collapse
Ok, the reason you still see the screen timeout settings is because that info was saved in the TWRP settings file. This would only affect you because no-one else has flashed a version that had screen timeout. If you delete the TWRP/.twrps file from your internal storage, then you won't see the timeout settings anymore. That page will only show brightness control. Either way, the timeout is disabled and should cause no more problems. :good:
Thanks for testing!

Flashing TWRP recovery successful on sm-T330nu
I have successfully flashed TWRP recovery on my Tablet, sm-T330nu
using the easy instructions provided by the OP, gr8nole.
I tested this recovery by flashing the supersu 2.40 and did a backup of
the stock rom. This recovery is great and working fine.
I have not face any screen freeze up during this test.
When wiping cache/dalvik, it takes a bit long about 4 mins to finished.
Thank you gr8nole for your hard work and great TWRP.

The stock rom backup using this TWRP recovery
is 2.89gb large. This stock rom had many not needed
apps removed and only a few small games.
Is this backup size normal for a stock rom of
a samsung tablet T330nu ?

Antrobot200 said:
The stock rom backup using this TWRP recovery
is 2.89gb large. This stock rom had many not needed
apps removed and only a few small games.
Is this backup size normal for a stock rom of
a samsung tablet T330nu ?
Click to expand...
Click to collapse
That doesn't seem to be too big. Samsung roms are typically very big. Look into the backup folder and see what the size of the pieces of the backup are. It may be a lot of data.
Edit: On my Tab 3, my backup is about 3 gb with a mildly debloated Samsung rom.
Sent from my SM-T310 using Tapatalk

Thank you for your quick explaination about
the backup rom size. I am glad it is the normal
size for this tablet. This is my first samsung tablet
so I am still learning a lot about using it.

For some reason this won't install for me in odin. I go through the process and when I boot into recovery it takes me into stock recovery. I renamed the file T330.TWRP.2.8.2.0.v2.tar.md5.exe with .tar extension and it flashes but but when I go into recovery its stock recovery.

thanks
I will upload recovery.img and boot.img of my smt331

Related

[DEV] CWM 6.0.4.8 Advanced Edition / PhilZ Touch Recovery 6.40.1

Main thread + Features + Dev support
http://forum.xda-developers.com/showthread.php?t=2201860
CWM 6.0.4.8 Advanced Edition / PhilZ Touch Recovery 6.40.1​
PhilZ Recovery is a CWM Advanced Edition that adds all the features you could ever miss in CWM.
It is a well proven recovery for many phones.
Please give your feedback, what works, and any bug you could encounter.
Read the features at the Main thread, and check if you are missing something.
To take a screen shot, just slide left!
And don't forget to read about powerful aroma file manager integration and double-tap shortcut (in FAQs).
How to install recovery?
From download link below, you'll get a 'recovery.img' file. Put that recovery.img file at root directory of your
sdcard. (means not in any folder)
Now, go to terminal emulator.
Give command:
Code:
su
You'll be asked to grant superuser permissions, grant it.
Now, give the following command:
Code:
flash_image recoveryonly /sdcard/recovery.img
Wait until it executes the command (4-5 seconds), it is installing the recovery.
Now, normally reboot to recovery and enjoy new recovery!
Download links
Latest version can be found here:
recovery.img (v6.40.1)
https://drive.google.com/uc?id=0B5c3gpyMBJusSGlpMW9UenZORW8&export=download
aromafm_galaxy5.zip (v1.91)
http://www.mediafire.com/?p5pdelpib6w8px
Click to expand...
Click to collapse
Special thanks to:
@Phil3759 : For this awesome open source recovery.
@chraso: For hosting and compatible flags.
AndroidARMv6 Team: For keeping this device alive.
Cyanogenmod Team: For making all these possible.
:FAQs:​
Q: Wanna know about Aroma File manager?
Visit the aroma file manager main thread for more info---> Aroma file manager main thread
Aroma file manager is a touch file manager which can be used while in recovery. It has options for copy, paste, delete,
change permissions and many others. Also, it has a Terminal inside. So, if you forgot to give correct permissions to any
file you can do that directly from recovery. This file manager has got many themes, font, icons, etc. options and it's UI
is fully customizable.
Q: How to start this File manager in Recovery?
Rename the downloaded file to 'aromafm.zip'.
Create a folder 'aromafm' inside 'Clockworkmod' folder on your sdcard.
Now, move that 'aromafm.zip' file to the 'aromafm' folder.
We're ready now, when you want to use it in recovery just double tap anywhere OR go to "philz Settings" and select
"Aroma File Manager" and it will start up.
If you also want to browse /data, /system and /sd-ext then mount them in the "mounts & storage" option in recovery.
Q: Problems with Aroma file manager startup?
After doble-tapping OR selecting 'Aroma file Manager' option under 'philz settings' if recovery gives error: 'aromafm.zip
not found at /clockworkmod/aromafm' then, wait for 4-5 seconds and again select 'Aroma file Manager', because it maybe
busy mounting sdcard.
If still doesn't work, you've made mistakes in steps mentioned in first post, please do again carefully.
Q: Does your phone every time reboots to recovery?
This happens very rare when you flash the recovery using any bad app or via any wrong (not proper) method. What you can do
is:
-If you've made a backup of your current ROM then just restore only it's "boot" and then select 'reboot to system'.
OR
-You don't have a backup? Then just flash the ROM which you are using currently again and wipe 'dalvik-cache'. Then reboot
to system. Booting process will take time.
SCREENSHOTS:
Main menu and PhilZ Settings
{
"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"
}
GUI Preferences: all is applied live (no reboot). Up to 14 menu height settings, scroll sensitivity, touch accuracy...
27 color settings + 5 alpha transparency levels for every GUI element
Change background image with a custom png (of your device resolution), a solid color (27 presets) or revert to original
cwm image
User configurable touch gestures (feel free to request for new actions)
Setup your time-zone + 30mn offset, super wipe option to install a new ROM
Backup and Restore any partition in a complete freedom, include modem (.img + .bin) and efs (.img + .tar)
Custom backups can also be restored by original CWM Advanced Restore Menu
TWRP Backup and Restore Support + md5 + single/multivolume format
Support multi-cpu compression, md5 check toggle and custom .android_secure path
Choose ors backup volume target
Flash multiple zip files in a raw
Aroma File Manager + Terminal Emulator: launch with a gesture action (double tap is default)
Full Wipe to Install a new ROM (sdcard is preserved)
Free Browse Mode to install zip files: select a default folder to start with and browse up to the root
XDA:DevDB Information
PhilZ Touch Recovery : galaxy5, Tool/Utility for the Samsung Galaxy 5 I5500
Contributors
Bhargav97, chraso, Phil3759
Version Information
Status: Stable
Current Stable Version: 6.40.1
Stable Release Date: 2014-05-07
Created 2014-07-12
Last Updated 2014-07-12
Very good recovery. :good:
Everyone should check it out.
I haven't found any bugs as of now.
UPDATE:
Changelog:
-Updated PhilZ sources to 6.23.8 (26.03.2014).
-Updated androidarmv6 sources. So, you'll be able to flash cm-ota without any Signature Verification error.
Below is the recovery.img file, flash using Terminal Emulator method:
recovery.img
Need feedback. If everything is fine, I'll add it to first post.
Will work on g900t t-mobile s5
Sent from my SM-G900T using XDA Premium 4 mobile app
jpeps said:
Will work on g900t t-mobile s5
Sent from my SM-G900T using XDA Premium 4 mobile app
Click to expand...
Click to collapse
Don't try it until the developer says so!
MAJOR UPDATE:
PhilZ Recovery updated to 6.27.9.
PhilZ Recovery FULL VERSION now enabled (Touch, GUI options and everything!).
CWM updated to 6.0.4.8.
Ready for official support!
I seriously want feedback on this version. If it is working, we can now get our phone in "officially supported devices" list.
Download link:
https://drive.google.com/uc?id=0B5c3gpyMBJusSGlpMW9UenZORW8&export=download
Doesn't flash for me from terminal... on i5500. Just says "flash_image not found"?
RobsX2 said:
Doesn't flash for me from terminal... on i5500. Just says "flash_image not found"?
Click to expand...
Click to collapse
Yes. Sorry to say that this method (of terminal emulator) doesn't work on Stock ROMs.
What you can do is:
-Download my recovery.img
-Search google: Make an odin flashable .tar for recovery.img
-There are many tools out there. Get one and make an odin flashable tar.
-Now flash that tar using odin and enjoy the recovery.
Bhargav97 said:
Yes. Sorry to say that this method (of terminal emulator) doesn't work on Stock ROMs.
What you can do is:
-Download my recovery.img
-Search google: Make an odin flashable .tar for recovery.img
-There are many tools out there. Get one and make an odin flashable tar.
-Now flash that tar using odin and enjoy the recovery.
Click to expand...
Click to collapse
Thank you for the fast reply.
I shall try that now and let you know how i get on.
Many thanks!
---------- Post added at 12:18 PM ---------- Previous post was at 12:00 PM ----------
Ok ive made a flashable .tar.
Tried flashing wih odin, everything went ok, but recovery does not boot.... I dont know if it worked.
I used "one package" in odin plus the ops file
EDIT: Recovery has flashed and does work. Thanks!
RobsX2 said:
Thank you for the fast reply.
I shall try that now and let you know how i get on.
Many thanks!
---------- Post added at 12:18 PM ---------- Previous post was at 12:00 PM ----------
Ok ive made a flashable .tar.
Tried flashing wih odin, everything went ok, but recovery does not boot.... I dont know if it worked.
I used "one package" in odin plus the ops file
Click to expand...
Click to collapse
Then there is another simple solution.
-Install any CWM recovery (through ODIN).
-Now download any zip file of cwm recovery (use madteam.co if you don't find at xda).
-Open the zip and replace the recovery.img inside with this (PhilZ Recovery) one.
-Now, flash this modified zip file with the current cwm recovery (which you installed using odin).
hi again
ok now ive just tried flashing bluedroidmod, went through the flash fine, clicked reboot. I know get a blac screen that just says "android" in the middle of the screen and nothing else happens.. Do you know what could have gone wrong?
RobsX2 said:
hi again
ok now ive just tried flashing bluedroidmod, went through the flash fine, clicked reboot. I know get a blac screen that just says "android" in the middle of the screen and nothing else happens.. Do you know what could have gone wrong?
Click to expand...
Click to collapse
Have you done all the wipes?
Vagelis1608 said:
Have you done all the wipes?
Click to expand...
Click to collapse
Yessir
RobsX2 said:
Yessir
Click to expand...
Click to collapse
Did you pulled the battery to turn the device off when it hunged (at the "Android" screen)?
Have you tried booting up again?
Also, contact me via PM so that I will help you fix the issue. Let's not spam this thread .
UPDATE:
Updated PhilZ Touch sources to 6.40.1.
Fixed the misbehaviour of hardware keys in the new full version recovery.
In this version, I especially need feedback on:
-Hardkeys. Test all of them if they are correctly working or not.
-Change the 'Menu Background' to 'PhilZ Default' and 'Koush Default' (from PhilZ Settings > GUI options > Menu Background) and tell me if which of them is working. (ofcourse, reboot recovery after changing the background)
Download link:
https://drive.google.com/file/d/0B5c3gpyMBJuseDJ5VDZBeTlmQ2M/edit?usp=sharing
deleted
Bhargav97 said:
UPDATE:
Updated PhilZ Touch sources to 6.40.1.
Fixed the misbehaviour of hardware keys in the new full version recovery.
In this version, I especially need feedback on:
-Hardkeys. Test all of them if they are correctly working or not.
-Change the 'Menu Background' to 'PhilZ Default' and 'Koush Default' (from PhilZ Settings > GUI options > Menu Background) and tell me if which of them is working. (ofcourse, reboot recovery after changing the background)
Download link:
https://drive.google.com/file/d/0B5c3gpyMBJuseDJ5VDZBeTlmQ2M/edit?usp=sharing
Click to expand...
Click to collapse
ALL HARDKEYS WOORK FINE!
I just have one doubt.
When i reset to "Koush default" it gave me a netted grey background..
Whereas :"Philz default" gave a complete black background..
Is this supposed to happen.
Maybe I am too stupid
But where is on goo.im the PhilzTouch for this little jewel called galaxy5?
wrong post

[RECOVERY][golden] TWRP 3.x

TWRP 3.x
for
Samsung Galaxy S III mini
aka. Samsung Golden​
About F2FS: F2FS is supported on latest TWRP by default.​
Download
http://andi34.github.io/recoveries_golden.html
Sources
Device & Kernel Source: https://github.com/andi34
Recovery Source: https://github.com/omnirom/android_bootable_recovery
XDA:DevDB Information
[golden] TWRP, Tool/Utility for the Samsung Galaxy S III Mini
Contributors
Android-Andi, golden-guy
Version Information
Status: Stable
Current Stable Version: 2.8.6.2
Stable Release Date: 2015-06-06
Created 2014-05-11
Last Updated 2016-08-14
Reserved
DOWNLOADS
http://andi34.github.io/recoveries_golden.html
~ older Files attached ~
How to flash using Odin?
If you have kies installed - uninstall first!
Download and extract "GT-I8190_TWRP_2.7.0.0.tar.md5.zip" once - you will now get the Odin-Flashable "GT-I8190_TWRP_2.7.0.0.tar.md5".
(If you got a "recovery.img" then you extracted twice! Odin can not flash *.img - but feel free to use Heimdall!)
Download attached Odin3.zip and extract it.
Run Odin.exe as administrator.
Add the twrp.tar.md5 as "PDA".
Re-partition and auto reboot NOT checked (i disabled all unneeded Options to be on the safe side )
{
"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"
}
Now boot your device into downloadmode. Press volume down, Homebutton and Power-Button at the Same time
Your Device now boots into Download-Mode
Press Volume Up to confirm
Connect your Device to your PC and wait for Odin to detect it - maybe it takes some minutes until all drivers installed.
(SCREENSHOT LATER)
Everything right? You´ll be good to go if you followed all steps before!
Now press start in Odin.
Wait for Odin to finish flashing - wait one minute more after that to be sure.
(SCREENSHOT LATER)
Now disconnect and directly boot into recovery using the hardware key combination - Press volume up, Homebutton and Power-Button at the Same time. Release the Power-Button after the S3 Mini Logo - keep pressing volume up and the homebutton!
Happy TWRP
Time to get free from the Nova oppression :highfive:
Nice to see more and more people working on our phone!!
Thanks for your work
Sent from my GT-I8190 using XDA Premium 4 mobile app
joelalmeidaptg said:
Time to get free from the Nova oppression :highfive:
Click to expand...
Click to collapse
:good:
Hi Andi,
First of all, thanks for your work. Any difference between Nova's & yours twrp!?
mauam said:
Hi Andi,
First of all, thanks for your work. Any difference between Nova's & yours twrp!?
Click to expand...
Click to collapse
hi mauam mf,
no differences as i see (flashed it and it works as it should)
m.
@mauam mine is based on latest TWRP Source, there have been some changes in the meantime - also compiled myself
Very good, but you could compile a AOSP or MIUI for us? supporting all variants of the S3 Mini 8190/L/N
Good Work Thank you Android-Andy!!!
JynAlek said:
Very good, but you could compile a AOSP or MIUI for us? supporting all variants of the S3 Mini 8190/L/N
Click to expand...
Click to collapse
We are all waiting for you (no ETAS)
Well excellent work, I will keep with your twrp instead. Yours has a option to adjust the brightness, nf twrp not:laugh: Keep up bud:good:
I rooted with CF-auto root and now im in "Android system recovery <3e>" and not ODIN as before.
I tested "apply update from exteral storage" with twrp2.7_golden-20140508.zip, not working. I got "E:signature verification failed"
How do I get TWRP in?
@belgar
Download "I8190_TWRP_2.7.0.0.tar.md5.zip" and extract it once - you´ll now have a "I8190_TWRP_2.7.0.0.tar.md5".
Run Odin as Administrator.
Place the "I8190_TWRP_2.7.0.0.tar.md5" in as PDA.
Make sure Re-Partition and Auto-Reboot NOT CHECKED!
Boot your Phone into Download-Mode.
Connect it with your PC, wait until Odin added the device.
Now in Odin press "Start". Wait untill Odin finished flasheing - better wait one minute more.
If flashing didn´t failed (watch the text in Odin) reboot DIREKTLY into recovery using your Hardware-Keys.
That´s it
Edit:
BTW: Do we have CF-Autoroot for golden? Don´t use from other devices!
Sry! It wasnt CF-autoboot, i flashed another device the same day.
It was http://forum.xda-developers.com/showthread.php?t=2108900.
Pressed the wrong combination when I started the device. Pressed vol UP instead of vol DOWN.
---------- Post added at 10:23 PM ---------- Previous post was at 10:19 PM ----------
I cant uncheck "Auto Reboot", its all greyed out.
belgar said:
Sry! It wasnt CF-autoboot, i flashed another device the same day.
It was http://forum.xda-developers.com/showthread.php?t=2108900.
Pressed the wrong combination when I started the device. Pressed vol UP instead of vol DOWN.
---------- Post added at 10:23 PM ---------- Previous post was at 10:19 PM ----------
I cant uncheck "Auto Reboot", its all greyed out.
Click to expand...
Click to collapse
Check the Odin3.ini, you can use e.g. Notepad++ to edit it.
Here´s an example:
Code:
[Option]
Title= Odin 3
FactoryResetTime=120
OptionEnable=0
SLP=0
AuthorityKey=pw
[APOption]
RePartition=0
[COLOR="Red"]AutoReboot=1[/COLOR]
FResetTime=0
FlashLock=0
TFlash=0
NandErase=0
[CPOption]
PhoneEFSClear=0
PhoneBootUpdate=0k
[UIOption]
LED=0
[ButtonOption]
Bootloader=0
PDA=1
Phone=0
CSC=0
UMS/PATCH=0
[D300Jig]
;[0] not use / COM [1~2] usable
D300COM=0
;[0] not use / [1] use
MicroCable=0
[PortArrange]
;SAMSUNG Mobile Modem port (for Download mode)
DPort0=
DPort1=
DPort2=
DPort3=
DPort4=
DPort5=
DPort6=
DPort7=
;SAMSUNG Android USB Modem port (for Samsung Kies)
SPort0=
SPort1=
SPort2=
SPort3=
SPort4=
SPort5=
SPort6=
SPort7=
Make sure AutoReboot=0
I Re-Uploaded TWRP, USB-Connection now working in recovery - you are now able to use adb in recovery
Android-Andi said:
I Re-Uploaded TWRP, USB-Connection now working in recovery - you are now able to use adb in recovery
Click to expand...
Click to collapse
Awesome news cant wait to test you are doing great work :thumbup:
Sent from my GT-I8190 using XDA Premium 4 mobile app
Another great work from you Android-Andi and yes i'm excited with all this "cherry picks" you made for our phone.
Thanks... :good:

[Recovery][TWRP] TWRP 2.8.7.0 for LG L7 2

TWRP Recovery 2.8.6.0 for LG L7II​
Code:
#include
/*
* Your warranty is now void.
*
* I am not responsible for bricked devices, dead SD cards,
* thermonuclear war, or any other damage made to your device. 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.
*/
In this thread you can find:
Post#1:
1. Presentation
2. Changelog
3. Known bugs + fixes
Post#2:
1. Flashing instruction
2. Thanks
3. Donator Hall of Fame
4. Download links
Post#3:
1. Tutorial on how to make ADB work on windows (with or without MTP)
2. Images of the recovery
1. Presentation:
TeamWin Recovery Project – or TWRP for short – is a fully touch-based custom recovery that was initially developed for Nexus devices, but has since been made available for countless other smartphones and tablets as well, in form of both official and third-party builds.
2. Changelog:
Code:
[U]07.08.2015 - Twrp 2.8.7.0[/U]
Updated to latest Twrp
Added IMEI back-up
[U]12.06.2015 - Twrp 2.8.6.0[/U]
Settings storage is by default External SD
Ext-sd will not be wiped on factory reset (even if the text says so; ignore it)
You have all 3 partitions (internal, external, ext-sd) in MTP now
Updated to latest TWRP 2.8.6.0 source
[U]06.01.2015 - Stable2[/U]
improved code a little
disabled things that are not used
reduced maximum brightness
added Qcom time fix
NEW: added support for sd-ext (2nd partition on sdcard)
[U]02.01.2015 - Working Internal[/U]
Read the warnings (in RED) in the 2nd post.
Internal storage is working now xD
[U]25.12.2014 - Updated to latest TWRP 2.8.3.0[/U]
[U]19.11.2014 - Final release[/U]
- bugs: none
Aroma Fm inverted is not because of recovery.
Not mounting internal is not because of recovery and will not be added because you can mess up your data partition losing all data (our internal is in data/media)
We have full working brightness and screen timeout
[U]10.11.2014 - Beta 1[/U]
- bugs:
after entering screen timeout mode the led backlight won't turn on again
- fixed bugs:
messed up display
flipped screen
unresponsive touch screen
partition problems
[U]09.11.2014 - Closed Alpha 2 - No public download[/U]
- bugs:
flipped screen
unresponsive touch screen
partition problems
after entering screen timeout mode the led backlight won't turn on again
- fixed bugs:
messed up display
[U]05.11.2014 - Closed Alpha 1 - No public download[/U]
- first release
- bugs:
messed up display
flipped screen
unresponsive touch screen
partition problems
after entering screen timeout mode the led backlight won't turn on again
3. Known bugs:
NONE!
1. Flashing instruction:
METHOD 1:
*OUTDATED: Just open the zip from last version and copy that recovery.img if you want to use this.
Copy the "recovery.img" from download to the root of the SD card.
Code:
1. With terminal emulator or using adb do this:
2. adb shell
3. su
4. dd if=/storage/external_SD/recovery.img of=/dev/block/mmcblk0p17
METHOD 2:
Download the version you like (the zip) and flash it in any recovery.
VERY IMPORTANT: EVERYTIME YOU FLASH TWRP AGAIN GO TO SETTINGS AND RESET DEFAULTS.
THE DEFAULT STORAGE MIGHT BE INTERNAL STORAGE PRESS ON THE PLACE THAT SAYS STORAGE: INTERNAL STORAGE AND CHANGE TO EXTERNAL STORAGE IF YOU WANT TO USE THAT (TWRP will remember the choice).
IF WINDOWS RECOGNIZES THE INTERNAL STORAGE IT WILL TRY TO FORMAT IT TO USE IT (this is because of the ext4 extention). DO NOT FORMAT OR YOU LOSE YOUR INTERNAL STORAGE DATA. LINUX DOESN'T HAVE ANY PROBLEM.
2. Thanks:
All Omni and TWRP team.
@Dees_Troy
The IRC channel for TWRP.
3. Donator Hall of Fame:
@vlmaxx - huge thank you man! ^.^
4. Download link:
TWRP_2.8.7.0_L7II.zip
Old:
TWRP_2.8.6.0_L7II.zip
Any kind of mirroring, repacking, uploading this files or files that come from this files on other websites/forums is not allowed. If you want guys on other forums to get this, give them the link to this. Thanks. Please respect my work and do not reupload this files.
How to make ADB to work on Windows:
adb-setup-1.4.2.exe: http://tinyurl.com/qca8abd
LG Drivers: http://tinyurl.com/l3mgf49
1. Delete all LG Drivers you have and all related to LG (Pc suite or anything else) and restart PC.
2. Install the LG Drivers from the rar and also the installer for ADB answering Y, Y, Y and follow the on screen driver installer.
3. Get in recovery and go under Mount and disable MTP if it is enabled. Connect USB. You will get this. Open device manager and you will find that our pictures are alike.
{
"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"
}
4. Right click the yellow triangle icon and right-click it choosing Update Driver Software. You get this.
5. Click the down option. You get this.
6. Click the Let me pick from a list option. You get this.
7. Select ADB Interface and press Next. You get this.
8. Scroll down selecting the LGE Mobile Adb. Press Next. You get this.
9. Press Yes and then Close and you are done.
Proof working recognized with MTP off in Recovery and Sideload and last picture with MTP on (recognizing the sdcard).
Hit thanks please if this helped you. Have a nice day.
Good job I will test this in the night
P.S. I can install this on cwm??
sirion123 said:
Good job I will test this in the night
P.S. I can install this on cwm??
Click to expand...
Click to collapse
Hmm maybe if i make a flashable zip though I have seen ppl prefere to flash it via fastboot. We don't have fastboot so just flash it like i said. It's easy ^.^..
EDIT: NVM made the cwm flashable zip.
Ok. Maybe I'll wait for the others and then install
sirion123 said:
Ok. Maybe I'll wait for the others and then install
Click to expand...
Click to collapse
Just flash that with CWM it's safe it won't destroy your data or system will catch on fire it is tried on my own device.
I install this and this is very good work! But when I reboot to system screen flipped at the moment. I found this one bug
sirion123 said:
I install this and this is very good work! But when I reboot to system screen flipped at the moment. I found this one bug
Click to expand...
Click to collapse
If you like it press the THANKS BUTTON that is in the bottom right of the post. I know about this bug it is normal and it's not really a bug blame lg ^.^. badly mounted screen for this models. This bug won't interfere with anything ^.^ You can see it just when you close the recovery.
Excellent job! It's works on P713 KK CIS!
Themes are applied successfully!
The option "Disable MTP" disables ADB mode too. - SOLVED!
UMS mode for external SD is not supported.
AROMA FM still inverted.
We are waiting for the final version and fixes! Good luck!
Thx, sir. Its work on my LG P713 (4.1.2)
the_vanya1 said:
Thx, sir. Its work on my LG P713 (4.1.2)
Click to expand...
Click to collapse
You are very welcome my friend. Giving back the work haha. Respect to you when i was on 4.1.2 I used your custom rom. EPIC. Respect.
And recovery is perfectly compatible with nandroid manager...
maxx_hr said:
And recovery is perfectly compatible with nandroid manager...
Click to expand...
Click to collapse
Thanks for letting people know.
TWRP Recovery
christi9503 said:
Thanks for letting people know.
Click to expand...
Click to collapse
Please tell me whether it is possible to install on the LG P715 Dual.
vlmaxx said:
Please tell me whether it is possible to install on the LG P715 Dual.
Click to expand...
Click to collapse
Not tested on P715 but it should work. 99,9% it will work my friend. Also no chance you will manage to hard brick it just by flashing. I did not include preloader and bootloader partitions. At most a soft brick but not even that. Just flash it.
EDIT: @vlmaxx Report after flashing please. But for sure it will boot.
TWRP
christi9503 said:
Not tested on P715 but it should work. 99,9% it will work my friend. Also no chance you will manage to hard brick it just by flashing. I did not include preloader and bootloader partitions. At most a soft brick but not even that. Just flash it.
EDIT: @vlmaxx Report after flashing please. But for sure it will boot.
Click to expand...
Click to collapse
Ok. I will try tomorrow to try. Then I will unsubscribe.
TWRP
christi9503 said:
Not tested on P715 but it should work. 99,9% it will work my friend. Also no chance you will manage to hard brick it just by flashing. I did not include preloader and bootloader partitions. At most a soft brick but not even that. Just flash it.
EDIT: @vlmaxx Report after flashing please. But for sure it will boot.
Click to expand...
Click to collapse
Sorry, I'm not good at English. Lost your message, so I answer here.
Sew through CWM Recovery. Starts but tach screen almost does not work or is not adequate. Reacts only INSTALL and offers mount, and then nothing can be done. Rollback on old CWM.
Forgot to specify: I have 4.1.2. Maybe that's why is not working?
vlmaxx said:
Sorry, I'm not good at English. Lost your message, so I answer here.
Sew through CWM Recovery. Starts but tach screen almost does not work or is not adequate. Reacts only INSTALL and offers mount, and then nothing can be done. Rollback on old CWM.
Forgot to specify: I have 4.1.2. Maybe that's why is not working?
Click to expand...
Click to collapse
Nope that is not the case. Think it's the touch drivers can be different or smth. Please make a video place on youtube. I'll make a different build with p715 kernel.
TWRP
christi9503 said:
Nope that is not the case. Think it's the touch drivers can be different or smth. Please make a video place on youtube. I'll make a different build with p715 kernel.
Click to expand...
Click to collapse
Sorry, but it's all too complicated for me. Years and brains are not the same .... unfortunately. In any case, thank you very much for your help.

[Recovery][kccat6][G901F][10.04.16] TWRP 3.0.2 Touch Recovery

Team Win Recovery Project 2.x, or twrp2 for short, is a custom recovery built with ease of use and customization in mind. Its a fully touch driven user interface no more volume rocker or power buttons to mash. The GUI is also fully XML driven and completely theme-able. You can change just about every aspect of the look and feel.
Screenshots:
{
"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"
}
CHANGELOG for 3.0.2:
- Updated sources and everything to latest 3.0.2 release from twrp
- fixed vibration not working
- fixed mtp not working
- lot of other improvements
- download in the same folder as before: Android Filehost download
CHANGELOG for 2.8.7.1:
- updated kernel and dtb image
- updated source and switched to 6.0 android marshmallow!
for a better changelog visit here
CHANGELOG for 2.8.7.0:
- Initial release with f2fs support!
DOWNLOAD:
For our kccat6 (Galaxy S5 Plus) we don't have any official support, so I have my own mirrors, you can download the recovery from here:
Android Filehost Link. There are two version, one for flashing with your current recovery (the zip file) and one for flashing with odin. For odin select AP tab and add the twrp file, flash it on your phone using download mode.
If we ever get official support:
Most devices can be updated quickly and easily with the TWRP Manager app, but the S5 plus does not have official support! Here would be the app:
Play Store Link
1) Install TWRP Manager from the Play Store
2) Open TWRP Manager and provide root permissions
3) Hit Advanced->Install Recovery
4) Verify the correct device name on your screen then press Install Recovery if the correct device is showing
5) You can find more information and download links on our NEW website!
BUGS:
- If you have found another bug, please consider posting it to our github issues log. It's pretty much impossible for us to keep up with the more than 40 threads that we have for the devices that we "directly" support. If you have a significant problem that cannot be answered in this thread, your best bet is to PM me directly, contact us via our website, or find us in our IRC channel below. If you see someone that's struggling, feel free to point it out to us. We need your help to help us keep track of all of our devices! Thanks!
SUPPORT:
Live support is available via #twrp on Freenode with your IRC client or just click this link
XDA:DevDB Information
TWRP for kccat6, Tool/Utility for the Samsung Galaxy S 5
Contributors
Tkkg1994
Source Code: https://github.com/Tkkg1994/device_samsung_kccat6_twrp
Version Information
Status: Beta
Current Stable Version: 3.0.2
Stable Release Date: 2016-04-10
Created 2015-12-13
Last Updated 2016-04-10
Reserved
Reserved
Enjoy the new build 2.8.7.1 recovery
2.8.7.1 TWRP
I recently build a new recovery with new edits and a complete other look. It looks very material now
Check out the screenshots to see what you will get if you install the recovery. Download can be done here! I hope you like it.
Changelog is: Switched to Marshmallow branch (6.0), renewed kernel and dtb img files (new kernel included), to get better changelog visit: twrp changelog.
cheaterdawaq said:
How come I can't even install TWRP? The flashing of TWRP.tar via odin is a success, but after booting to recovery mode, it is just the stock recovery, am I missing something? I tried flashing both TWRP 2.8.7.0 and 2.8.7.1 but did not work.
EDIT: I think my phone has a problem, I cannot install ANY recovery, stock recovery is rewriting it... I guess? I tried PhilZ, old versions of TWRP (for G901F) but didn't work. Can someone please help me?
Unit: SM-G901F
Baseband version: G901FDXUBOE1
Build number: LRX22G.G901FXXU1BOK4
Click to expand...
Click to collapse
Please write any twrp related thing here! So, uncheck auto reboot on your odin and it will work.
Tkkg1994 said:
Please write any twrp related thing here! So, uncheck auto reboot on your odin and it will work.
Click to expand...
Click to collapse
Oh, I'm so sorry, was able to solve it, I just needed to root the device first, though I also tried doing your tips, thanks! And yes, starting from here on, I'll post here regarding TWRP. Thanks!!
Hi! For me latest version is not working fine. When i try to flash a rom recovery stucks or reboots. I tried with philz recovery and it's working. Please fix this!
For me working excellent
crashes when i try to make a backup, weird
overlordofdoom1 said:
crashes when i try to make a backup, weird
Click to expand...
Click to collapse
Just tried when seeing this post, and same here
overlordofdoom1 said:
crashes when i try to make a backup, weird
Click to expand...
Click to collapse
daeymon said:
Just tried when seeing this post, and same here
Click to expand...
Click to collapse
Thanks for reporting, only in this version or also in the one before? Also, can you give me a log about that error (recovery log) thanks!
overlordofdoom1 said:
crashes when i try to make a backup, weird
Click to expand...
Click to collapse
Tkkg1994 said:
Thanks for reporting, only in this version or also in the one before? Also, can you give me a log about that error (recovery log) thanks!
Click to expand...
Click to collapse
Just left the office, and reflashed the older version before leaving, which backs up fine, been using it for a while now. Once I'm home, wife and kids allowing, I'll reflash the newer version and see if I can get you some logs.
---------- Post added at 05:15 PM ---------- Previous post was at 04:52 PM ----------
Okay, just got the laptop out on the train, reflashed the new recovery and tried again. When the backup crashes, it literally turns off the phone or reboots it (reboot first time, power down on second). So when I went go back into recovery and copy log to sdcard, it seems to only be the logs for the post crash session. No logs for the lead up to the crash.
daeymon said:
Just left the office, and reflashed the older version before leaving, which backs up fine, been using it for a while now. Once I'm home, wife and kids allowing, I'll reflash the newer version and see if I can get you some logs.
---------- Post added at 05:15 PM ---------- Previous post was at 04:52 PM ----------
Okay, just got the laptop out on the train, reflashed the new recovery and tried again. When the backup crashes, it literally turns off the phone or reboots it (reboot first time, power down on second). So when I went go back into recovery and copy log to sdcard, it seems to only be the logs for the post crash session. No logs for the lead up to the crash.
Click to expand...
Click to collapse
yeah the older works fine its just th new one and i also can find the logs that are related to the 2.8.7.1 build
overlordofdoom1 said:
yeah the older works fine its just th new one and i also can find the logs that are related to the 2.8.7.1 build
Click to expand...
Click to collapse
For me the 2.8.7.0 version works also fine and the cpu temperature gos to 67 C max. With the 2.8.7.1 version cpu temperature goes over 80 C (very fast after backup start) and it crashes.
ikons said:
For me the 2.8.7.0 version works also fine and the cpu temperature gos to 67 C max. With the 2.8.7.1 version cpu temperature goes over 80 C (very fast after backup start) and it crashes.
Click to expand...
Click to collapse
it almost always crshaes if i have on or more zips to install, it crahes on the last one
Yes, same here always crashes when doing a backup
Gesendet von meinem SM-G901F mit Tapatalk
Any new updates ?
Army. Will make a new one soon
Sent with my Nova powered SM-G901F
Hi backup fails to complete.
raised issue here https://github.com/TeamWin/Team-Win-Recovery-Project/issues/548
At 25% complete the phone reboots itself back into twrp.
By the way I read you switched to marshmallow, isnt a recovery supposed to be cross version compatible? As I want to backup my existing kitkat rom before trying marshmallow. So I want my recovery able to backup kitkat as well as restore it if needed.
chrcol said:
Hi backup fails to complete.
raised issue here https://github.com/TeamWin/Team-Win-Recovery-Project/issues/548
At 25% complete the phone reboots itself back into twrp.
Click to expand...
Click to collapse
Download the version first version and jt will work. Hope twrp will fix it in the new version
Sent with my Nova powered SM-G901F

[UNOFFICIAL][RECOVERY] TWRP 3.2.1-0 [EXYNOS][6/9]

Team Win Recovery Project​
Team Win Recovery Project 3.x, or twrp3 for short, is a custom recovery built with ease of use and customization in mind. Its a fully touch driven user interface no more volume rocker or power buttons to mash. The GUI is also fully XML driven and completely theme-able. You can change just about every aspect of the look and feel.
{
"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:
Disclaimer: Your warranty is now void!! I won't be responsible if you flash this on another device besides the prescribed device mentioned..
Special Notes:
1. DON'T FORGET TO ENABLE "OEM UNLOCK" (located in Developers options, if its not there, you may have to wait for a few days to access that option, some users claim that its within 10 days before this option appears).
2. KNOX will be tripped once you flashed custom binaries to your phone.
(Your warranty may be voided. However this may not affect you if your country, European Union for example, forces Samsung to provide hardware warranty regardless of software status.)
More Information from here
3. Samsung Firmware OTA (aka System Updates) will no longer work once you flashed custom binaries.
(You can flash custom ROMs if you want to keep the OS up-to-date.)
4. It is HIGHLY UNRECOMMENDED to purchase any access to any kind of private forums, ROMs or Kernels.
(DO NOT GET FOOLED.)
Download: https://github.com/zeroblade1984/samsung_exynos8895/releases/tag/TWRP
Sources: https://github.com/TeamWin
If you love the work you can rate the thread or spare me some beer
XDA:DevDB Information
TWRP, Tool/Utility for the Samsung Galaxy Note 8 (2017 Phone)
Contributors
kairi_zeroblade
Version Information
Status: Stable
Current Stable Version: Update 6/9
Stable Release Date: 2018-06-09
Created 2017-12-20
Last Updated 2018-06-09
Changelog
January 21, 2018
Fixes for touch/responsiveness
Faster Backup and Restore speeds
Should boot up faster than previous
December 20, 2017
Update TWRP base to 3.2.1-0
Use an upstream bringup(dirty) of kernel, credits to @jesec and @geiti94
Bugs: None
Flashing Instructions
Notes: It may wipe all your data including those in internal storage.
Part 1a - HOW-TO FLASH TWRP (for new devices w/o TWRP yet):
1. In your ROM, go to Settings -> About device. Tap 7 times on Build number to enable Developer options.
2. Go to Settings -> Developer options and enable OEM Unlock option.
3. Download and Install Samsung Mobile Phones Drivers.
- Option 1: Download and Install Smart Switch for PC.
- Option 2: Download and Install standalone driver package.
4. Download and extract Odin (Samsung's Flash Tool) to your computer.
5. Download a .tar image of TWRP.
6. 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.
7. Open Odin and place that TWRP tar file in the [AP] slot.
8. Connect your phone.
9. Hold [VOLUME UP] + [BIXBY] + [POWER] on your phone and then press start on Odin.
10. Wait for the phone to reboot. DO NOT release [VOLUME UP] + [BIXBY] + [POWER] or you may not reboot into TWRP.
Part 1b - HOW-TO FLASH TWRP (for devices that already had an earlier build of TWRP):
1. Download the recovery.img from the download page.
2. Place the downloaded image file on your device's memory (internal or external storage or OTG may do).
3. reboot to TWRP either from your Custom ROM menu or by using the previous method where you hold [VOLUME UP] + [BIXBY] + [POWER] when your phone is completely OFF.
4. Go to Install->(locate the file you downloaded)->on the bottom part of TWRP menu you will see flash image, go press it->then you can now select the image file->then choose recovery if you are prompted to what partition you are going to flash->swipe to flash->Profit!!
5. It may be best to reboot to recovery once the procedure is done just to check if things went fine. :good:
Part 2 - HOW-TO INITIALIZE TWRP: (for new phones)
1. If you completed Part 1 successfully, you should be in TWRP now. At this point, you will reach the screen asking you if you want to allow system modifications.
2. Select "Keep /system RO". (Don't swipe right or you may not be able to boot into system if you failed to complete next steps. However, you can swipe right to allow modifications if you are confident that you can complete next steps.)
3. Go to "Wipe" menu of TWRP and you will find "Format Data". Press "Format Data" and type "yes" to continue.
4. Go to "Reboot" menu and Press "Recovery" to reboot TWRP.
5. Download the latest dm-verity and force encryption disabler zip on your computer.
6. Transfer the zip to your phone.
- Option 1: MTP: Connect your phone with computer and just copy the zip to internal storage. (similar to how you transfer files when in system.)
- Option 2: ADB: Connect your phone with computer and run command "adb push /path/to/zip /sdcard/".
- Option 3: External SD: Copy the zip to an external SD and then insert the card to your phone.
7. Go to "Install" menu of TWRP and flash the zip.
TWRP is initialized and fully functional at this stage. Now you can either reboot into system or root, flash custom ROMs via TWRP.
Part 3 - HOW-TO ROOT:
1. Download the flashable zip.
- Option 1: Magisk
- Option 2: SuperSU (untested)
2. Transfer the zip to your phone.
3. Go to "Install" menu of TWRP and flash the zip.
Part 3a - HOW-TO FLASH CUSTOM ROMS:
1. Download the flashable zip.
2. Transfer the zip to your phone.
3. Go to "Install" menu of TWRP and flash the zip.
Simple.
Thank you very much for your fine work.
I went to the download site, and the file TWRP-3.2.1.0-greatlte.tar does not seem to work with the latest Odin for some reason.
So I used the recovery.img via the older TWRP on the phone and all good.
Tnx team...got the .img and flashed...reboot in recovery...and working like a charm...realy appreciate the works ??
Sent from my SM-N950F using XDA-Developers Legacy app
Thanks for the work!
Enviado desde mi Galaxy Note 8 mediante Tapatalk
What's the difference between this and the original thread? Is this a newer version that's actively maintained? [emoji846] Thanks
white7561 said:
What's the difference between this and the original thread? Is this a newer version that's actively maintained? [emoji846] Thanks
Click to expand...
Click to collapse
This is the newest version. The other is a older version and i think from maintainer. No more Supports, because there are no new Updates since months
Sent from my Galaxy Note 8 using XDA Labs
white7561 said:
What's the difference between this and the original thread? Is this a newer version that's actively maintained? [emoji846] Thanks
Click to expand...
Click to collapse
Yes this is newer upstream (uses android-8.0 branch from Omni) and I will try my best to keep it up-to-date..
I am also looking for kernel testers as I, alone testing my work will be Bias (I do own both S8 and Note8)
kairi_zeroblade said:
Yes this is newer upstream (uses android-8.0 branch from Omni) and I will try my best to keep it up-to-date..
I am also looking for kernel testers as I, alone testing my work will be Bias (I do own both S8 and Note8)
Click to expand...
Click to collapse
So I could just flash this over the old twrp? Also. Any bugs? Thanks so much eh [emoji846][emoji16]
white7561 said:
So I could just flash this over the old twrp? Also. Any bugs? Thanks so much eh [emoji846][emoji16]
Click to expand...
Click to collapse
You can Either use Odin (I re-uploaded a new Tarball) or just flash the image via an earlier version of TWRP..so far this has no bugs, I tried ADB sideload, backup and restore and had no issues..
kairi_zeroblade said:
You can Either use Odin (I re-uploaded a new Tarball) or just flash the image via an earlier version of TWRP..so far this has no bugs, I tried ADB sideload, backup and restore and had no issues..
Click to expand...
Click to collapse
Done. Installed using twrp method. Worked fine. Anyway. Thanks
is it necessary to initialize (wipe/format data) when updating over old twrp?
Wow! I've been out of the Android game for 6 months and it feels damn good to be back, first stop, TWRP lmao!
Sent from my [device_name] using XDA-Developers Legacy app
Hi guys, sorry for the offtopic, what exactly "greatlte" means?
infrasonic13 said:
Hi guys, sorry for the offtopic, what exactly "greatlte" means?
Click to expand...
Click to collapse
Greatlte is the codename for Samsung Galaxy Note 8 Exynos edition. Powered with Samsung Exynos 8895 processor.
Sent from my SM-N950F using Tapatalk
Edit: Tried it a 2nd time and now it was working. The 1st time I flashed the recovery, rebooted into recovery and started the backup. Guess that this was the problem.
Hi,
I just installed the new TWRP 3.2.1.0 and tried to make a full backup.
But it was not finishing it. After more than 45min I canceld it.
Please find enclosed the log file which was created. Hope it helps
Best regards,
dingolino
I dont get it. Why make this thread when there already is a twrp thread ?
Zionator said:
I dont get it. Why make this thread when there already is a twrp thread ?
Click to expand...
Click to collapse
'Cause it's another maintainer
kevinblackwell said:
'Cause it's another maintainer
Click to expand...
Click to collapse
What do you mean?
What's the difference between this and the other ?

Categories

Resources