[RECOVERY]SGH-I337 OUDHS Recovery - AT&T Samsung Galaxy S 4 Android Development

Shabbypenguin and the OUDHS
presents to you
OUDHS Touch CWM-based Recovery 1.0.3.4
for your AT&T Samsung Galaxy S 4
Read this whole post before doing anything ​
I use nandroid manager to edit/alter my nandroids made by this recovery, you can find the app here : https://play.google.com/store/apps/details?id=com.h3r3t1c.bkrestore&hl=en Enjoy
CWM Flashable - OUDHS CWM-based Recovery 1.0.3.4 (need to already have a recovery for this)
Directions:
1) Download the above files
2) Flash in recovery
-------------------------------------------------------------------------------------------------------------------------------------------------
Congrats you now have CWM now.
-------------------------------------------------------------------------------------------------------------------------------------------------
Keep in mind as of 1.0.3.4 it auto loki's kernels for ya, so its even easier to customize your device read more here - http://forum.xda-developers.com/showthread.php?p=41803523#post41803523
Source for jflteatt​
Credits:
Members of the Official Unloved Devices Hit Squad (OUDHS) for being the best we can for those whom need us
garwynn for helping with setting up jflte-common stuff
howtomen & RehpotsirhC for helping test 1.0.3.4's autoloki on teh jflteatt
bhp090808 & an21281 & MR H3LLMAN for helping test

Version 1.0.3.5
Improved exit script, now it checks for working bootloaders and will skip otherwise. as well as avoids writing to your nand if you dont need the auto loki (as in the boot.img is already patched )
Version 1.0.3.4:
Adds suppoirt for exit scripts
I've set up a custom one to auto loki kernels on exit

shabbypenguin said:
Hey guys, now obviously you cant flash this yet, but i didnt want yall to know you werent going to be left out
if you decide to be lazy and flash twrp via goo manager i made a flashable zip so you can just flash it and go
Click to expand...
Click to collapse
Sounds good to me, good job. Thanks for not leaving us low life's out. Our forum smells of emptiness.
Do you have to use Odin 3.04, 3.07 should work eh?

Thanks! Cant wait to be able to put it to use.

TheAxman said:
Sounds good to me, good job. Thanks for not leaving us low life's out. Our forum smells of emptiness.
Do you have to use Odin 3.04, 3.07 should work eh?
Click to expand...
Click to collapse
yea it should, i just happen to work on a lot of phones so for a lot of my recovery threads i do a bit of copying and pasting.

As I've been away... Is there a main difference between this recovery and twrp?
.. Good work shab
Sent from my SAMSUNG-SGH-I337 using Tapatalk 2

iSaint said:
As I've been away... Is there a main difference between this recovery and twrp?
.. Good work shab
Sent from my SAMSUNG-SGH-I337 using Tapatalk 2
Click to expand...
Click to collapse
this has nothing to do with twrp?
its a fork off cwm 6.0.3.0 and i started to make my own. added some much needed features, rainbows, etc you know the usual

shabbypenguin said:
Hey guys, now obviously you cant flash this yet, but i didnt want yall to know you werent going to be left out
Click to expand...
Click to collapse
Those of us with a SGH-I337M can!
Sent from my SGH-I337M using xda app-developers app

cholywell said:
Those of us with a SGH-I337M can!
Sent from my SGH-I337M using xda app-developers app
Click to expand...
Click to collapse
well enjoy the asserts are different since this is compiled for jflteatt so i am not sure if you will have any issues flashing cm/aosp roms for your device

shabbypenguin said:
this has nothing to do with twrp?
its a fork off cwm 6.0.3.0 and i started to make my own. added some much needed features, rainbows, etc you know the usual
Click to expand...
Click to collapse
Rainbows?!
I'm definitely in
Sent from my SAMSUNG-SGH-I337 using Tapatalk 2

Failed?
I've tried it twice. Failed both times. Downloaded the tar, download odin when into download put tar in PDA start...failed...Tried both 304 and 307 odin...both failed. Any suggestions?

brojoe11 said:
I've tried it twice. Failed both times. Downloaded the tar, download odin when into download put tar in PDA start...failed...Tried both 304 and 307 odin...both failed. Any suggestions?
Click to expand...
Click to collapse
on your att sgs4?

shabbypenguin said:
on your att sgs4?
Click to expand...
Click to collapse
Yes...Do we need to wait for bootloader unlock or am I missing something?

brojoe11 said:
Yes...Do we need to wait for bootloader unlock or am I missing something?
Click to expand...
Click to collapse
Gotta wait bro
Sent from my SAMSUNG-SGH-I337 using Tapatalk 2

iSaint said:
Gotta wait bro
Sent from my SAMSUNG-SGH-I337 using Tapatalk 2
Click to expand...
Click to collapse
Man was I excited!!! But I can wait. Thanks for the replies and I look forward to it as soon as it's possible. Have a great day.

Everyone needs to read the OP!!!! it is not ready.

www.shabbypenguin.com/OUDstuff/Samsung/ATT/jflteatt/loki_flash
www.shabbypenguin.com/OUDstuff/Samsung/ATT/jflteatt/Recovery/OUDHS-Recovery-jflteatt-1.0.3.3.lok
usage:
adb push OUDHS-Recovery-jflteatt-1.0.3.3.lok /data/local/tmp/
adb push loki_flash /data/local/tmp/
adb shell
su
chmod 755 /data/local/tmp/loki_flash
/data/local/tmp/loki_flash recovery /data/local/tmp/OUDHS-Recovery-jflteatt-1.0.3.3.lok
Click to expand...
Click to collapse
[+] Loki validation passed, flashing image.
[+] Loki flashing complete!
you will need to make sure you remove /system/etc/install-recovery.sh otherwise youll end uyp with stock recovery again. use a root explorer or teh like

can you post the additions to CWM recovery? it would be useful for people to know what you've added

shabbypenguin said:
www.shabbypenguin.com/OUDstuff/Samsung/ATT/jflteatt/loki_flash
www.shabbypenguin.com/OUDstuff/Samsung/ATT/jflteatt/Recovery/OUDHS-Recovery-jflteatt-1.0.3.3.lok
usage:
[+] Loki validation passed, flashing image.
[+] Loki flashing complete!
Click to expand...
Click to collapse
Yay!!!
Im assuming i need to do all of that in ADB? Also, does the file need to be on the phone or computer?
Sent from my SAMSUNG-SGH-I337 using Tapatalk 2

MrPlNK said:
Yay!!!
Im assuming i need to do all of that in ADB? Also, does the file need to be on the phone or computer?
Sent from my SAMSUNG-SGH-I337 using Tapatalk 2
Click to expand...
Click to collapse
the commands will guide ya through. forgot teh command to remove a nasty script though, will eidt it in

Related

[Q] how to remove clockworkmod

hi guys.. i just flash clockworkmod on my galaxy w I8150 and now i want to remove it..
is anyone know how to remove it? thanks
See http://forum.xda-developers.com/showthread.php?t=1446593&page=6 here you will find the stock recovery file. You flash it the same way you flashed the custom recovery.
robin0800 said:
See http://forum.xda-developers.com/showthread.php?t=1446593&page=6 here you will find the stock recovery file. You flash it the same way you flashed the custom recovery.
Click to expand...
Click to collapse
If you need an instruction as well, use this link
http://forum.xda-developers.com/showthread.php?t=1467128
you will have to scroll down to Other.
greets
THE-E
robin0800 said:
See http://forum.xda-developers.com/showthread.php?t=1446593&page=6 here you will find the stock recovery file. You flash it the same way you flashed the custom recovery.
Click to expand...
Click to collapse
thanks... really help me..
Here is a n00b question !
Why flash Clockworkmod from links
here and not trough RomManager app from Market ?
Sent from my GT-I8150 using XDA App
polifemo said:
Here is a n00b question !
Why flash Clockworkmod from links
here and not trough RomManager app from Market ?
Sent from my GT-I8150 using XDA App
Click to expand...
Click to collapse
last time I checked Rom Manager did not support our phone!
Thanks robin0800
Sent from my GT-I8150 using XDA App
If i wanna flash the stock recovery, do i need to include the ancora.ops?
SyzwnFrzRdz said:
If i wanna flash the stock recovery, do i need to include the ancora.ops?
Click to expand...
Click to collapse
yes you do though feel free to drop the reboot time to 60 seconds for recovery and 120 seconds for a rom flash
SyzwnFrzRdz said:
If i wanna flash the stock recovery, do i need to include the ancora.ops?
Click to expand...
Click to collapse
Only if you flash with ODIN.....
If adb, using "dd" command, not necessary.
Sent from my GT-I8150 using Tapatalk
irishpancake said:
Only if you flash with ODIN.....
If adb, using "dd" command, not necessary.
Sent from my GT-I8150 using Tapatalk
Click to expand...
Click to collapse
True but I thought you did not like the "Data Destroying" command?
robin0800 said:
True but I thought you did not like the "Data Destroying" command?
Click to expand...
Click to collapse
Of course it can be used, but with care!!!
I agree....
there should always be a warning
http://en.wikipedia.org/wiki/Dd_(Unix)
It is jokingly said that dd stands for "disk destroyer", "data destroyer", "death and destruction", or "delete data", since when used for low-level operations on hard disks, a small mistake, such as reversing the if and of (input and output) parameters, could result in the loss of some or all data on a disk.
Click to expand...
Click to collapse
We already had one poor guy "brick" with "dd" misuse:
http://forum.xda-developers.com/showpost.php?p=22031410&postcount=1
I think he returned his phone under warranty, and hopes for the best.....
If you see this nemesis.sisemen.... I hope you got it sorted, man
thanks
This forum is great it helped me to learn so much about my phone
robin0800 said:
yes you do though feel free to drop the reboot time to 60 seconds for recovery and 120 seconds for a rom flash
Click to expand...
Click to collapse
Where do i edit the reboot time? And why is the time must be different dude?
irishpancake said:
Only if you flash with ODIN.....
If adb, using "dd" command, not necessary.
Sent from my GT-I8150 using Tapatalk
Click to expand...
Click to collapse
You mean in any version of Odin? Btw, is using adb method dangerous?
SyzwnFrzRdz said:
You mean in any version of Odin? Btw, is using adb method dangerous?
Click to expand...
Click to collapse
Man, you gotta do some reading......THE-E has a good guide to flashing with ODIN here
"dd" is only dangerous, like an auto-mobile, in the hands of those who cannot drive!!!
irishpancake said:
Man, you gotta do some reading......THE-E has a good guide to flashing with ODIN here
"dd" is only dangerous, like an auto-mobile, in the hands of those who cannot drive!!!
Click to expand...
Click to collapse
I read the forum before as i have made a bookmark of it in my browser. Actually, i'm confused because there's Odin Multi Downloader and the older one, right?
Sorry ,
but why would one want to remove
CWM ? Is there some issue with the software or is it a warrenty thing?
Apart from personal gusto, of course.
Sent from my GT-I8150 using XDA App
polifemo said:
but why would one want to remove
CWM ? Is there some issue with the software or is it a warrenty thing?
Click to expand...
Click to collapse
Because updating via OTA(OverTheAir) is (yet) only possible with the stock recovery.
greets
THE-E
sorry guys for this question, but the reason why i want to remove cwm because, if someday i had to sent my phone to the service center i must remove cwm, if they found out, maybe they will decline my phone..
Flash back stock FW...everything will be restored....
What's the point Binary count to show phone is rooted is there as I know Samsung don't bother if you have rooted in Malaysia.....
Sent from my GT-I8150 using xda premium

[HOW TO] SGS3 LTE CWM Recovery and One Step Root

Team Epic Blog: CWM Recovery for all SGS3 LTE variants
Downloads and instructions for CWM recovery to enable rooting and customization of all SGS3 LTE variants.
Team Epic Blog: Root from Recovery
Simply flash this.zip in CWM and your phone is rooted! This is the easiest method to root the stock Samsung ROM.
Team Epic Blog: Unroot from Recovery
Simply flash this.zip in CWM and your phone is unrooted! This is the easiest method to unroot the stock Samsung ROM.
**Version 2 released, adding volume key scrolling and external sdcard support. Tested so far on Sprint SGS3. Requesting confirmation from AT&T and T-Mobile users
CyanogenMod's Team Epic specializes in Sprint's flagship Android phones on Sprint.
If you appreciate our work, please consider supporting us with a tiny contribution. Thanks!
noobnl said:
http://i.imgur.com/mWg1z.jpg http://i.imgur.com/Q5uUm.jpg
We know clockworkmod is a little buggy.. don't complain about them.
clockworkmod download: http://d-h.st/lTv
flash it with odin in pda tab
Donate to TeamEpic, an official division of CyanogenMod:
http://www.epiccm.org/p/about-team-epic.html
Click to expand...
Click to collapse
This is great, thanks.
But when you say buggy, what do you mean exactly? Which parts are buggy?
So is this installing a rooted
kernel as well?
Sent from my SPH-L710 using xda premium
humdrum2009 said:
So is this installing a rooted
kernel as well?
Sent from my SPH-L710 using xda premium
Click to expand...
Click to collapse
Nope it doesn't install rooted kernel
noobnl said:
Nope it doesn't install rooted kernel
Click to expand...
Click to collapse
so at this point can we flash super su, ect?
Nice
noobnl said:
Nope it doesn't install rooted kernel
Click to expand...
Click to collapse
good to see you here man, i miss testing for you on the og epic.
so how did you install superuser?
Its been a while since I used a samsung, how do I get into recovery again?
in recovery, download the superuser 3.0.7, extract it, then
adb push Superuser-3.0.7-efghi-signed/system /system
adb shell chmod 6755 /system/bin/su
No, it isn't magic and it isn't hard...
teh roxxorz said:
Its been a while since I used a samsung, how do I get into recovery again?
Click to expand...
Click to collapse
Volume up and power and home button
Sent from my SPH-D710 using xda premium
dtr145r said:
Volume up and power
Sent from my SPH-D710 using xda premium
Click to expand...
Click to collapse
See, did that, and it didn't boot into recovery for me, but odin said all went well, so i was confused.
teh roxxorz said:
See, did that, and it didn't boot into recovery for me, but odin said all went well, so i was confused.
Click to expand...
Click to collapse
home, volume up, and power
noobnl said:
home, volume up, and power
Click to expand...
Click to collapse
I knew it, thank you, was doing that as I typed this.
Edit: Still nothing, I saw a quick blue text like it was going into recovery, but then nothing.
Edit 2: I remembered you basically have to let it go at that point. All is good in my hood.
teh roxxorz said:
See, did that, and it didn't boot into recovery for me, but odin said all went well, so i was confused.
Click to expand...
Click to collapse
On the et4g it was volume up and power..
Find an application in the market that will reboot to recovery.
There are a bunch.
Rom Manager
Rom tool box
Absolute system root
You can also adb recovery as well..
Sent from my SPH-D710 using xda premium
Now how do we get into download mode for odin?
Nevermind, vol down + home +power.
shane6374 said:
Now how do we get into download mode for odin?
Nevermind, vol down + home +power.
Click to expand...
Click to collapse
Volume down, power and home
Thanks noobnl, who all on the team has an sgs3, just wondering?
Sent from my SPH-D710 using prefetch engrish...
noobnl said:
in recovery, download the superuser 3.0.7, extract it, then
adb push Superuser-3.0.7-efghi-signed/system /system
adb shell chmod 6755 /system/bin/su
No, it isn't magic and it isn't hard...
Click to expand...
Click to collapse
Would you please post a link to su 3.0.7?
Can I flash superuser zip from recovery?
I can't get adb working from recovery... What am I doing wrong?
EDIT:
I installed Samsung USB drivers, but the phone isn't recognized as an adb device while in recover,,,
obender said:
Would you please post a link to su 3.0.7?
Click to expand...
Click to collapse
http://goo.im/superuser/Superuser-3.0.7-efghi-signed.zip
nabbed said:
Can I flash superuser zip from recovery?
I can't get adb working from recovery... What am I doing wrong?
Click to expand...
Click to collapse
I generally use adb when booted into the OS, and then do the remount on a pc with the sdk installed. Make sure you have the proper drivers installed.
teh roxxorz said:
I generally use adb when booted into the OS, and then do the remount on a pc with the sdk installed. Make sure you have the proper drivers installed.
Click to expand...
Click to collapse
Can't do remount w/o root.

[Q] How to upgrade CWM 5.5 to latest version

Hi guys,
I have CWM 5.5 on my S3 i747, and I just wonder where can I find the latest version of CWM for i747, and also how do I upgrade it using ODIN ?
As I understand, it should be a file named "recovery.img", and to flash it on my S3, I have to tar it and flash the tar file using ODIN. Is that right?
Thanks!
Download rom manager and get from there, I personally couldn't stand the latest cwm recovery its slow as hell took way too long to make a backup
Galaxy SIII via XDA premium
Download your version of cwm there
http://www.clockworkmod.com/rommanager
Place it at the root of your sdcard and rename it recovery.IMG
Download terminal emulator from the play store. Run the terminal
type: su (press enter)
Then type: dd if=/sdcard/recovery.img of=/dev/block/mmcblk0p18 (press enter)
Type everything right. If you get the last number wrong, you get a brick.
I did this on my phone to install cwm touch without any issues
Sent from my SGH-I747 using xda app-developers app
liltitiz said:
type: su (press enter)
Then type: dd if=/sdcard/recovery.img of=/dev/block/mmcblk0p18 (press enter)
Type everything right. If you get the last number wrong, you get a brick.
Click to expand...
Click to collapse
This is too much a big risk for the benefits it gives me if done right. Forget me on this one guys. Ill keep my CWM 5.5 :good:
Lol it is not much of a risk as long as you type exactly what I hive you trust me just get the 0 and 18 at the end right!
Sent from my SGH-I747 using xda app-developers app
---------- Post added at 10:20 PM ---------- Previous post was at 10:17 PM ----------
You can flash the same IMG file via Odin but you will have to Google for more info I don't really use it
Sent from my SGH-I747 using xda app-developers app
Easiest way is ROM manager.
So easy, even produce loving phone users can do it
jorioux said:
This is too much a big risk for the benefits it gives me if done right. Forget me on this one guys. Ill keep my CWM 5.5 :good:
Click to expand...
Click to collapse
U can always use rom manager to get latest cwm as everyone mentioned but that will be regular cwm.
If u want touch cwm than u got three options
1) use terminal emulator as mentioned in the earlier post
2) buy it from play store
3) flash through Odin.
Sent from my SAMSUNG-SGH-I747 using Tapatalk 2
mrhaley30705 said:
Easiest way is ROM manager.
So easy, even produce loving phone users can do it
Click to expand...
Click to collapse
I agree. Easy as pie with rom manager
Sent from my SAMSUNG-SGH-I747 using xda premium
If you want to pay to get touch recovery, but indeed easiest and safest way for the general users.
Sent from my SGH-I747 using xda app-developers app
I succeeded in flashing CWM 6.0.1.2 using ROM Manager, its soooo easy :good:
But does my backups made with CWM 5.5 will be restorable with 6.0.1.2 ??
I think they will.
mrhaley30705 said:
I think they will.
Click to expand...
Click to collapse
They better will !!! ... or I'll be really mad, because my stock firmware backup has been made with CWM 5.5
jorioux said:
They better will !!! ... or I'll be really mad, because my stock firmware backup has been made with CWM 5.5
Click to expand...
Click to collapse
They most likely will and even if they don't you could always flash a previous version of cwm( the one you made the backup with). No need for angry faces lol. You should search and get the lowdown of the consequences of everything you flash before you flash.
jethro650 said:
No need for angry faces lol.
Click to expand...
Click to collapse
:victory: Several thanks to everyone who helped me on this thread!! :victory:
Thanks! Just the thread I was looking for
jorioux said:
:victory: Several thanks to everyone who helped me on this thread!! :victory:
Click to expand...
Click to collapse
This is was really helpful. I can now proceed with confidence. thanks again from another Canadian
There's a new version of CWM for our phones, it's 6.0.2.3. I just flashed it and it seems that they removed the option to 'wipe battery stats' in cwm.

[HOWTO] Root Android 4.3 on samsung galaxy nexus

This rooting technique Finally worked you will need three files
1) SDK TOOLS from
2) recovery.img from
3)MRKREHANROOT from
you should have unlock boot loaders USB drivers installed and should be on android 4.3
copy mrkrehanrehanroot3.1.zip in sdcard
be in fastboot mode ie switch off your device and hold both volume up and down and power button together and keep your device connected to PC
Extract the sdktools and place the revovery.img in that folder
then with one finger on shift key right click in an empty space in the folder and select open command window here
then type fastboot flash recovery recovery.img
it will flash recovery to your device
in recovery no need wipe anything install the zip mrkrehanroot3.1.zip
and reboot
download any app that requires root access and check for example root explorer
it should ask root acess
in this way you have rooted your device
Keep the thanks rolling and follow me on
Is that real android 4.3?
Sent from my Galaxy Nexus using Tapatalk 2
imam.krismanto said:
Is that real android 4.3?
Sent from my Galaxy Nexus using Tapatalk 2
Click to expand...
Click to collapse
(Y)
imam.krismanto said:
Is that real android 4.3?
Sent from my Galaxy Nexus using Tapatalk 2
Click to expand...
Click to collapse
sure from google :angel:
Much Appreciate
I installed the factory image wasn't able to get it to root with mskip'stool soo I gave this a try worked like a champ -Thank you kind sir :laugh:
Not to diss this method of root, but Chainfire's root method works perfectly fine.
https://plus.google.com/113517319477420052449/posts/WqS2E9kkN1L
X_N_ said:
Not to diss this method of root, but Chainfire's root method works perfectly fine.
https://plus.google.com/113517319477420052449/posts/WqS2E9kkN1L
Click to expand...
Click to collapse
I use that method, cannot restore any app with TB or install Busybox, for some reason it's root but not completely.
This thread shouldn't be in dev section, and there were bunch of root method threads/posts that could be easily found.
http://download.chainfire.eu/340/SuperSU/SuperSU-JWR66N-S005-130625-1.41.zip
try this, somebody tried and it works!
_Drifter_ said:
I use that method, cannot restore any app with TB or install Busybox, for some reason it's root but not completely.
Click to expand...
Click to collapse
Read description:
Titanium Backup is an example of such an app. It may incorrectly detect the path to your internal storage for backups, and thus crash on backup/restore. You can fix this by going into preferences and selecting a folder under /storage/emulated/legacy as backup/restore path, not under /storage/emulated/0.
Click to expand...
Click to collapse
msip said:
Read description:
Click to expand...
Click to collapse
No busybox from the apps don't install correctly with chainfire's root. I have the same problem.
Sent from my Galaxy Nexus using xda premium
finally did it
Mohhamad Rehan said:
finally did it
Click to expand...
Click to collapse
Is it posted?
Sent from my Galaxy Nexus using xda premium
checck the thread out buddy
prowede said:
http://download.chainfire.eu/340/SuperSU/SuperSU-JWR66N-S005-130625-1.41.zip
try this, somebody tried and it works!
Click to expand...
Click to collapse
"Please do not mirror this download, do not repost the file elsewhere. Link to this post on G+, not the download."
https://plus.google.com/+Chainfire/posts/WqS2E9kkN1L
ALUOp said:
"Please do not mirror this download, do not repost the file elsewhere. Link to this post on G+, not the download."
https://plus.google.com/+Chainfire/posts/WqS2E9kkN1L
Click to expand...
Click to collapse
OK bro if you say I did thank to u but if u had it you should have shared it first and should have had a guide of it and u should have shared I did it because I spent my whole night flashing recovery and finding proper ways to root it finally did it when I found the file so I flashed the recovery the mini SDK tool they are mine but I did not know who to thank for the root so I just mirrored it but I put up a guide here so its not my fault I am sorry that I hurt the sentiments
Sent from my Galaxy Nexus using xda premium
imam.krismanto said:
Is that real android 4.3?
Sent from my Galaxy Nexus using Tapatalk 2
Click to expand...
Click to collapse
Yes it is
Sent from my Galaxy Nexus using xda premium
ALUOp said:
"Please do not mirror this download, do not repost the file elsewhere. Link to this post on G+, not the download."
https://plus.google.com/+Chainfire/posts/WqS2E9kkN1L
Click to expand...
Click to collapse
and as u say buddy its mentions its for S4 and i was brave enough to check it out by editing some scripts and lines and flash it on my devices so i did not copy it fully but i did it on my own risk to check it on my devices and name it after me so if u have any problem with that so be it but i did it i am not chainfire but the day is not so long when i will be like him one day so kindly check it out
Mohhamad Rehan said:
and as u say buddy its mentions its for S4 and i was brave enough to check it out by editing some scripts and lines and flash it on my devices so i did not copy it fully but i did it on my own risk to check it on my devices and name it after me so if u have any problem with that so be it but i did it i am not chainfire but the day is not so long when i will be like him one day so kindly check it out
Click to expand...
Click to collapse
dude relaxy, if you get worked up everytime someone says that there is another way of doing what you are saying you wont get very far cuz honestly there are always multiple ways to stuff... however i do agree with you chainfire clearly said on g+ that the root method is specifically for the s4 leak.. anyway its upto the users they can either use your method or chainfires.. i will try your method once i flash 4.3 :good:
Khizar said:
dude relaxy, if you get worked up everytime someone says that there is another way of doing what you are saying you wont get very far cuz honestly there are always multiple ways to stuff... however i do agree with you chainfire clearly said on g+ that the root method is specifically for the s4 leak.. anyway its upto the users they can either use your method or chainfires.. i will try your method once i flash 4.3 :good:
Click to expand...
Click to collapse
Thank buddy it will be grateful and one more thing u can use the mini SDK tool to flash 4.3 too
Sent from my Galaxy Nexus using xda premium

No recoveries found for my device?

I am trying to root my note 3 but I am having nothing but problems. I factory reset my phone a couple times no just because I want to start from fresh. I even flashed a stock rom on it to make it new out of box.
So what I have done is.
1. root my phone from odin on my computer
2. download goomanager from play store
3. give it super user access.
4. Press the menu button and press "install openrecoveryscript"
5. Press "Yes"
6. Then I get a message saying "No recoveries found for your device"
Now I am stuck and have no idea what to do. I have a tmobile note 3
http://www.techerrata.com/browse/twrp2/hltetmo flash the latest tar in odin
Sent from my SM-N900T using Tapatalk 2
lm that guy said:
http://www.techerrata.com/browse/twrp2/hltetmo flash the latest tar in odin
Sent from my SM-N900T using Tapatalk 2
Click to expand...
Click to collapse
I just did, get the same error.
FlutterPie said:
I just did, get the same error.
Click to expand...
Click to collapse
what exactly is the error? If you download the openrecovery-twrp-2.6.3.7-hltetmo.img.tar and put it in the AP or PDA slot in odin, it should work. If it still does not work, I recommend asking in the official thread here: forum.xda-developers.com/showthread.php?t=2467001
lm that guy said:
what exactly is the error? If you download the openrecovery-twrp-2.6.3.7-hltetmo.img.tar and put it in the AP or PDA slot in odin, it should work. If it still does not work, I recommend asking in the official thread here: forum.xda-developers.com/showthread.php?t=2467001
Click to expand...
Click to collapse
Oh, No it flashes just fine. But don't I need to install openrecoveryscript in Goomanager right? Thats where Im having the problem.
FlutterPie said:
Oh, No it flashes just fine. But don't I need to install openrecoveryscript in Goomanager right? Thats where Im having the problem.
Click to expand...
Click to collapse
No. if you flashed the file in odin then you have twrp
deeznutz1977 said:
No. if you flashed the file in odin then you have twrp
Click to expand...
Click to collapse
hmm, so now all I need to do it copy the rom onto my phone. Put it in recovery mode. Backup and restore, then pick the rom?
FlutterPie said:
hmm, so now all I need to do it copy the rom onto my phone. Put it in recovery mode. Backup and restore, then pick the rom?
Click to expand...
Click to collapse
Yup. Download the ROM you want. Boot to twrp. Backup. Factory reset. Flash ROM.
Sent from my AOSP on Mako using Tapatalk
deeznutz1977 said:
Yup. Download the ROM you want. Boot to twrp. Backup. Factory reset. Flash ROM.
Sent from my AOSP on Mako using Tapatalk
Click to expand...
Click to collapse
Now booting to twrp is just powering off your phone, holding UP (I think) volume, home, and power right?
FlutterPie said:
Now booting to twrp is just powering off your phone, holding UP (I think) volume, home, and power right?
Click to expand...
Click to collapse
download this https://play.google.com/store/apps/details?id=com.siriusapplications.quickboot&hl=en
---------- Post added at 05:29 PM ---------- Previous post was at 05:25 PM ----------
You thanked me so hopefully that means your good
Sent from my SM-N900T using Tapatalk
Ya I had that same error on goomanager but it flashed perfectly using odin same as root method.
Sent from my note 3 ya bish!
d12unk13astard said:
Ya I had that same error on goomanager but it flashed perfectly using odin same as root method.
Sent from my note 3 ya bish!
Click to expand...
Click to collapse
Yeah I think it has to do with Note 3s note being supported. Speculation.
The problem is goo.im. is getting new servers this week..... https://plus.google.com/communities/110818806704035124411
Sent from my SM-N900T using Tapatalk
Same Issue with GOO
deeznutz1977 said:
The problem is goo.im. is getting new servers this week..... https://plus.google.com/communities/110818806704035124411
Sent from my SM-N900T using Tapatalk
Click to expand...
Click to collapse
So download the .tar for Tmobile note 3 and put it on PDA then click start and it will start the ODIN magic...right...???
kuroy301 said:
So download the .tar for Tmobile note 3 and put it on PDA then click start and it will start the ODIN magic...right...???
Click to expand...
Click to collapse
Yes sir
Sent from my SM-N900T using Tapatalk
deeznutz1977 said:
Yes sir
Sent from my SM-N900T using Tapatalk
Click to expand...
Click to collapse
Thank you, cute baby boy by the way. Also thanks button was push...

Categories

Resources