[ROOT][RECOVERY][TWRP] T.W.R.P. for Samsung Galaxy S3 Neo - Galaxy S3 Neo Android Development

Root and TWRP 2.8.4.0 for S3 Neo​
---------------------------------------------------------------------------------------------------------------------------------------------------------
Disclaimer : I am not responsible for any possible damage! Use this guide and methods on your own!
---------------------------------------------------------------------------------------------------------------------------------------------------------
Rooting method:
1. Install TWRP or CWM for S3 Neo
2. Download SuperSU-v2.45.zip and KNOX-Removal-Script.zip from attachments
3. Transfer downloaded zips to SDCard
4. Boot into recovery mode ( Vol UP + Home + Power )
5. Flash SuperSU-v2.45.zip and Knox-Removal-Script.zip
6. Reboot !
Enjoy! ​---------------------------------------------------------------------------------------------------------------------------------------------------------
If you want to support my work you can donate me coffe. Use "Send payment" option on paypal ( [email protected] ) because "Donate" option is not available in my contry. Thanks.
---------------------------------------------------------------------------------------------------------------------------------------------------------
Thanks to :
Chainfire for SuperSU
Kaito95 for his KNOX removal script
---------------------------------------------------------------------------------------------------------------------------------------------------------

TWRP 2.8.5.0 for S3 Neo
T.W.R.P 2.8.5.0 recovery for S3 Neo GT-I9301I, GT-I9300I and GT-I9301Q
---------------------------------------------------------------------------------------------------------------------------------------------------------
Installation:
1st Method ( Flashable ZIP )
1. Download TWRP flashable zip for S3 Neo and transfer it to your phone
2. Boot your device into recovery ( Vol Up + Home+ Power )
3. Install TWRP flashable zip
4. Now you have TWRP recovery on your device ( Boot with vol up + home + power )
2nd Method ( Odin method )
1. Download recovery.tar.md5
2. Download ODIN and Samsung USB drivers
3. Boot device in download mode ( Vol down + home + power )
4. Press volume up ( continue ) and connect phone with PC
5. Make sure Odin recognizes your phone ( There should be something like "0:[COM11]" in first box and it will be yellow )
6. Press PDA and navigate to recovery.tar.md5
7. Make sure Re-partition is unchecked
8. Press "Start" and wait few seconds
9. Device will reboot and you will have TWRP recovery on your device ( Boot with vol up + home + power )
3rd method ( Terminal emulator - requires rooted device )
1. Download recovery.img and transfer it to your phone ( i will use /sdcard but it is optional)
2. Download Terminal Emulator from playstore
3. Open Teminal emulator and type
NOTE: It is VERY IMPORTANT to write this correctly because you are risking to hard brick your device if you mistype number, double check before pressing enter
Code:
su
dd if=/sdcard/recovery.img of=/dev/block/mmcblk0p15
or to be 100% sure you can write this, effect is same
Code:
su
dd if=/sdcard/recovery.img of=/dev/block/platform/msm_sdcc.1/by-name/recovery
Note: You can change path to recovery.img to your optional
4. Now you have TWRP recovery on your device ( Boot with vol up + home + power )
Enjoy! ​
---------------------------------------------------------------------------------------------------------------------------------------------------------
If you want to support my work you can donate me coffe. Use "Send payment" option on paypal ( [email protected] ) because "Donate" option is not available in my contry. Thanks.
---------------------------------------------------------------------------------------------------------------------------------------------------------
Thanks for help:
@AntaresOne

Rox said:
T.W.R.P 2.8.0.0 recovery for S3 Neo GT-I9301I
---------------------------------------------------------------------------------------------------------------------------------------------------------
Installation:
1st Method (Odin method)
1. Download recovery.tar.md5 from HERE
2. Download ODIN and Samsung USB drivers
3. Boot device in download mode ( Vol down + home + power )
4. Press volume up ( continue ) and connect phone with PC
5. Make sure Odin recognizes your phone ( It shoudl write sth like 0:[COM11] in first box and turn it to yellow )
6. Press PDA and navigate to recovery.tar.md5
7. Make sure Re-partition is unchecked
8. Press "Start" and wait few seconds
9. Device will reboot and you will have TWRP recovery on your device ( Boot with vol up + home + power )
2nd Method ( Terminal emulator - requires rooted device )
1. Download recovery.img from HERE and transfer it to your phone ( i will use /sdcard but it is optional)
2. Download Terminal Emulator from playstore
3. Open Teminal emulator and type
NOTE: It is VERY IMPORTANT to write this correctly because you are risking to hard brick your device if you mistype number, double check before pressing enter
Code:
su
dd if=/sdcard/recovery.img of=/dev/block/mmcblk0p15
or to be 100% sure you can write this, effect is same
Code:
su
dd if=/sdcard/recovery.img of=/dev/block/platform/msm_sdcc.1/by-name/recovery
Note: You can change path to recovery.img to your optional
4. Now you have TWRP recovery on your device ( Boot with vol up + home + power )
3rd method ( Flashable zip ) - Comming soon!
Enjoy! ​---------------------------------------------------------------------------------------------------------------------------------------------------------
Bugs:
-Brightness control -Fixed in next build
---------------------------------------------------------------------------------------------------------------------------------------------------------
Thanks for help:
@AntaresOne
Click to expand...
Click to collapse
Rox I'll send you updated build with fixed brightness control asap.
Inviato dal mio GT-I9505

Will this updated version also work on GT-i9300i ( Galaxy s3 Neo Duos ) version ???
Can this be ported for this version, btw - isn't the 2.8.0.1 the last version? i can test if anyone wants to send me updated builds

TWRP backup of stock rom makes read only /sdcard [ root:sdcard_r ] on my device.
Fix:
restore everything except data;
boot, set up device, reboot to recovery, restore data without wipe.

_wook_ said:
TWRP backup of stock rom makes read only /sdcard [ root:sdcard_r ] on my device.
Fix:
restore everything except data;
boot, set up device, reboot to recovery, restore data without wipe.
Click to expand...
Click to collapse
Help,
Have installed the recovery but now my sdcard is read only. And forget to make backup before can help me someone ?

mount -o rw,remount /sdcard

Rox said:
mount -o rw,remount /sdcard
Click to expand...
Click to collapse
It is mounted as rw, and I tried everything, chowning, chmoding... not just /sdcard but other locations (/storage/emulated/*; /data/media et. al.)
Everything seems ok, but just not working...

_wook_ said:
TWRP backup of stock rom makes read only /sdcard [ root:sdcard_r ] on my device.
Fix:
restore everything except data;
boot, set up device, reboot to recovery, restore data without wipe.
Click to expand...
Click to collapse
can you explain me better how you did it please ?

bene1 said:
can you explain me better how you did it please ?
Click to expand...
Click to collapse
If you had backup, then you was able to restore it properly, but now, however, when you make backup, it is readonly no matter what.
I will try to see what actually is making problem today.

_wook_ said:
If you had backup, then you was able to restore it properly, but now, however, when you make backup, it is readonly no matter what.
I will try to see what actually is making problem today.
Click to expand...
Click to collapse
thank you

TWRP updated to 2.8.1.0

There are some problems with 2.8.1.0 recovery, download links removed, will try to fix ASAP

Rox said:
There are some problems with 2.8.1.0 recovery, download links removed, will try to fix ASAP
Click to expand...
Click to collapse
nice to see this..i have root on my s3 neo..just need TWRP and custom roms.

Just for the record: As Rox stated to me before, Read Only file system on /sdcard/ is indeed bug related to firmware version. I updated to latest and there is no issue any more.

_wook_ said:
Just for the record: As Rox stated to me before, Read Only file system on /sdcard/ is indeed bug related to firmware version. I updated to latest and there is no issue any more.
Click to expand...
Click to collapse
i have 4.4.2 version and that bug exists..there is no update for my phone..i have fixed it with a app and now its all ok.

smokerman said:
i have 4.4.2 version and that bug exists..there is no update for my phone..i have fixed it with a app and now its all ok.
Click to expand...
Click to collapse
What app did you used?
I downgraded my phone while ago to be able to root it and I kept old sw version. At the moment we have same sw version though.

_wook_ said:
What app did you used?
I downgraded my phone while ago to be able to root it and I kept old sw version. At the moment we have same sw version though.
Click to expand...
Click to collapse
i rooted my phone and im using sdfix from playstore.

Can I just flash SuperSU + KNOX Removal, directly from stock recovery, without flashing TWRP?
Thanks!

I think you cant .. you can try ..

Related

How to root T889 +Counter reset + Unroot+ Stock firmware

Rooting Indtruction
SINCE SUPERSU.ZIP DOES NOT WORK ON ALL DEVIVES THE BEST OPTION TO ROOT RIGHT NOW :
1ST: ROOT BY OPTION 2
2ND : FLASH CUSTOM CWM VIA PC ODIN OR MOBILE ODIN ( PLAY STORE )
Option 1: CWM + SuperSU .
1. download cwm6-recovery-n7100-121014.tar : http://www.mediafire.com/?mouxvj4og7azcow
OR Download cwm recovery V6.0.2.5 .tar: http://www.mediafire.com/?oyv15gidjxd6c23 . Big thank to Dr.Ketan&KoushThis CWM will not support EXFAT Card
2.download CWM SUPERSU V0.99 installable ZIP: I took off download link until further notice. From Chainfire " SUPERSU. ZIP does not work on all devices, needs fix. Note that if you are already rooted, installing through Market is by far the easiest way to install SuperSU !". More infor here http://forum.xda-developers.com/showthread.php?t=1538053
3.Download PC Odin : http://d-h.st/SdH
4.Open Odin and select PDA tab
5.Point to extracted file cwm6-recovery-n7100-121014.tar
6.Now switch off device and reboot in download modeby:
press Vol down + Home +Power, And then, press Volume UP button in Warning Page to enter the Download Mode
7.Connect device to PC and wait till device successfully added to com port (it will turn light blue)
8.Hit ‘Start’ to flash
9.Once it flashed successfully, you can see 'PASS' in table above the ID :COM, you can disconnect device from PC
10.Now reboot into CWM by :Switch off device and press Vol Up + Home +Power hold about 5 second
11.Install SuperSu.
12.Reboot.Done
Option 2 : Only Root
Download this CF Auto Root from here http://download.chainfire.eu/264/CF-Root/CF-Auto-Root/CF-Auto-Root-t03g-gtn7100.zip
and extract it to .tar
Procedure :
1.Open Odin and select PDA tab
2.Point to extracted file CF-Auto-Root-SGN2.tar
3.Now switch off device and reboot in download mode
press Vol down + Home +Power, And then, press Volume UP button in Warning Page to enter the Download Mode
4.Connect device to PC and wait till device successfully added to com port (it will turn light blue)
5.Hit ‘Start’ to flash
6.Once it flashed successfully, you can see 'PASS' in table above the ID :COM, you can disconnect device from PC
7.Reboot device and you will have superSU in application drawer.
Option 3 : Root with Exynos Abuse Apk
3.Root with apk No counter reset needs, Easiest - Credit goes to Chainfire, alephzain
1.Download latest from chainfire's here http://forum.xda-developers.com/showpost.php?p=35512626&postcount=1
2.Install application as routine apk installation and open it.
3.Open Exynos Abuse application from App drawer
4. Select Root Device
6.Now your device is rooted, for security purpose you can disable Exploit.
( Note : This may break camera, but unchecking disable exploit make it working again )
7. Open SuperSU & Update binary.
How to unroot Exploit :
Open Exynos Abuse app, uncheck disable explot & Disable Exploit on boot then select Unroot device
Restart device and wait for 10 min. and then you can check status.
Since Chainfire support our note now . if you want reset counter for warranty then download TRIANGLE AWAY from play store which will do the job.Still dont know what is it, go here for more infor http://forum.xda-developers.com/showthread.php?t=1494114.
If you want to unroot for some reason :
From stock rom and root by Chainfire method all you need to do : Triangle Away app ,SuperSU / setting/ full unroot. Reboot into Recovery / Factory reset.
From custom rom : reflash stock image via Odin .reroot by CF auto root,reset counter with Triangle Away App,SuperSU/Setting/Full unroot . Recovery / Factory reset.
Can find stock firmware from here http://www.sammobile.com/firmware/ search for T889
Stock T889UVALJ1 & T889UVALK8 (Post 51) http://forum.xda-developers.com/showthread.php?t=1969551 ( Thank , TeshXX)
Stock + root http://forum.xda-developers.com/showthread.php?t=1975560 ( Thank , Mr.Robinson )
How to flash rom via Odin :
Make sure you have installed Kies OR Samsung USB driver
Open up the ODIN
1. Enable the check mark by click on the following options(default Option)
- Auto Reboot, and F. Reset Time
- Download TAR ROM
- Check PDA, and point to TAR ROM file
2. Now switch off device and Enter into Download Mode
- Enter into Download Mode by pressing Volume Down button, Home Key and
Power Button simultaneously. And then, press Volume UP button in Warning Page to enter the Download Mode.
3. Connect the device to PC via Data Cable.
Make sure that the one of communication port [ID:COM] box is highlighted in
light blue. The device is now connected with the PC and ready to download the
binary file into the device.
4. Start downloading binary file into the device by clicking Start Button on the screen.
the green colored "PASS!" sign will appear on the upper-left box if the binary file
has been successfully downloaded into the device.
5. Disconnect the device from the Data cable.
6.Done
Common question about reseting counter
I have reset counter but system status still 'custom'
You should have stock recovery (Opton 2)
If you already have stock recovery(CF Auto root) then reset counter first
then wipe cache + wipe data(factory reset) + re wipe cache
You should now have system status 'official'
I have rest counter but after reboot again it goes to 1
This happen if you have rooted with CUSTOM RECOVERY(Opton 1)
This is neither error of recovery nor triangle away. This happens due to new bootloader which have auto checksum for recovery, when you reboot to custom recovery count will raise.
To prevent this you need to have play version of Triangle away, and you should check (enable) 'Auto reset at boot'. Again this feature depends on kernel/recovery is supported or no
How to Backup EFS : http://forum.xda-developers.com/showthread.php?t=1922473
Flash tool for Linux user : http://forum.xda-developers.com/showthread.php?p=33074572
Special thank to Dr.Ketan , Chainfire , Chenlu ,Koush, Alephzain , Mr.Robinson , TeshXX.
---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
If you think my post was useful please hit thank consider like small donation.
Awesome, thanks for the info, getting mine this weekend!!
Where did you buy yours? TMO or wirefly??
your links are not working.
That my dear children, is not how you do copy paste.
the files are:
cwm6
https://hotfile.com/dl/176065007/332cffb/cwm6-recovery-n7100-121014.tar.html
and
CWM SUPERSU installable ZIP
http://forum.xda-developers.com/showthread.php?t=1538053
iamfightaa said:
your links are not working.
Click to expand...
Click to collapse
reupload.
B.Jay said:
"How to root" and similar threads do NOT belong into the Development boards!
Moved into General.
Next time watch where you post.
Thank you.
Click to expand...
Click to collapse
my bad.
simplelife said:
I had very easy method to flash which i did try by myself and work perfect with T889:
1. download cwm6-recovery-n7100-121014.tar : http://www.mediafire.com/?mouxvj4og7azcow
2.download CWM SUPERSU installable ZIP:http://www.mediafire.com/?w3i20sr6r58r8ah ( copy this file into your EXcard )
3.Download PC Odin : http://d-h.st/6Er
4.1.Open Odin and select PDA tab
2.Point to extracted file cwm6-recovery-n7100-121014.tar
3.Now switch off device and reboot in download modeby:
press Vol down + Home +Power, And then, press Volume UP button in Warning Page to enter the Download Mode
4.Connect device to PC and wait till device successfully added to com port (it will turn light blue)
5.Hit ‘Start’ to flash
6.Once it flashed successfully, you can see 'PASS' in table above the ID :COM, you can disconnect device from PC
7.Now reboot into CWM by :Switch off device and press Vol Up + Home +Power hold about 5 second
8.Install SuperSu.
9.Reboot.Done
Take about 5 min to do.Special thank to Dr.Ketan , Chainfire , Chenlu..
Click to expand...
Click to collapse
This method works 100%..I did it last night.
Sent from my SGH-T889 using Tapatalk 2
B.Jay said:
"How to root" and similar threads do NOT belong into the Development boards!
Moved into General.
Next time watch where you post.
Thank you.
Click to expand...
Click to collapse
Weird, I guess the development forums for 150 other phones must be wrong then. Their moderators must be slacking.
p.s.-no root, no development.
p.s.s-you must be a toolkit user
lowandbehold said:
Weird, I guess the development forums for 150 other phones must be wrong then. Their moderators must be slacking.
p.s.-no root, no development.
p.s.s-you must be a toolkit user
Click to expand...
Click to collapse
Yeah, the reason I put my thread in origin dev because i seen every forum do the same ,all I do is try to help but I guest moderator want to keep dev thread at NEVER so let it be. Toolkit is good but complicated if you choose wrong option then will be problem thats why I come up with this solution which easy to root and with out any issue .
jshaw06 said:
This method works 100%..I did it last night.
Sent from my SGH-T889 using Tapatalk 2
Click to expand...
Click to collapse
I glad someone confirm work
Can also confirm it works and please thank the OP for posting "How to" ... This however does not belong in Development, How to belong in General.. Thanks Mod for not slacking..
ellac49 said:
Can also confirm it works and please thank the OP for posting "How to" ... This however does not belong in Development, How to belong in General.. Thanks Mod for not slacking..
Click to expand...
Click to collapse
Yes, you are right! It belongs in the general section and not stickied in the dev section (like every other phone) so it can get lost on page 8 and more people **** up their phone.
Seriously. Go in the dev section of 20 different phones and tell me what percentage have a root method stickied right at the top.
I also was able to root my phone with this method.
Back to Stock?
Hi,
Are we able to bring it back to stock just in case?
Thanks
CLopez92868 said:
Hi,
Are we able to bring it back to stock just in case?
Thanks
Click to expand...
Click to collapse
should be in matter of time
The zip root. This only installs cwm recovery still need a rooted rom.
Sent from my SGH-T889 using xda premium
confirming that this method worked on my Note 2. :good:
this should be stickied.
tuffCookie said:
confirming that this method worked on my Note 2. :good:
this should be stickied.
Click to expand...
Click to collapse
Did the SU zip work for u?
Sent from my SGH-T889 using xda premium
VIIRU§ said:
Did the SU zip work for u?
Sent from my SGH-T889 using xda premium
Click to expand...
Click to collapse
yup
tuffCookie said:
yup
Click to expand...
Click to collapse
Can u link me the zip your using cause I flashed and it went thru but just didnt give me root. But I do have a custom recovery.
Sent from my SGH-T889 using xda premium

ROOT + CWM + ROM (cleaned stock ~ custom) for HCL Me Connect 2.0 Tab V2

ROOT + CWM + ROM (cleaned stock ~ custom) for HCL Me Connect 2.0 Tab V2
WARNING , THESE PROCEDURES WILL MAKE YOUR DEVICE OUT OF WARRANTY AND MAY BRICK YOUR DEVICE. PROCEED AT YOUR OWN RISK.
Make sure USB Drivers are installed on your PC.
------------------------------------------------------------
X. Rooting Steps:
1. Turn on USB Debugging on Tab
2. Download Vroot on your PC ( Google it or www.mgyun.com/en/getvroot )
3. Run Vroot & Connect your Tab to PC. Vroot will auto detect the device and root it..
------------------------------------------------------------------
XX. Installing CWM
1. Download and install two apps like File Manager with root access and SManager ( Script Manager) for console.
2. Grant root access to both apps.
3. Download recovery and flash from link:
http://www.mediafire.com/download/vf5xy1hb7kb12ha/HCL_Tab_CWM.rar
4. Extact the file (flash_image and recovery.img) on your internal sd card and after extarction, copy both files to root folder named "/dev" using File Explorer(with root access).
5.Enter root shell by running SManager Console.
6. Type the following commands:
Command 1:
chmod 755 /dev/flash_image
Command 2:
/dev/flash_image recovery /dev/recovery.img
( type the command exactly, care for no uppercases, better copy and paste)
6. After entering the command, u will get " recovery successfully updated"
7. Now u have recovery installed, u may boot into recovery by shutting down ur tab and pressing power and volume dowm button together for around 7 secs until logo shows up.
Congrats now u have rooted tab and a custom recovery CWM.
--------------------------------------------------------------------
XXX. ROM ( will update later)
I have not prepared custom rom but instead i have cleaned rom of my tab with all bloatwares and nice UI and launcher ( Screenshot attached) .
You may download the file ( ~ 220 MB ) and restore with CWM recovry by following below steps:
DOWNLOAD LINKS (FILE UPLOADED IN PARTS, DOWNLOAD ALL 3 PARTS BEFORE UNZIPPING):
http://www.mediafire.com/download/8prnbeuybkptnca/clockworkmod.zip
http://www.mediafire.com/download/cq9t74v0pdk4l4k/clockworkmod.z01
http://www.mediafire.com/download/7ukn7psr2byb2cw/clockworkmod.z02
1. First make backup of current rom through CWM.
2. Backup rom on ur pc by switching on the device.
3. Extract the contents of downloaded files into internal sd.
4. Goto CWM Recovery, then format system, format data, format cache and wipe format dalvik cache.
5. Now choose restore option to restore the downloaded clean rom..
WARNING , THESE PROCEDURES WILL MAKE YOUR DEVICE OUT OF WARRANTY AND MAY BRICK YOUR DEVICE. DO IT AT YOUR OWN RISK.
Thanks man i 've successfully installed clock work mod recovery 6.I am waiting for the ROM
Sent from my Connect-2G-2.0 using xda app-developers app
BackupTA
You forgot to mention BackupTA application before doing all of this..
It helps u revert ur phone to the original stock state as if there was never any tweaking..
Great way for not making the warranty void..
Cheers..
---------- Post added at 01:57 AM ---------- Previous post was at 01:52 AM ----------
Oh!!
Here's the link..
http://forum.xda-developers.com/xpe.../tutorial-backup-ta-partition-to-drm-t2234627
rom
waiting for the rom man
connect 2g 2.0
Thank You So much for this wonderful tutorial ,Now i've got CWM working on my HCL me connect 2g 2.0,All the other tutorials on other sites were not working
good work bro but waiting for the rom
Bro i have rooted and installed CWM Recovery by using your tutorial but Unfortunately i have deleted my rom and i have downloaded the stouk rom from the hcl (official website) but it is also in .img , so i can't even flash it throw the CWM Recovery, and if i switch on my tablet, it stuck on boot logo,
So, please bro made the custom rom fast as possible :crying:
and bro good luck for your future
Thanks
rom link added
rom link added, you may recover your device...
gautam908 said:
Bro i have rooted and installed CWM Recovery by using your tutorial but Unfortunately i have deleted my rom and i have downloaded the stouk rom from the hcl (official website) but it is also in .img , so i can't even flash it throw the CWM Recovery, and if i switch on my tablet, it stuck on boot logo,
So, please bro made the custom rom fast as possible :crying:
and bro good luck for your future
Thanks
Click to expand...
Click to collapse
I need help while extracting the file :/
The one file is in .zip and another two files is in .z01 and .z02 file and cannot be extract, Bro help me please
If you can give the screen shot please it would help me a lot
Thanks
MD5 mismatch
Bro I have extracted the backup file of the ROM and while restoring it I was getting an error of MD5 mismatch???? Any solution???
Waiting for rom
I hav install cwm recovery.can you post the link of cyanogen mod custom rom
hello everyone, please help me to port cm 12 for my tablet: HCL me connect 2.0. above stock rom files are missing.. techincal speciation are: 1 GHz cortex A9 CPU , 1GB DDR3 RAM currently running on android 4.1 jelly bean os.
please guide and help me to update my tablet andriod version..

[RECOVERY][CWM] CWM Recovery for Samsung Galaxy S3 Neo

CWM v6.0.5.1 recovery for S3 Neo
---------------------------------------------------------------------------------------------------------------------------------------------------------
Installation:
1st Method ( Flashable ZIP )
1. Download CWM flashable zip for S3 Neo and transfer it to your phone
2. Boot your device into recovery ( Vol Up + Home+ Power )
3. Install TWRP flashable zip
4. Now you have TWRP recovery on your device ( Boot with vol up + home + power )
2nd Method ( Odin method )
1. Download recovery.tar.md5
2. Download ODIN and Samsung USB drivers
3. Boot device in download mode ( Vol down + home + power )
4. Press volume up ( continue ) and connect phone with PC
5. Make sure Odin recognizes your phone ( There should write somethiing like "0:[COM11]" in first box and it will be yellow )
6. Press PDA and navigate to recovery.tar.md5
7. Make sure Re-partition is unchecked
8. Press "Start" and wait few seconds
9. Device will reboot and you will have CWM recovery on your device ( Boot with vol up + home + power )
3rd method ( Terminal emulator - requires rooted device )
1. Download cwm.img and transfer it to your phone ( i will use /sdcard but it is optional)
2. Download Terminal Emulator from playstore
3. Open Teminal emulator and type
NOTE: It is VERY IMPORTANT to write this correctly because you are risking to hard brick your device if you mistype number, double check before pressing enter
Code:
su
dd if=/sdcard/cwm.img of=/dev/block/mmcblk0p15
or to be 100% sure you can write this, effect is same
Code:
su
dd if=/sdcard/cwm.img of=/dev/block/platform/msm_sdcc.1/by-name/recovery
Note: You can change path to recovery.img to your optional
4. Now you have TWRP recovery on your device ( Boot with vol up + home + power )
Enjoy! ​
---------------------------------------------------------------------------------------------------------------------------------------------------------
If you want to support my work you can donate me coffe. Use "Send payment" option on paypal ( [email protected] ) because "Donate" option is not available in my contry. Thanks.
---------------------------------------------------------------------------------------------------------------------------------------------------------
thanks work fine for me good job :good::good::good:
good job Rox and thank you
download link is broken
uzzo85 said:
download link is broken
Click to expand...
Click to collapse
tested just now link are work
spawk said:
tested just now link are work
Click to expand...
Click to collapse
thanks man, right now it work!!
I'm sorry but...although I have 11 posts, I still can't see the flashable zip link...
nicese said:
I'm sorry but...although I have 11 posts, I still can't see the flashable zip link...
Click to expand...
Click to collapse
+1
Sent from my GT-I9301I
There is no flashable zip file, only image file (3rd method) via adb/terminal emulator or via flashify & co.
Thanks, the 3rd method didn't work but I solved with Flashify :good:
Updated link in 3rd method, now cwm recovery is flashing and wiping faster ! And it can be installed on both variants ( GT-I9300I AND GT-I9301I )
thanks it worked perfectly and easily installed .
edit : damn it , flashing is realy fast
Now you can flash CWM using odin
Rox said:
CWM v6.0.5.1 recovery for S3 Neo
---------------------------------------------------------------------------------------------------------------------------------------------------------
Installation:
2nd Method ( Odin method )
1. Download recovery.tar
2. Download ODIN and Samsung USB drivers
3. Boot device in download mode...
---------------------------------------------------------------------------------------------------------------------------------------------------------​
Click to expand...
Click to collapse
The recovery.tar link is dead. Can you reapload, please?
Edit: I think this is the new link​
does it work for I9301I
Odin fails.
If I try to flash with odin the recovery.tar, it fails. I'm using GT-I9301I. Please help! Thanks!
I will check it...
Odin Stuck in Recovery.img using the recovery.tar given in the method 2.
Sorry for bother again Rox, but I can't install this CWM on my device. Odin fails
Odin file updated now, there shouldnt be troubles with odin flashing anymore

grand GT-I9082 home button stopped working after update cwm12.1 with philz touch

Hi , I have a grand duos GT-I9082 which was on 4.1.1 I manually rooted it some year ago , updated to 4.2 then 4.4.4 then now it is on cwm 12.1 android 5.1.1 ( pawit ) with no much problem. I tried to upgrade my friends phone (GT-I9082) which was on original 4.2.2 samsung rom.
I tried to change the recovery using odin 3.09 and "recovery-20141213-odin.tar" , the process went fine with passed and completed like this picture :
{
"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"
}
( from this post : http://forum.xda-developers.com/gal...l/how-to-return-galaxy-grand-duos-gt-t3112004 )
odin finished with success ( pass - green ) then rebooted the phone.
but when the phone rebooted , I held the ( home+vol up + power ) but instead of the new recovery it went to the original recovery. I tried flashing zip from external sd memory with original recovery area, but it could not verify the package and didn't install. so I rebooted the phone and it went to samsung 4.2.2 . so in case that odin was successful but nothing changed !
Then I tried this recovery : "philz_touch_6.19.3-i9082.tar.md5" , this time I used odin 3.04 , and it could change the recovery. then with this recovery I installed this rom file : "cm-12.1-20150703-UNOFFICIAL-i9082.zip" from this link : http://forum.xda-developers.com/gal.../rom-cm-12-1-galaxy-grand-duos-i9082-t3073108
which is working fine on my own grand.
android 5.1.1 installed and booted fine , but now I see that home button is not working anymore. even in philz touch , there is a test button function , when I press buttons even volume or touch buttons , they return the keyboard code like 138 for example , but when I press home button no code is returning.
I can only access recovery mode via advanced reboot menu of the rom on power key. but I cannot hold home button +volume up or down to access download mode to flash it with odin again.
I tried to factory reset ( format /data and /cache and delvik via philz touch ) then Installed android 4.4.4 : cm-11-20141112-UNOFFICIAL-i9082.zip , but that didn't help for home button too.
I searched and saw that there are apps for rebooting into recovery or download ( odin ) mode , and tried 4 or 5 of them but none work on cyanogenmod roms. when I select reboot into download , it reboots normally and loads the android.
even samsung test code *#0*# do not work on this cyanogenmod roms.
I am now tring to learn java development kit , to reboot the phone to recovery via command : "adb reboot download"
on my own grand 5.1.1 cm 12.1 , when i use that command from phone terminal app , it returns "device not found" . I hope jdk and adb in windows helps to reboot it into odin mode. as I cannot re-program even stock rom to use samsung kies now. because that needs booting into download mode too.
any suggestions ?:crying:
farzin.sb said:
Hi , I have a grand duos GT-I9082 which was on 4.1.1 I manually rooted it some year ago , updated to 4.2 then 4.4.4 then now it is on cwm 12.1 android 5.1.1 ( pawit ) with no much problem. I tried to upgrade my friends phone (GT-I9082) which was on original 4.2.2 samsung rom.
I tried to change the recovery using odin 3.09 and "recovery-20141213-odin.tar" , the process went fine with passed and completed like this picture :
( from this post : http://forum.xda-developers.com/gal...l/how-to-return-galaxy-grand-duos-gt-t3112004 )
odin finished with success ( pass - green ) then rebooted the phone.
but when the phone rebooted , I held the ( home+vol up + power ) but instead of the new recovery it went to the original recovery. I tried flashing zip from external sd memory with original recovery area, but it could not verify the package and didn't install. so I rebooted the phone and it went to samsung 4.2.2 . so in case that odin was successful but nothing changed !
Then I tried this recovery : "philz_touch_6.19.3-i9082.tar.md5" , this time I used odin 3.04 , and it could change the recovery. then with this recovery I installed this rom file : "cm-12.1-20150703-UNOFFICIAL-i9082.zip" from this link : http://forum.xda-developers.com/gal.../rom-cm-12-1-galaxy-grand-duos-i9082-t3073108
which is working fine on my own grand.
android 5.1.1 installed and booted fine , but now I see that home button is not working anymore. even in philz touch , there is a test button function , when I press buttons even volume or touch buttons , they return the keyboard code like 138 for example , but when I press home button no code is returning.
I can only access recovery mode via advanced reboot menu of the rom on power key. but I cannot hold home button +volume up or down to access download mode to flash it with odin again.
I tried to factory reset ( format /data and /cache and delvik via philz touch ) then Installed android 4.4.4 : cm-11-20141112-UNOFFICIAL-i9082.zip , but that didn't help for home button too.
I searched and saw that there are apps for rebooting into recovery or download ( odin ) mode , and tried 4 or 5 of them but none work on cyanogenmod roms. when I select reboot into download , it reboots normally and loads the android.
even samsung test code *#0*# do not work on this cyanogenmod roms.
I am now tring to learn java development kit , to reboot the phone to recovery via command : "adb reboot download"
on my own grand 5.1.1 cm 12.1 , when i use that command from phone terminal app , it returns "device not found" . I hope jdk and adb in windows helps to reboot it into odin mode. as I cannot re-program even stock rom to use samsung kies now. because that needs booting into download mode too.
any suggestions ?:crying:
Click to expand...
Click to collapse
Try flashfire or mobile Odin by chainfire to flash stock ROM without going to download mode,
If you want to try by adb make sure to install USB drivers and get a working cable then go to developer option ( you can enable it by going to about phone and then clicking on build number until you get a message says that you enabled dev options ) , and enable Android debugging
Connect the mobile to laptop/PC
And then type adb reboot download
You should reboot to download mode
Yousef Mohamed said:
Try flashfire or mobile Odin by chainfire to flash stock ROM without going to download mode,
If you want to try by adb make sure to install USB drivers and get a working cable then go to developer option ( you can enable it by going to about phone and then clicking on build number until you get a message says that you enabled dev options ) , and enable Android debugging
Connect the mobile to laptop/PC
And then type adb reboot download
You should reboot to download mode
Click to expand...
Click to collapse
thanks I didn't know about these flashfire , or mobile odin , I`ll try them and let you know :fingers-crossed:
farzin.sb said:
thanks I didn't know about these flashfire , or mobile odin , I`ll try them and let you know :fingers-crossed:
Click to expand...
Click to collapse
You might wanna check USB Jig thread. It's a device that can trigger our phone to reboot into dload/odin mode, without pushing any button.
It's just a simple device, you can even make it yourself.
NeoLogY said:
You might wanna check USB Jig thread. It's a device that can trigger our phone to reboot into dload/odin mode, without pushing any button.
It's just a simple device, you can even make it yourself.
Click to expand...
Click to collapse
the phone is not with me today , but I am wondering whether is this a software issue or a hardware issue. I hope it being a software issue as i searched and saw others had similiar problems too.
on my own grand which is now on cm12.1 pawit android 5.1.1 , I tested the adb ,
settings for root access is on : Apps and ADB
on my laptop ( win8.1 x64 ) : I installed java develpment kit and android sdk tools like this guide :
http://www.howtogeek.com/125769/how-to-install-and-use-abd-the-android-debug-bridge-utility/
now adb in windows can see the phone :
***************************************************
>adb devices
List of devices attached
4100721a1759cf00 device
Click to expand...
Click to collapse
*******************************************************
but when I reboot the phone " adb reboot download" device reboots normally and loads android cyanogenmod again. any ideas ?
in adb help , there is no adb reboot download command :
************************************************************************
adb reboot [bootloader|recovery] - reboots the device, optionally into the bootloader or recovery program
adb reboot-bootloader - reboots the device into the bootloader
Click to expand...
Click to collapse
*******************************************************************************
farzin.sb said:
on my own grand which is now on cm12.1 pawit android 5.1.1 , I tested the adb ,
settings for root access is on : Apps and ADB
on my laptop ( win8.1 x64 ) : I installed java develpment kit and android sdk tools like this guide :
http://www.howtogeek.com/125769/how-to-install-and-use-abd-the-android-debug-bridge-utility/
now adb in windows can see the phone :
***************************************************
*******************************************************
but when I reboot the phone " adb reboot download" device reboots normally and loads android cyanogenmod again. any ideas ?
in adb help , there is no adb reboot download command :
************************************************************************
*******************************************************************************
Click to expand...
Click to collapse
Did you try Flash fire / Mobile Odin ?
Yousef Mohamed said:
Did you try Flash fire / Mobile Odin ?
Click to expand...
Click to collapse
not yet , this is my own working phone , I am testing adb with it , that other phone is for my friend and it is not here currently.
even I found this link : http://zidroid.com/boot-android-devices-to-download-fastboot-recovery-mode-using-adb/
adb reboot download
adb reboot-bootloader
all of them reboot the phone normally ! there must be something related to cyanogemod , as *#0*# does not work too.
edit : this works :
adb reboot recovery
reboots the phone into cyanogen recovery. again in that recovery there is an option to reboot the phone to boot loader , when I select it , the device reboots normally into android.
farzin.sb said:
not yet , this is my own working phone , I am testing adb with it , that other phone is for my friend and it is not here currently.
even I found this link : http://zidroid.com/boot-android-devices-to-download-fastboot-recovery-mode-using-adb/
adb reboot download
adb reboot-bootloader
all of them reboot the phone normally ! there must be something related to cyanogemod , as *#0*# does not work too.
edit : this works :
adb reboot recovery
reboots the phone into cyanogen recovery. again in that recovery there is an option to reboot the phone to boot loader , when I select it , the device reboots normally into android.
Click to expand...
Click to collapse
Bootloader Loads Kernel then Kernel Loads the OS that is how it works
I don't not much about download mode ( i didn't read about it )
But since we don't see Samsung galaxy grand duos while booting to download i'll assume that we don't boot the bootloader to go to download mode
and that is why we can't boot to it with adb
( THAT IS AN ASSUMPTION ONLY, I DON'T KNOW MUCH ABOUT DOWNLOAD MODE )
Yousef Mohamed said:
Bootloader Loads Kernel then Kernel Loads the OS that is how it works
I don't not much about download mode ( i didn't read about it )
But since we don't see Samsung galaxy grand duos while booting to download i'll assume that we don't boot the bootloader to go to download mode
and that is why we can't boot to it with adb
( THAT IS AN ASSUMPTION ONLY, I DON'T KNOW MUCH ABOUT DOWNLOAD MODE )
Click to expand...
Click to collapse
there must be something with this ( Pawitp ) grand rom I think, because here is another samsung galacy ace2 , which had android 2.1 , and I upgraded it to cyanogenmode 4.4.4 , I tested that phone now ,
abd reboot-bootloader : rebooted device normally.
but adb reboot download : rebooted device to download (odin) mode. like holding "vol down+power+home buttons" and the command and my adb installation is working fine.
adb reboot recovery : rebooted this phone to cwm-based recovery v6.0.5.0 . so the problem is cyanogenmod recovery that I have on my own grand.
which is installed automatically by using ( update recovery ) option. when it downloaded the update , it downloaded recovery too.
farzin.sb said:
there must be something with this ( Pawitp ) grand rom I think, because here is another samsung galacy ace2 , which had android 2.1 , and I upgraded it to cyanogenmode 4.4.4 , I tested that phone now ,
abd reboot-bootloader : rebooted device normally.
but adb reboot download : rebooted device to download (odin) mode. like holding "vol down+power+home buttons" and the command and my adb installation is working fine.
adb reboot recovery : rebooted this phone to cwm-based recovery v6.0.5.0 . so the problem is cyanogenmod recovery that I have on my own grand.
which is installed automatically by using ( update recovery ) option. when it downloaded the update , it downloaded recovery too.
Click to expand...
Click to collapse
As I remember, RVR did tell something about our device that won't allow to use any shortcut/reboot bootloader/download from recovery. That's why he removed the button from reboot option. Not only from recovery, I've tried several app that trigger the reboot option, none of it works, it will only reboot normally back into system.
And as I remember, I did successfully reboot to dload mode using "adb reboot bootloader" command while on stock TW 4.2.2 ROM. But can't comment on any custom ROM as I never tried yet.
RVR did built the official TWRP for our grand.
NeoLogY said:
As I remember, RVR did tell something about our device that won't allow to use any shortcut/reboot bootloader/download from recovery. That's why he removed the button from reboot option. Not only from recovery, I've tried several app that trigger the reboot option, none of it works, it will only reboot normally back into system.
And as I remember, I did successfully reboot to dload mode using "adb reboot bootloader" command while on stock TW 4.2.2 ROM. But can't comment on any custom ROM as I never tried yet.
RVR did built the official TWRP for our grand.
Click to expand...
Click to collapse
that was not a good decision he made
here is another solution i found : https://www.youtube.com/watch?v=WYvt2gLf3vA
bringing back the softkeys to it like the tablet and devices that do not have physical buttons. like some models of Acer tablets.
I`ll try this when I get access to that malfunctioning phone. and will let you know of the result. thanks.
farzin.sb said:
that was not a good decision he made
here is another solution i found : https://www.youtube.com/watch?v=WYvt2gLf3vA
bringing back the softkeys to it like the tablet and devices that do not have physical buttons. like some models of Acer tablets.
I`ll try this when I get access to that malfunctioning phone. and will let you know of the result. thanks.
Click to expand...
Click to collapse
Actually, it is, as the button won't work so no use of it.
Are we talking about reboot download mode or softkey? If softkey is the problem, you just need to add this line in build.prop.
qemu.hw.mainkeys=0
NeoLogY said:
Actually, it is, as the button won't work so no use of it.
Are we talking about reboot download mode or softkey? If softkey is the problem, you just need to add this line in build.prop.
qemu.hw.mainkeys=0
Click to expand...
Click to collapse
the hardware home button is not returning any codes , so I thought to show software keys ( the way u also said ) so that I can hold the 3 buttons ( home + vol down+power ) to get to odin download mode , to reflash original 4.2.2 to see if home button comes back alive or not.
I think I should use triangle away first.
farzin.sb said:
the hardware home button is not returning any codes , so I thought to show software keys ( the way u also said ) so that I can hold the 3 buttons ( home + vol down+power ) to get to odin download mode , to reflash original 4.2.2 to see if home button comes back alive or not.
I think I should use triangle away first.
Click to expand...
Click to collapse
The softkey won't work for 3 button combo booting. Try search USB Jig thread. Its the best bet for you at the moment.
Triangle away is a good idea.
NeoLogY said:
The softkey won't work for 3 button combo booting. Try search USB Jig thread. Its the best bet for you at the moment.
Triangle away is a good idea.
Click to expand...
Click to collapse
I haven't seen the local mobile stores sell this usb jig thing , I may buy the parts and create one myself . does it boot to download ( odin ) mode or it will go to recovery mode?
farzin.sb said:
I haven't seen the local mobile stores sell this usb jig thing , I may buy the parts and create one myself . does it boot to download ( odin ) mode or it will go to recovery mode?
Click to expand...
Click to collapse
Just download mode.

[RECOVERY][UNOFFICIAL] TWRP 3.3.1-7 Magisk Prepatched ONLY FOR (ROOTED S10+EXYNOS)

After flashing this there is no need to press that key combo (VOL up key + Power + Bixby) to boot into Magisk mode. Just after flashing this image your S10+ will automatically boot up in the Magisk mode. And that key combo (VOL up key + Power + Bixby) will be used to boot your phone directly into recovery mode.
Download : PrePatched TWRP S10+http://www.mediafire.com/file/uq378oaeb6s80hc/Prepatched_Twrp_S10%2B.zip/file
DISCLAIMER : FLASH AT YOUR OWN RISK AND I AM NOT RESPONSIBLE FOR ANY DAMAGE TO YOUR PHONE.
IF MY POST IS USEFUL FOR YOU THEN KINDLY PRESS THE THANKS BUTTON
Special Thanks To : All credit goes to @ianmacd For his amazing Work for Twrp and Latest unofficial magisk for S10 family & TWRP Team &
@topjohnwu for his work for Magisk
Installation Instructions for the Rooted Users : Before Installing Kindly Make a Backup Of Your Phone and Internal storage
1. Requires Root : Download The Image File From The Above Download Link. Place It In The Root Of Your /sdcard folder .
2. Run The Following Commands Via Adb Shell
3. After Installation Do Wipe Your Internal storage and Do Not Factory Reset Your Phone Otherwise It Will Cause BOOTLOOP
su
dd if=/sdcard/twrp.img of=/dev/block/platform/13d60000.ufs/by-name/recovery
Click to expand...
Click to collapse
S10+ Exynos or Snapdragon ? or work for both ?
for s10 + exynos version
Just 3 things i wanna ask.
1. But you didnt mention twrp version?
2. Even if we already are on twrp' latest version we need to wipe because its prepatched?
3. We shouldnt ever factory reset or just after first installation? But we can factory reset from settings?
1. Latest Twrp 3.3.1-7
2. if you have a twrp installed then kindly do not flash it.
3. Kindly make a backup from twrp recovery before making a factory reset in case any thing goes wrong
Sorry for such a rudimentary question but are the adb commands done individually after "su" or is that one command line too long to fit in the box? Sorry, I've just been fighting with getting twrp on my phone since last night. Root works fine but after flashing patched img file I can never get it to go into twrp. Always goes to stock recovery even though flash is successful. I originally thought I was messing up the key combo but I have my suspicions. Any help would be greatly appreciated. Thanks
jtford said:
Sorry for such a rudimentary question but are the adb commands done individually after "su" or is that one command line too long to fit in the box? Sorry, I've just been fighting with getting twrp on my phone since last night. Root works fine but after flashing patched img file I can never get it to go into twrp. Always goes to stock recovery even though flash is successful. I originally thought I was messing up the key combo but I have my suspicions. Any help would be greatly appreciated. Thanks
Click to expand...
Click to collapse
UPDATE××Got TWRP to boot the first time. First time system booted fine but I lost root. Did a fresh root per magisk install guide and reflashed twrp.img in root shell. Got twrp to boot again but it continues to boot loop. I only wiped internal with no factory reset. I know it's probably something I'm doing. Any suggestions?
jtford said:
UPDATE××Got TWRP to boot the first time. First time system booted fine but I lost root. Did a fresh root per magisk install guide and reflashed twrp.img in root shell. Got twrp to boot again but it continues to boot loop. I only wiped internal with no factory reset. I know it's probably something I'm doing. Any suggestions?
Click to expand...
Click to collapse
It seems magisk not installed properly. Download latest firmware from Carotix folder Here it have prepatched recovery prepatched ap you need not to do anything you need to reflash recovery n system ...use odin flash patched ap cp bl and use HOME_CSC (you will not use any data apps or anything) Just flash using odin everything will work fine.
also download multidisabler from ian's multidisabler thread HERE put it in phone as need to flash after boot into Twrp!
instructions copied from Carotix thread
Download 4 files from OTA/ODIN FILES then follow this guide:
and put the last Multidisabler in your phone
1- Turn off the device and put it in download mode with the bixby / vol down button and inserting the cable to the PC at this point open Odin remove the check mark from autoreboot
2- Load the AP .tar file downloaded from OTA together with the BL the CP and the HOME_CSC .... if you put the CSC you lose all the data
3- Start the flash and wait
4- At the end you disconnect the phone from the cable and with the power / vol down keys force the switch off as soon as the screen goes black press vol + / bixby / power to go in recovery and don't leave the keys until you see the twrp screen, continue to keep the 3 keys pressed and wait for the recovery to start again
5- Flash the multidisabler then from the main screen choose recovery reboot to boot rooted/magisk system.
comsite said:
It seems magisk not installed properly. Download latest firmware from Carotix folder Here it have prepatched recovery prepatched ap you need not to do anything you need to reflash recovery n system ...use odin flash patched ap cp bl and use HOME_CSC (you will not use any data apps or anything) Just flash using odin everything will work fine.
also download multidisabler from ian's multidisabler thread HERE put it in phone as need to flash after boot into Twrp!
instructions copied from Carotix thread
Download 4 files from OTA/ODIN FILES then follow this guide:
and put the last Multidisabler in your phone
1- Turn off the device and put it in download mode with the bixby / vol down button and inserting the cable to the PC at this point open Odin remove the check mark from autoreboot
2- Load the AP .tar file downloaded from OTA together with the BL the CP and the HOME_CSC .... if you put the CSC you lose all the data
3- Start the flash and wait
4- At the end you disconnect the phone from the cable and with the power / vol down keys force the switch off as soon as the screen goes black press vol + / bixby / power to go in recovery and don't leave the keys until you see the twrp screen, continue to keep the 3 keys pressed and wait for the recovery to start again
5- Flash the multidisabler then from the main screen choose recovery reboot to boot rooted/magisk system.
Click to expand...
Click to collapse
Thanks for your help. I had to do it a little unconventional to get it working. None of the prepatched recoveries that are included in all these firmware downloads would work for me using Odin. Only flashing this twrp.img in a root shell would work. I finally just flashed Beyond rom zip after getting into twrp along with the disabler zip. Boots into rooted system with no problems and I can boot into twrp with no problems as well. Oh yea, I flashed Beyond over ASG8 also. Not sure why I could never get ASH6 to work.
[RECOVERY] TWRP 3.3.1 Changelog
v3.3.1-9_ianmacd for G97[035]F [inc. ASH6 kernel (which also works with ASH1 firmware)] (2019-09-17)
Restore working MTP functionality to TWRP. With thanks to bigbiff for the reference and to Geiti for his commit embodying the same fix.
v3.3.1-8_ianmacd for G97[035]F [inc. ASH6 kernel (which also works with ASH1 firmware)] (2019-09-06)
Kernel rebased on Samsung's ASH6 source code.
[System-as-root] MultidisablerChange log
v1.6 (2019-09-18)
Add support for more variants of A50: A505([YG]N|G).
Fix A205G detection.
Hello kkrraazzyy,
can you please explain how to install your twrp.
I already habe twrp installed. an this rom. --> https://forum.xda-developers.com/s10-plus/development/rom-carhdrom-1-t3938987
But a want to install your twrp to boot always with Magisk without to press any key.
I need your help please.
Any proper YouTube guide video for these things, as flashing/rooting became so complicated with so many steps.... Thank you!
So from my understanding this is the first and only way to have the phno boot into the patched recovery automatically without needing top physically press the button combo? Or have I missed something Was just expecting there to have been a lot more attention that's all.
This has actually what has been one of the main reasons holding me back from rooting as it reminds me back in the day of tethered and untethered jailbreaks for iPhones.
Except that this is just a inconvenience while tethered would make the phone practically unusable.
Is there an app i can use to backup and restore my kik chats? I got a new phone, a Samsung Galaxy 10+ and want to tramsfer my kik chats and save data for Digimon Heroes! to my new galaxy 10+ i dont have root on either phones is there a app (apk) or one i can downlod on my laptop to make the backup of them so i can bring them over. Please i only have a dew days left to transfer my number over and have my old phone shut dwn by my previous provider. I need to do it on the next 2 days.
qaz015393 said:
Is there an app i can use to backup and restore my kik chats? I got a new phone, a Samsung Galaxy 10+ and want to tramsfer my kik chats and save data for Digimon Heroes! to my new galaxy 10+ i dont have root on either phones is there a app (apk) or one i can downlod on my laptop to make the backup of them so i can bring them over. Please i only have a dew days left to transfer my number over and have my old phone shut dwn by my previous provider. I need to do it on the next 2 days.
Click to expand...
Click to collapse
Use Smart Switch by Samsung, it includes the possibility of transferring all your data and settings using a USB cable. I transferred everything from my old phone to this one (S10+ SM-G975F). I don't know if it will work on non-Samsung devices, but it's worth a try.
I have android 10 on my s10+, will this twrp work with android q?
possible to boot without root permissions too?
:good:
Hi @kkrraazzyy , could you show us how you did it?
because @ianmacd https://forum.xda-developers.com/ga...covery-twrp-3-3-0-galaxy-s10-exynos-t3924856/
latest version does not seem to provide this awesome function.

Categories

Resources