[INDEX] Samsung Galaxy Express GT-I8730 - Samsung Galaxy Express GT-I8730 Guides, News, & Di

Recoveries
TWRP 3.1.1 (UNOFFICIAL): Download
TWRP 3.0.2+ (OFFICIAL): twrp.me
TWRP 3.0.1-0: Download
TWRP 2.8.7.0 (f2fs): Download
TWRP 3.0.0-0: Download
TWRP 2.8.7.0 without F2FS support: Download
TWRP 2.8.6.0: Download
Stock 3e recovery: Link
CyanogenMod / Lineage
Lineage 14.1 (Android 7.1.x) by @kotzir: Thread
CM 13.0 (Android 6.0.x) by @kotzir: Thread (EOL)
CM 12.1 (Android 5.1.x) by @kotzir: Thread (EOL)
CM 12.0 (Android 5.0.x) by @kotzir and @jek20: Thread (EOL)
CM 11.0 (Android 4.4.x) by @kotzir and @jek20: Latest Build (10/20/2015) (EOL)
CM 10.1 (Android 4.2.x) by @szezso: Thread Post (EOL)
GApps
Beans GApps (recommended)
OpenGApps
Other
Q&A: use the Q&A tab above
Prerooted TouchWiz ROMs: Thread
Baseband downloads: Thread
Root method: Download
Alternative root method: Framaroot (Gandalf method)

Tutorial for Motochopper:
1. Download the ZIP file. Extract somewhere.
2. Install Samsung USB Driver for Mobile Phones. Download here.
3. Connect your phone, make sure USB debugging is ON.
4. Rightclick run.bat, run as admin.
5. Follow the instructions on the command prompt, press enter when prompted to reboot.
EDIT 10/06
Framaroot has been reported to work with gandalf method. Link to thread (thanks to @alephzain)
You should now have root.
Sent from my GT-I8730 using xda app-developers app

Installing recoveries directly on your phone
Installing a recovery without a PC can be annoying and sometimes confusing. Here's how to do it anyway (make sure you do know what you're doing):
Both ways require you to download a recovery and put it in your sdcard.
The n00b-Friendly Easy Way
1. Install Flashify from Play Store, open it, and grant Superuser permissions.
2. Wait for it to finish reading recovery info.
3. Select Recovery image, browse to your recovery image, and press Yup!
4. Flashify will now install your recovery. It will prompt you afterwards. You can either reboot to recovery or choose to flash more stuff (or exit the app).
The Geeky Dangerous Way
CAUTION! Using a terminal is extremely dangerous and you might just brick your phone if you enter a bad command.
Note: I will be referring to my recovery image as /sdcard/recovery.img.
1. Install Terminal Emulator from Play Store, open it.
2. Type su, press Enter, and grant Superuser permissions.
3. Type
Code:
dd if=/sdcard/recovery.img of=/dev/block/mmcblk0p18
YOU MUST TYPE THE COMMAND EXACTLY AS SHOWN. You have been warned.
The last word in the command is mmcblk (zero) p (eighteen)
The command varies with every phone, but the command above is what works with ours.
4. You can either type "reboot recovery" or exit the app.

How to restore to a Stock ROM:
1) Reboot to STOCK recovery (Vol Up + Home + Power). TAKE NOTE OF YOUR 3-CHARACTER SALES CODE, LOCATED AT THE BOTTOM OF RECOVERY IN YELLOW TEXT. You will need the code later on. Wipe data three times and reboot to download (Vol Down + Home + Power, press Vol Up when prompted)
2) Download your stock ROM from SamMobile. Find the firmware that matches your sales code.
3) Download Odin 3.07 and install. Also install Samsung Drivers if you haven't already. Connect phone to PC. Make sure Kies.exe or KiesTrayAgent.exe is not running (check in Task Manager)
4) A blue box should appear in Odin. Click PDA, browse for your .tar.md5 file you downloaded from SamMobile, and wait. Odin will freeze. This is normal. DO NOT CLOSE ODIN IN ANY WAY. When Odin unfreezes, uncheck Auto Reboot, and click Start.
5) Odin will commence flashing. When it finishes, disconnect phone from PC, press and hold Power, and go thru Initial Setup.
Sent from my GT-I8730 using Tapatalk

Reserved

Any touch recoveries for i8730 yet?!

aureljared said:
Since there is no dedicated thread for this phone, I decided to start one.
Q&A: link
Recovery thread for the AT&T version: link
Biggest thread ever on the AT&T version: link
Root method: download
CPU frequencies: Screenshot
General tech info: Screenshot
Display info: Screenshot
If you were looking for the CWM image, it doesn't work, so I removed the post.
Just a heads-up for interested developers out there! :good: :victory:
Click to expand...
Click to collapse
If you want a custom recovery with all the options of CWM then get shabbypenguin's OUDHS-based version found here: http://forum.xda-developers.com/showthread.php?t=2240989 . But to get it to remain as your recovery instead of it reverting back to stock every time you reboot just follow my instructions found here: http://forum.xda-developers.com/showthread.php?t=2240989&page=4
If you do this you will have all the options of CWM at your disposal. I have read it is compatible with the i8730 but that you just couldn't get it to be permanent. Follow what I have written here and ENJOY!

caine0001 said:
If you want a custom recovery with all the options of CWM then get shabbypenguin's OUDHS-based version found here: http://forum.xda-developers.com/showthread.php?t=2240989 . But to get it to remain as your recovery instead of it reverting back to stock every time you reboot just follow my instructions found here: http://forum.xda-developers.com/showthread.php?t=2240989&page=4
If you do this you will have all the options of CWM at your disposal. I have read it is compatible with the i8730 but that you just couldn't get it to be permanent. Follow what I have written here and ENJOY!
Click to expand...
Click to collapse
I tried Shabbypenguin's recovery back in early May, but I was stuck at the "RECOVERY BOOTING..." screen. I left it like that for like 15 minutes and nothing happened. Also there is no "install-recovery.sh" file.
Is that supposed to happen?
Sent from my GT-I8730 using Tapatalk 4

aureljared said:
I tried Shabbypenguin's recovery back in early May, but I was stuck at the "RECOVERY BOOTING..." screen. I left it like that for like 15 minutes and nothing happened. Also there is no "install-recovery.sh" file.
Is that supposed to happen?
Sent from my GT-I8730 using Tapatalk 4
Click to expand...
Click to collapse
You are rooted and did use a quality app for your filesystem explorer, right? If any of this isn't true you won't be able to find the file. If it isn't there, then it is like the newer i437s and isn't like mine which allows you to just rename a file to allow a custom recovery to be permanent and name it back to get back to the stock recovery. Also, when I installed shabbypenguin's custom recovery version 1.0.3.3 I couldn't do it with the .exe file. I had to do it thru ODIN.

caine0001 said:
You are rooted and did use a quality app for your filesystem explorer, right? If any of this isn't true you won't be able to find the file. If it isn't there, then it is like the newer i437s and isn't like mine which allows you to just rename a file to allow a custom recovery to be permanent and name it back to get back to the stock recovery. Also, when I installed shabbypenguin's custom recovery version 1.0.3.3 I couldn't do it with the .exe file. I had to do it thru ODIN.
Click to expand...
Click to collapse
If X-plore, ES File Explorer, and Root Explorer count as quality apps, then yes. I am rooted, I can su from the terminal, I can remount partitions as rw or ro, so that's another yes.
You mean I need to use the .tar.md5 file and not the odin oneclick?
Sent from my GT-I8730 using Tapatalk 4

pc boy said:
Any touch recoveries for i8730 yet?!
Click to expand...
Click to collapse
No touch recoveries yet, but traditional CWM is now available.
Sent from my GT-I8730 using Tapatalk 4

aureljared said:
If X-plore, ES File Explorer, and Root Explorer count as quality apps, then yes. I am rooted, I can su from the terminal, I can remount partitions as rw or ro, so that's another yes.
You mean I need to use the .tar.md5 file and not the odin oneclick?
Sent from my GT-I8730 using Tapatalk 4
Click to expand...
Click to collapse
It was worth checking. I am sorry you don't have the files. They make working with custom recoveries and then reverting back to the stock one so much easier.
---------- Post added at 06:49 AM ---------- Previous post was at 06:43 AM ----------
aureljared said:
If X-plore, ES File Explorer, and Root Explorer count as quality apps, then yes. I am rooted, I can su from the terminal, I can remount partitions as rw or ro, so that's another yes.
You mean I need to use the .tar.md5 file and not the odin oneclick?
Sent from my GT-I8730 using Tapatalk 4
Click to expand...
Click to collapse
All I can tell you is that the oneclick didn't work for my phone. It just locked up or went dead or something just like it. I had to use ODIN with this file "Express-OUDHS-CWM.tar". It is a .tar file not a .md5 file. You can get that file here: http://forum.xda-developers.com/showthread.php?t=2240989
It is the first file shabbypenguin posts there. Use it with ODIN 3.04 which is posted right below it. But you must make sure that your drivers are properly installed first. You can check it by attaching the phone and after a few moments go to My Computer or File Explorer and see if it is listed as a drive.

caine0001 said:
It was worth checking. I am sorry you don't have the files. They make working with custom recoveries and then reverting back to the stock one so much easier.
Click to expand...
Click to collapse
No worries. I much prefer using dd on the terminal anyways.
So umm. Do you think I should try again or wait for the mysterious CWM that was made by @jt1134?
Sent from my GT-I8730 using Tapatalk 4

aureljared said:
No worries. I much prefer using dd on the terminal anyways.
So umm. Do you think I should try again or wait for the mysterious CWM that was made by @jt1134?
Sent from my GT-I8730 using Tapatalk 4
Click to expand...
Click to collapse
What would it hurt to try again? Just verify that you can see the phone on My Computer first when it is hooked up to the USB cable before you try going into Download mode. I don't see much reason to wait. Shabbypenguin's version does everything the regular CWM does. It just has a few tweaks to get it to work with the Express. But if you want to wait so that your phone says 6.0.3.3 then I guess you might want to wait for jt1134. I do not know what it would have that shabbypenguin's doesn't but its up to you.

caine0001 said:
What would it hurt to try again? Just verify that you can see the phone on My Computer first when it is hooked up to the USB cable before you try going into Download mode. I don't see much reason to wait. Shabbypenguin's version does everything the regular CWM does. It just has a few tweaks to get it to work with the Express. But if you want to wait so that your phone says 6.0.3.3 then I guess you might want to wait for jt1134. I do not know what it would have that shabbypenguin's doesn't but its up to you.
Click to expand...
Click to collapse
Thanks so much. Anyways either version is fine. I just need to make a nandroid.
You know how it feels to have the latest version of something.
Sent from my GT-I8730 using Tapatalk 4

aureljared said:
Thanks so much. Anyways either version is fine. I just need to make a nandroid.
You know how it feels to have the latest version of something.
Sent from my GT-I8730 using Tapatalk 4
Click to expand...
Click to collapse
I have spent thousands of dollars just because I always want the latest and greatest, even if it hasn't got any improvements over the old. So yes, I understand. Don't worry, the shabbypenguin version has all the bells and whistles and you can make your nandroid. That was the first thing I did.

caine0001 said:
I have spent thousands of dollars just because I always want the latest and greatest, even if it hasn't got any improvements over the old. So yes, I understand. Don't worry, the shabbypenguin version has all the bells and whistles and you can make your nandroid. That was the first thing I did.
Click to expand...
Click to collapse
Thank you, will try when I get my hands on a PC.
Sent from my GT-I8730 using Tapatalk 4

aureljared said:
No touch recoveries yet, but traditional CWM is now available.
Sent from my GT-I8730 using Tapatalk 4
Click to expand...
Click to collapse
Thanks for the reply!
Where can I find it?

Any Custom rom????
Enviado desde mi SAMSUNG-SGH-I437 usando Tapatalk 2

Everhez said:
Any Custom rom????
Enviado desde mi SAMSUNG-SGH-I437 usando Tapatalk 2
Click to expand...
Click to collapse
All evidence points to no....

Related

[RECOVERY] ClockworkMod Recovery for the Epic 4g! Permament Method! FINAL! FIXED!

thanks to skeeterslint, koush #sgs-dev , #samsung-epic , #sdx-developers
tester: me, skeeterslint, raiderep
based on koush's clockworkmod 2.5.1.0
new one click with root and recovery: http://forum.xda-developers.com/showthread.php?p=7933592#post7933592
download: http://www.sdx-downloads.com/devs/noobnl/one.click.clockworkmod2.5.1.0-flasher-fixed.zip
1. you need samsung galaxy s drivers
64-bit OS http://firon.net/xda/usb_drivers_GalaxyS_x64.zip
32-bit OS http://firon.net/xda/usb_drivers_GalaxyS_x64.zip
2. push MENU, select Applications > Development, then enable USB debugging.
3. extract and run runtryfirst.bat or runtrylast.bat
4. enjoy!
update.zip method:
1. boot into ClockworkMod Recovery
2. Apply : http://www.sdx-downloads.com/devs/noobnl/clockworkmod2.5.1.0update-fixed.zip
known issues:
adb reboot recovery quickboot boots to stock recovery
workaround:
while phone is off, hold vol down and camera button, then power on the phone
change log:
fixed in build 30: system doesn't unmount
fixes in build 31 incompatblilty with build 30 and di07 kernel
32 fixes added mount rw to the script, thanks bubby!
2.5.1.0 based on koush recovery and fixes the keys!
final fixed! forgot something to add to the scripts!
Yeah...I'm on this..thanks
Sent from my SPH-D700 using Tapatalk
Link is down.
dondadah88 said:
Link is down.
Click to expand...
Click to collapse
Awww...damn....lol. I was about to kick the wifey off the computer...lol
Sent from my SPH-D700 using Tapatalk
uploaded!..
This is something I'm looking for.
It says 0 btyes. and when you open it there's nothing there. lol.
i'm excited.
Oh and that link seems to be down.
miror: http://www.mediafire.com/?b66a2yak832uw20
thanks for the mirrir. downloaded and installed.
how do we boot into the recovery??? using quick boot goes into samsung's recovery...
while phone is off, hold vol down and camera button, then power on the phone
What functions work?
rjmjr69 said:
What functions work?
Click to expand...
Click to collapse
Well Backup works. i dont know what else?
I ran the bat file and everything but my phone still hasn't restarted yet...wtf.
What does this allow us to do? Please answer before I do this?
Backup and restore work fine for me. After the game I'll see if I can get a rom flashed but football > epic atm.
wjohnson1186 said:
What does this allow us to do? Please answer before I do this?
Click to expand...
Click to collapse
Backup everything and flash custom roms.
davidrules7778 said:
Backup everything and flash custom roms.
Click to expand...
Click to collapse
Can you explain how this is done? When I run the files does it copy what is on the phone to the computer so that I can just re-image it back onto the phone?
I maybe asking questions, but I really don't know what I am doing and want to be safe. I already have the one click flasher by noobnl, I trust him. I just want to be sure and understand what I am doing.
Thanks for all the info.
wjohnson1186 said:
Can you explain how this is done? When I run the files does it copy what is on the phone to the computer so that I can just re-image it back onto the phone?
I maybe asking questions, but I really don't know what I am doing and want to be safe. I already have the one click flasher by noobnl, I trust him. I just want to be sure and understand what I am doing.
Thanks for all the info.
Click to expand...
Click to collapse
No it saves under clockwork mod on the sd card in 3 convenient files. So when u flash a custom rom u can run restore and it will restore all your files and data.

Rooting and Flashing a custom ROM

I flashed the leaked froyo firmware I897UCJI6 on my samsung captivate using odin 1-click method. I have a working 2.2 now. My phone is not rooted. I am planning to flash a custom ROM and try other custom ROMs out there in the market. I've gone through a three part video series by mobiletechvideos on how to root and flash a custom ROM (http://forum.xda-developers.com/showthread.php?t=884364). But, i still have a few questions.
1. For rooting, do i need to flash the phone back to the stock JF6?
2. In the xda link given above, i am fine until step #4. Step #5 is a little bit confusing to me. After i copy the root file to the root directory in the internal sd card on my phone, i rename it to update.zip. Also, i copy the clockworkrecovery to the root directory in the internal sd card in the phone and rename it to update.zip. Now, after i am doing with rooting and clockworkrecovery, i have to proceed further to flash the custom ROM. Now, the steps mentioned in the xda forum does not say anything about moving the custom ROM file to the root directory in the internal sd card on the phone. My question is: Do i need to copy the custom ROM zip file into the root directory of the phone? Do i need to rename the custome ROM file to update.zip as well?
Someone please help.
Yes rom goes on sd, no do not rename
If you are on ji6 you will not be able to install clockwork because of 3e recovery. Two option, flash back to stock using
http://www.fileserve.com/file/emnCn2j
One click odin, provided you are at&t and build number is 1009 and lower located under battery
2 look for modded 3e recovery in. development for captivate posted by exist
mcord11758 said:
Yes rom goes on sd, no do not rename
If you are on ji6 you will not be able to install clockwork because of 3e recovery. Two option, flash back to stock using
http://www.fileserve.com/file/emnCn2j
One click odin, provided you are at&t and build number is 1009 and lower located under battery
2 look for modded 3e recovery in. development for captivate posted by exist
Click to expand...
Click to collapse
Thanks for the reply. What is 3e recovery by the way? I am able to flash back to stock (jf6) using odin 1-click by following the volume up + down method to download. My build number is not in that 1000 series. Are you referring to s/n number found under the battery? In many threads I have seen ppl saying if u r under 1009 build # then you need to use 3 key combo method. You are saying the opposite. I am confused now. Sorry sir but I think I need.more explanation. I thank you for your time
Sent from my SAMSUNG-SGH-I897 using XDA App
Are you on at&t
If you can get into dl mode issuing volume and usb then you have three button combo. Later builds can not use jf6 stock 1010 and up. Your build had to be there, and I do not think it its possible it is not in the 1000s if you have a captivate
mcord11758 said:
Are you on at&t
If you can get into dl mode issuing volume and usb then you have three button combo. Later builds can not use jf6 stock 1010 and up. Your build had to be there, and I do not think it its possible it is not in the 1000s if you have a captivate
Click to expand...
Click to collapse
Pls clarify if s/n # found under battery is actually the build number. Also, according to many posts in this forum, three buttom combo is
1. Vol up
+
2. Vol down
+
3. Press Power button
Since when USB slot became a button? I am sorry but I dont understand.
Sent from my SAMSUNG-SGH-I897 using XDA App
Sorry for confusion
Recovery uses three burton combo
Volume up and down and power
Download mode uses volume up and down plug in usb
On your phone under battery left side under sn above sku there us your build. Mine is 1008
mcord11758 said:
Sorry for confusion
Recovery uses three burton combo
Volume up and down and power
Download mode uses volume up and down plug in usb
On your phone under battery left side under sn above sku there us your build. Mine is 1008
Click to expand...
Click to collapse
Thank you. Mine is 1007. So, now back to the question. I need to flash back to stock JF6 using odin 1-click. Then,i need to root the phone and install.clockworkmod recovery using the info found in the 3 part video series by mobiletechvideos. And,proceed with the custom ROM flash. Is my understanding correct? Thanks for replying patiently to all my queries. Thanks
Sent from my SAMSUNG-SGH-I897 using XDA App
No need to root when in stock.
Dl this
http://forum.xda-developers.com/attachment.php?attachmentid=464425&d=1292362952
This update zip gives you clockwork recovery.
When on stock put this on the root of your sd.
Phone off
Three button combo
When at&t comes up let go all three
Blue recovery
Select reinstall packages
Boots to same recovery
Reinstall packages
Green clockwork recovery
Rom should be saved to sd as well.
Select install zip from sd
Choose zip
Rom file
Confirm
done, let it do it's thing
enjoy
mcord11758 said:
No need to root when in stock.
Dl this
http://forum.xda-developers.com/attachment.php?attachmentid=464425&d=1292362952
This update zip gives you clockwork recovery.
When on stock put this on the root of your sd.
Phone off
Three button combo
When at&t comes up let go all three
Blue recovery
Select reinstall packages
Boots to same recovery
Reinstall packages
Green clockwork recovery
Rom should be saved to sd as well.
Select install zip from sd
Choose zip
Rom file
Confirm
done, let it do it's thing
enjoy
Click to expand...
Click to collapse
WOW! I clicked on the xda link from my phone and the update.zip got downloaded into the download folder in my internal sd (i deleted it). I see the point now. I need to root only to back up all apps and system data such as contacts, sms,media etc. Otherwise, no need to root. Please conform the steps one last time if you don't mind:
1. Copy the update.zip into the root directory of my phone (how to get to the root directory, by the way! Sorry it is a dumb question). Also, copy the custom ROM zip file to the same root directory.
2. Using 3 button combo, follow the remaining steps.
Now, after I successfully flash the custom ROM, can I use the android market and install all the apps I use.
Sent from my SAMSUNG-SGH-I897 using XDA App
antonyvijai said:
WOW! I clicked on the xda link from my phone and the update.zip got downloaded into the download folder in my internal sd (i deleted it). I see the point now. I need to root only to back up all apps and system data such as contacts, sms,media etc. Otherwise, no need to root. Please conform the steps one last time if you don't mind:
1. Copy the update.zip into the root directory of my phone (how to get to the root directory, by the way! Sorry it is a dumb question). Also, copy the custom ROM zip file to the same root directory.
2. Using 3 button combo, follow the remaining steps.
Now, after I successfully flash the custom ROM, can I use the android market and install all the apps I use.
Sent from my SAMSUNG-SGH-I897 using XDA App
Click to expand...
Click to collapse
When you open my files app you are looking at the root of your sd. You will see your download folder, go to it long press either file select move phone will direct you to root if sd, select paste.
You are correct you need root to run programs like titanium backup to backup your apps, but when you flash stock they will all be gone either way. So unless you are rooted now you can not back up your apps. You can dl them again do not restore any system data just user apps. Backup contacts by exporting to ext sd, or sim
I am checking out so I won't be responding again for the night. Good luck
The simplest way there is to root/ flash a rom is to use a one click root program.
http://forum.xda-developers.com/showthread.php?t=739304
If you use this, it roots your phone for you. After you root with the program in the link above( there are videos on how to use the program if you get confused ) Download Rom Manager from the market. open up rom manager and select flash clockwork mod recovery. After that in the program rom manager click reboot into recovery( easier than holding volume buttons) the stock recovery will pop up when the phone reboots. Click reinstall packages. It will bring you back to the stock recovery, click reinstall packages for a second time and you will have cwm (clock work mod ) recovery. In clockwork mod recovery there is an option to back up your phone. do this before you flash a rom. after you back up turn your phone on. Make sure it is in usb debugging. connect to your computer and on your phone select mount sd. drag the downloaded rom .zip file into the sd. the root of you phone is just what ever drive your phone shows up as. unplug your phone reboot into recovery and in cwm recovery there is an option to factory wipe, do this and after it is done, click the option install zip. then choose zip from sd. highlight the rom . zip file you are flashing and select it. it will take a minute or too and when it is done just reboot the phone. First boot will take a while but once it boots your all set. any questions you can pm me and good luck.
^ That's a way. .... OR you could use my program to do it all (Flash to stock, root, install custom ROM, etc.). Link is in my signature.
bay_wolf said:
^ That's a way. .... OR you could use my program to do it all (Flash to stock, root, install custom ROM, etc.). Link is in my signature.
Click to expand...
Click to collapse
also very true^^ his toolbox program has everything you would need in one spot
MaximumPotential said:
The simplest way there is to root/ flash a rom is to use a one click root program.
http://forum.xda-developers.com/showthread.php?t=739304
If you use this, it roots your phone for you. After you root with the program in the link above( there are videos on how to use the program if you get confused ) Download Rom Manager from the market. open up rom manager and select flash clockwork mod recovery. After that in the program rom manager click reboot into recovery( easier than holding volume buttons) the stock recovery will pop up when the phone reboots. Click reinstall packages. It will bring you back to the stock recovery, click reinstall packages for a second time and you will have cwm (clock work mod ) recovery. In clockwork mod recovery there is an option to back up your phone. do this before you flash a rom. after you back up turn your phone on. Make sure it is in usb debugging. connect to your computer and on your phone select mount sd. drag the downloaded rom .zip file into the sd. the root of you phone is just what ever drive your phone shows up as. unplug your phone reboot into recovery and in cwm recovery there is an option to factory wipe, do this and after it is done, click the option install zip. then choose zip from sd. highlight the rom . zip file you are flashing and select it. it will take a minute or too and when it is done just reboot the phone. First boot will take a while but once it boots your all set. any questions you can pm me and good luck.
Click to expand...
Click to collapse
Thanks a lot. This helps a lot. I also saw thw video on toolbox from bay_wolf on mobiletechvideo series. That looks pretty simple for an, amateur like me. The explanation you gave me is also superb. Thank you very much
Sent from my SAMSUNG-SGH-I897 using XDA App
bay_wolf said:
^ That's a way. .... OR you could use my program to do it all (Flash to stock, root, install custom ROM, etc.). Link is in my signature.
Click to expand...
Click to collapse
Thank you. I have your toolbox program installed in my computer running 64 bit windows 7 home.premium edition. I have a few questions. My phone is running the leaked JI6 2.2 rightnow. What should I choose first from the toolbox? If I choose, flash to stock then do I need to select thw JF6 firmware file from somewhere or the tool itself will do the job? Sameway, if I click root, then do I need to select a root / clockwork files to finish rooting or again the tool itself will do the job? I understand for flashing the custom ROM I need to choose the the ROM .zip file. I watched the video about your program on mobiletechvideos on youtube. I think I need to watch it again or if you don't mind then can you give me the steps to use your toolbox (given what firmware I have currently running). Thank you
Sent from my SAMSUNG-SGH-I897 using XDA App
Why ji6? What are the benefits other than the audience chip will work?

How To Root Stock Droid Charge FP5

Typed this up for a friend I thought it would be nice to share with any new droid charge owners looking for a guide to how to root FP5.
Major Credit goes to:
trparky
I learned how to do this from his website:
Tom's Android Knowledge Base -- Offline
Root Stock Droid Charge FP5:
First download this tool:
MD5-Checker
It will be used to run an md5 check on the files before they are flashed to your phone.
Next download this:
http://www.toms-world.org/android/download/ftp/ODIN3+v.1.82.exe
MD5: 3D8E8240F2A4F66E63A6622F65C7C909
This is Odin the *Windows* program used to interact with your phone.
Next download this:
0817_charge_recovery.tar.md5
MD5: 925D33E1AD40518AAC09B179DFDB0F76
This is CWM your main interface that will be used when loading roms, etc
Finally download this:
http://downloads.noshufou.netdna-cdn.com/superuser/Superuser-3.2-RC3-arm-signed.zip
MD5: 6462AC14CD38ED7C539CE3E29A6B92A8
This is the file that you flash to root your phone.
Run MD5 Tool to make sure all the MD5's match the previous MD5 checksum!
1. Open the MD5 program
2. Select create an MD5 checksum
3. Browse to the file that needs to be checked
4. Verify that the MD5 created matches the ones above (if they don't re-download)
5. Repeat for all files
Now you have all the files downloaded to root your phone. The steps to root stock droid charge are as follows:
Copy files to SD card
1. On the home screen select settings
2. Select USB setting and turn on USB debugging
3. Plug in your phone to your computer (give it a min to install drivers)
4. Pull down your top bar and select "Connect storage to PC" button
5. Create a new folder called Downloads
6. Drag the Superuser-3.2-RC3-arm-signed.zip file into the Downloads folder that you just created
7. Hit the "Disconnect from storage PC" button on your phone
CWM
8. Turn off your phone
9. Once the phone is completely off take out the battery
10. Open Odin then while holding the volume button down plug your phone into the computer
11. When you get the Yellow triangle with android in it your in download mode, plug battery back in.
12. On the left under option uncheck Auto Reboot (you and leave F. Reset Time checked)
13. Once Odin picks up your phone (a yellow com box will show up) click on PDA and browse to the CWM file and select it
14. Click start (it should be a quick flash)
15. Once the flash says successful take out battery and unplug phone
Superuser
16. Put your battery back in the phone
17. Hold down volume up and home (button on bottom of phone that has an up arrow) and the power button
18. Once you see the Samsung logo release the power button but continue to hold down the volume up and home button down
19. Once your phone has booted into CWM(there will be a banana at the bottom of the screen) arrow down with the volume button and select mounts and storage with the power button
20. Arrow down to the option that says mount system and use the power button to select it
21. Arrow down and select go back
22. Arrow down and select install zip from sdcard
23. Select choose zip from sdcard
24. Arrow down and select Downloads
25. Select the file that says Superuser-3.2-RC3-arm-signed.zip
26. Arrow down and select Yes - Install Superuser-3.2-RC3-arm-signed.zip
27. Select Go Back
28. Select Go Back
29. Select reboot system now
Let the phone boot up go the market and install root check it should say you’re rooted. Then your all done your phone has root that wasn't so hard was it
If you still are unsure or run into any problems feel free to send me a pm I would be happy to help you through the process via skype.
The link to the recovery file you mentioned in this post points to http://www.imnuts.org/downloads/charge/1209_charge_recovery.tar.md5.
Please update your link.
I no longer have permission to distribute the CWM file that imnuts made. The file has also been removed from the file system path that the web server has access to, meaning that it's outside of the public_html folder.
I do realize that some people still want the older 4.0.1.4 version of CWM but you will have to ask Imnuts for that file. Like I said, I do not have permission to distribute that file anymore.
trparky said:
The link to the recovery file you mentioned in this post points to http://www.imnuts.org/downloads/charge/1209_charge_recovery.tar.md5.
Please update your link.
I no longer have permission to distribute the CWM file that imnuts made. The file has also been removed from the file system path that the web server has access to, meaning that it's outside of the public_html folder.
I do realize that some people still want the older 4.0.1.4 version of CWM but you will have to ask Imnuts for that file. Like I said, I do not have permission to distribute that file anymore.
Click to expand...
Click to collapse
Sure thing just updated post thank you for making me aware
I cant get the md5 for match for this file. I've downloaded over and over and it still doesnt match. what do i need to do?
"Next download this:
MD5: E9A01D028362387332C46F5FB32C23A6
This is CWM your main interface that will be used when loading roms, etc"
The others matched with no problem.
Help!
The correct MD5 signature for that file is 9C41377FDCDB341310BC8C25D0794D6D.
A one-step ODIN using dwitherell's deodexed odin rooted stock file as described here is so much simpler, IMO.
how to get the Root? There is a method in one click.
trparky said:
The correct MD5 signature for that file is 9C41377FDCDB341310BC8C25D0794D6D.
Click to expand...
Click to collapse
Thanks I have the OP fixed now
KapTmaH said:
how to get the Root? There is a method in one click.
Click to expand...
Click to collapse
Didnt think there was a one click for our device? Didnt see it listed.
No, there isn't a "one-click-root" for the Droid Charge.
Sent from my SCH-I510 using Tapatalk
I'm pretty sure there is no one click root for our DC. Im not a fan of one click root learning how to root manually will get you comfortable with flashing with Odin and CWM which you will need to flash roms, kernels, etc.
Sent from my SCH-I510 using xda premium
Will this root method wipe all my data? I dont want to lose my data...
heathro1281 said:
Will this root method wipe all my data? I dont want to lose my data...
Click to expand...
Click to collapse
no this method will not wipe any data
Sent from my SCH-I510 using xda premium
Props to you ztkryan!!
Spent hours trying to find something simple to explain this process. There are tons of people trying to explain this but nobody can seem to do it in a step by step list.
Simple, clear and concise ;D
I did all the following steps as stated, and when I run Root Checker, it states "Sorry, you do not have proper root access."
Am I the only one receiving this error? Does anyone know what I am doing wrong perhaps?
slapshot591 said:
I did all the following steps as stated, and when I run Root Checker, it states "Sorry, you do not have proper root access."
Am I the only one receiving this error? Does anyone know what I am doing wrong perhaps?
Click to expand...
Click to collapse
I had that problem one time to fix it make sure you mount system before reflashing the superuser.apk in cwm
Sent from my SCH-I510 using xda premium
ztkryan said:
I had that problem one time to fix it make sure you mount system before reflashing the superuser.apk in cwm
Sent from my SCH-I510 using xda premium
Click to expand...
Click to collapse
Giving this a try right now, I will return with results. Thanks again.
EDIT: Mounting System fixed my issue. I really appreciate your response ztkryan.
slapshot591 said:
Giving this a try right now, I will return with results. Thanks again.
EDIT: Mounting System fixed my issue. I really appreciate your response ztkryan.
Click to expand...
Click to collapse
just an FYI if you rebooted your phone you will have to install cwm again (stock kernel overwrites recovey to stock recovery on boot)
Sent from my SCH-I510 using xda premium
I must have missed something, I have root and that seems to be working fine but when I try to get back into CWM to do a backup by holding the up volume + power & home it appears to take me into a stock recovery. Did I do something wrong?
Rodhargis said:
I must have missed something, I have root and that seems to be working fine but when I try to get back into CWM to do a backup by holding the up volume + power & home it appears to take me into a stock recovery. Did I do something wrong?
Click to expand...
Click to collapse
You didn't do anything wrong to make cwm stick you have to flash a custom kernel the stock kernel overwrites custom recovery on boot
Sent from my SCH-I510 using xda premium

[Guide] Root Samsung Galaxy Tab 3 10.1 P5200/P5210 without pre-rooted firmware

Hello everyone,
my english is not too good so exuse me.
This guide is for Samsung Galaxy Tab 3 10.1 P5200/P5210 only.
i take not responsibility for bricking your device so please be carefull.
*NEW* video tutorial of this guide (made by @hamsturcio)
https://www.youtube.com/watch?v=U9TSr-5P20Y
i have rooted my galaxy tab 3 10.1 P5200 without pre-rooted firmware and i want to show you all how i did:
1-Download TWRP Recovery (make sure to use the version that matches your tab model):
Link for the P5200 model: https://www.androidfilehost.com/?fid=23991606952613332
Link for the P5210 model: https://www.androidfilehost.com/?fid=23991606952613346
*or you can use CWM recovery incase if TWRP recovery doesn't work:
Link for CWM recovery non-touch (works on both P5200 and P5210):
https://www.androidfilehost.com/?fid=23125694133305802
2-Download Odin 3.07:
http://www.androidfilehost.com/?fid=23060877490002273
3-Download the ROOT file (SuperSU)*:
https://download.chainfire.eu/696/SuperSU
*Incase if the SuperSU root method doesn't work,try this one instead (Superuser):
http://www59.zippyshare.com/v/96195148/file.html
4-Reboot into download mode(hold volume down+power) you will see a warning message,press volume up to continune,and your tab is now on download mode.
5-Open Odin,Connect the Tab to the computer and click on PDA,then select the TWRP recovery,
-make sure to uncheck 'auto-reboot' before flashing,because the tab might reinstall the stock recovery (thank you @Benzoman for telling me that).
6-When done,reboot the tab,and copy the ROOT file directly to the internal storage of the tab (or even external sdcard) and reboot into recovery (hold volume up+power).
7-Select install zip from sdcard,locate the root file where you have copied it (Internal storage or sdcard) and select it.
8-Flash the root file.
9-Reboot the tab,you will see a new app called SuperSU or Superuser,and surprise your tab is rooted
Credits goes to the developers who made the rooting method possibe on this device,i didn't make them so im only here to share information.
Have a nice day!!
Great guide. First one using twrp for the 10.1
Works great. Only suggestion is to uncheck auto reboot in odin because some people have issues with the tab reinstalling stock recovery with auto reboot.
Sent from my GT-P5210 using XDA Premium HD app
Benzoman said:
Great guide. First one using twrp for the 10.1
Works great. Only suggestion is to uncheck auto reboot in odin because some people have issues with the tab reinstalling stock recovery with auto reboot.
Sent from my GT-P5210 using XDA Premium HD app
Click to expand...
Click to collapse
thank you for the suggestion,i will update the thread.
Glad I could help.
Sent from my GT-P5210 using XDA Premium HD app
Yes it nice to have root. TWRP is a little laggy though. It take a few swipes to get it repond sometimes. CMW is another alt but it takes up a whole lot of room for a backup. Almsot 9 gigs! TWRP is closer to 2.5 gigs for a full back up.
Sent from my GT-P5210 using xda app-developers app
imagelost said:
Yes it nice to have root. TWRP is a little laggy though. It take a few swipes to get it repond sometimes. CMW is another alt but it takes up a whole lot of room for a backup. Almsot 9 gigs! TWRP is closer to 2.5 gigs for a full back up.
Sent from my GT-P5210 using xda app-developers app
Click to expand...
Click to collapse
I know its little laggy but at least its more stable than CWM
Give me more explicit of the tutor please
Where i should install the downloaded files to? Device or pc?
aarix_anwar said:
Where i should install the downloaded files to? Device or pc?
Click to expand...
Click to collapse
You should download TWRP to your PC since you're going to flash it with Odin and the other to the tab because you're going to use it in the new custom recovery ie..TWRP
Sent from my GT-P5210 using XDA Premium HD app
quick question about step 7
In step 7, we are instructed to "install zip from sdcard and choose the root file." I downloaded all the required files onto my computer. To complete step 7 as instructed, do I have to copy the file to the sd card that is in my Tablet so the zip file installs from there or is this a step that is completed through the Odin program and installed off the Root file on my computer? I hope this question makes sense...
Thank you!
Hi depkat,
extSDcard is what I used..
The whole process of rooting was very simple
Sorry EDIT..for clarity
When you complete 'Step 6' you will see where it's needed
(Very clear option top left hand corner on Tab 3's screen - at beginning of step 7)
Last question!
Once the root is complete, which I successfully done, how to we move apps to the sd card? on my phone i used FolderMount. I tried that on the Tab and the errors were great! I could not see storage availability and it just did not work right on the Tab3. Any ideas?
depkat said:
Once the root is complete, which I successfully done, how to we move apps to the sd card? on my phone i used FolderMount. I tried that on the Tab and the errors were great! I could not see storage availability and it just did not work right on the Tab3. Any ideas?
Click to expand...
Click to collapse
1. If you look at the Tab 3's 'built in' "Application Manager" you will see an option move apps
Can be found "Settings">>"Application Manager">>select app you wish to move>>"Move to SD card
(or the reverse "Move to device Storage" from SD)
2. ES File Manager <<- great tool - worth spending the time reviewing all it's options, doing so will surely save 'anyone' time later on.
(Hint: add/remove apps withOUT prompts (true batch) - back up apps with data etc etc)
Hope this helps
What we really need, is a thread with "Must have Apps for our Galaxy Tab 3s"
with notes on apps to avoid
Best browser I found 'so far' is Dolphin with it's 'Jet Pack' add on
I think you need to add little bit more info to your OP
Because right after the first reboot. You need to immediately press and hold power + volume down button. Reason for that is Stock rom replaces the recovery in the first reboot. So you want to get in to recovery before rom replaces with stock one.
When you exit CWM it will ask you If you want to disable recovery flash.
This info would save a lot of time for other people.
b1gk1d said:
I think you need to add little bit more info to your OP
Because right after the first reboot. You need to immediately press and hold power + volume down button. Reason for that is Stock rom replaces the recovery in the first reboot. So you want to get in to recovery before rom replaces with stock one.
When you exit CWM it will ask you If you want to disable recovery flash.
This info would save a lot of time for other people.
Click to expand...
Click to collapse
Im a bit confused.
Benzoman told me to uncheck the "auto reboot" when flashing the recovery with odin to prevent the stock ROM from replacing the recovery,and you told me "after the first reboot,to press and hold power + volume down because the stock rom replaces the recovery on the first reboot"What do you mean by the first reboot?before or after flashing the recovery?
b1gk1d said:
I think you need to add little bit more info to your OP
Because right after the first reboot. You need to immediately press and hold power + volume down button. Reason for that is Stock rom replaces the recovery in the first reboot. So you want to get in to recovery before rom replaces with stock one.
When you exit CWM it will ask you If you want to disable recovery flash.
This info would save a lot of time for other people.
Click to expand...
Click to collapse
If you uncheck auto reboot you avoid the replacement of stock recovery. Giving you the time to boot into the new recovery and reboot without stock recovery installing. Hope this makes sense. Some people have had success not unchecking auto reboot and haven't had any problems with stock recovery reinstalling on reboot. So it seems to suggest using the method of unchecking auto reboot would work for everyone even if they weren't going to have the stock restore issue.
Sent from my GT-P5210 using XDA Premium HD app
file for root is showing 404
wilnze said:
file for root is showing 404
Click to expand...
Click to collapse
Try finding it at http://roms.bindroid.com haven't checked if the file is there but that's where he moved to.
Here is the direct link http://roms.bindroid.com/downloads/viewcategory/7-root
Sent from my GT-P5210 using XDA Premium HD app
Benzoman said:
Try finding it at http://roms.bindroid.com haven't checked if the file is there but that's where he moved to.
Here is the direct link http://roms.bindroid.com/downloads/viewcategory/7-root
Sent from my GT-P5210 using XDA Premium HD app
Click to expand...
Click to collapse
Is there MJ3 or latest firmware for the GT-P5210 rooted odin flashable link?
luisdelv said:
Is there MJ3 or latest firmware for the GT-P5210 rooted odin flashable link?
Click to expand...
Click to collapse
Not that I know of.
Sent from my GT-P5210 using XDA Premium HD app

[TWRP 3.0.0][TAB 4 7.0][ROOT] Install TWRP and ROOT your Samsung Galaxy Tab 4 7.0

INSTALL TWRP AND ROOT
YOUR GALAXY TAB 4​​​​
This is for Galaxy Tab 4 7.0 SM-T23x / NU models.
New Updet : Flasheble zips of all TWRP versions! Download Link is given at the end of the thread.
Code:
WARNING:
1. Warranty will be void if you install a Custom Recovery and ROOT your device.
2. I am not responsible for any thing wrong happen with your device. Do this at your own risk.
3. If you blame me, I will lough at you.
4. But you can always PM me or comment here if any thing wrong happen to your device. I will try to help you.
REQUIRED:
PC
Data Cable
Your TAB 4
Some Basic Knowledge (very important!!)
A working Brain !!!! (It is inside your head)
INSTRUCTIONS:
First of all you have to download the ROOT Samsung Galaxy TAB 4 v4.zip from HERE.
My zip contains :
Odin_v3.09
SAMSUNG_USB_Driver.exe
recovery.tar.md5 (TWRP 2.8.7.0)
UPDATE-SuperSU.zip
Extract the zip.
Install Samsung USB driver (Given in the zip) on your pc if you don't have this. If you have already installed the driver, ignore this step.
Now, lets start installing TWRP...
Open ODIN in your PC.
Put your Tablet in download mode by Pressing the Home button + Power + Volume Down. Release buttons ,when you see a warning ; then press the volume up (vol +) to continue to download mode.
Connect your Tablet to your PC
There is a option named 'AP' in the ODIN . Just tick that and click on 'AP'.
Now Select the recovery.tar.md5 file from the extracted zip.
Then untick the Auto Reboot ontion on ODIN
Press START Button.
Wait till flashing is finished.
After flashing is finished, press Home Button + Volume Up + Power button togather to reboot into recovery.
TWRP is now installed successfully!
Now to update the recovery to TWRP 3.0.0, just flash the TWRP 3.0.0 zip from below.
ROOTING PROCESS :
FIRST OF ALL YOU HAVE TO TRANSFER THE UPDATE-SuperSU.zip FILE( I have given in the zip) IN THE INTERNAL MEMORY OF YOUR TABLET
BOOT INTO RECOVERY MODE BY PRESSING POWER BUTTON+HOME BUTTON+VOLUME UP BUTTON
NOW SELECT INSTALL
CHOOSE THE UPDATE-SuperSU.zip FROM THE INTERNAL MEMORY OF YOUR TABLET
FLASH THE FILE AND THEN RESTART YOUR TABLET
[NEW UPDATE]
Flashable zips of TWRP:
If you have a lower version of TWRP installed, you can flash the zip to update directly !! :laugh:
TWRP 3.0.0 (25/03/2016):
Download Lnk: Android File Host
Older Versions:
TWRP 2.8.7.0 (29/07/2014):
Download Lnk: Android File Host​
Bugs of TWRP 3.0.0 :
No Bugs!! :laugh:
Bugs of TWRP 2.7.8.0 :
Probably MTP is not working Fixed
Unable to restore backups Fized
Can't clear Cache partition from wipe option Fixed
ExtSdCard is not showing Fixed
Meny Thanks & Credits:
TeamWin for this beautiful recovery.
@reas0n for the TWRP 2.8.7.0 Recovery img and all fixing.
@sub77 for the TWRP 3.0.0.
:angel: :good:
DON'T FORGET TO GIVE A THANKS, IF YOU FOUND THE POST HELPFUL
:good: :angel:​
Just out of curiosity, why do you keep reposting root methods that others have shared?
thisisapoorusernamechoice said:
Just out of curiosity, why do you keep reposting root methods that others have shared?
Click to expand...
Click to collapse
I think this tutorial is more easy and effective... I explained evry steps... The tutorial link you have given in not perfect. It is not working.
Hi, new here on this forum my wife bought my daughter a tab 4, itsversiin is 4.4.2 i wanted to root it but when i check the forum theres no SM-T231 on the roms available. I have a note 3 under omega 25.1 LP. Can anyone help me wih my daughters tab and suggest a good rom. Alsonif a root my daughters tab can she use "whatsapp"? Thanking you guys in advance.
There is no custom rom for SM-T231... But you can root it to customise it like lollipop.
Sent from my SM-T231 using XDA Free mobile app
knive13 said:
Hi, new here on this forum my wife bought my daughter a tab 4, itsversiin is 4.4.2 i wanted to root it but when i check the forum theres no SM-T231 on the roms available. I have a note 3 under omega 25.1 LP. Can anyone help me wih my daughters tab and suggest a good rom. Alsonif a root my daughters tab can she use "whatsapp"? Thanking you guys in advance.
Click to expand...
Click to collapse
There is no custom rom for SM-T231... But you can root it to customise it like lollipop. And Whatsapp don't need root access. Your daughter can use it without rooting the tab.
Sent from my SM-T231 using XDA Free mobile app
tablet
BRoy_98 said:
There is no custom rom for SM-T231... But you can root it to customise it like lollipop. And Whatsapp don't need root access. Your daughter can use it without rooting the tab.
Sent from my SM-T231 using XDA Free mobile app
Click to expand...
Click to collapse
thats sad to hear theres no custom rom for her tablet, regarding whats app i cant seem to make it work on her tablet in play store it says application not compatible.
knive13 said:
regarding whats app i cant seem to make it work on her tablet in play store it says application not compatible.
Click to expand...
Click to collapse
In settings > security, enable installation from unknown sources. Download the apk file from apkmirror to your tablet. Open the apk file with a file explorer, install
whats app i cant seem to make it work on her tablet in play store it says application not compatible.
Click to expand...
Click to collapse
Did you try Whatsapp in other devices ?
You can get 'application not compitable' error for three ressons :
1. Some apps are marked as only being compatible with certain phones or tablets. However, they may run just fine on unsupported devices.
2. Some apps are only allowed to be installed in certain countries.
3. All apps have a minimum version of Android they require.
I think your problem is either No. 1 or No. 2 .
For Problem No. 1, you can download & install Merket Helper app. This app needs root permission. This can chenge the device model Name. Replace the name with a supported device. Know more about Merket Helper App here .
For problem No. 2, Download the .APK file of Whatsapp from here and install it.
Removed
Helped
Hii friends.. Is this helpfull to you?
Thanks, was quick & painless ?
ZephCr said:
Thanks, was quick & painless
Click to expand...
Click to collapse
Welcome bro..! :fingers-crossed:
Updated TWRP (2.8.7.x) for SM-T230 (Tab4 7.0)
Everything should work besides MTP (ADB is more important than MTP for me, they were breaking each other).
Download: Google Drive
@BRoy_98 please check it, You can add it to OP if You want then.
reas0n said:
Updated TWRP (2.8.7.x) for SM-T230 (Tab4 7.0)
Everything should work besides MTP (ADB is more important than MTP for me, they were breaking each other).
Download: Google Drive
@BRoy_98 please check it, You can add it to OP if You want then.
Click to expand...
Click to collapse
Thanks... I am updating your google drive link in OP in 5 mints. :good::good::fingers-crossed:
reas0n said:
Updated TWRP (2.8.7.x) for SM-T230 (Tab4 7.0)
Click to expand...
Click to collapse
Btw, who is the devloper of this version?
BRoy_98 said:
Btw, who is the devloper of this version?
Click to expand...
Click to collapse
I compiled it by myself, lol
reas0n said:
I compiled it by myself, lol
Click to expand...
Click to collapse
Oh.. Good work..!! I am gonna updet mine too..!!!
Best Thread so far
Sent from my SM-T231 using XDA Free mobile app
reas0n said:
Updated TWRP (2.8.7.x) for SM-T230 (Tab4 7.0)
Everything should work besides MTP (ADB is more important than MTP for me, they were breaking each other).
Download: Google Drive
@BRoy_98 please check it, You can add it to OP if You want then.
Click to expand...
Click to collapse
BRoy_98 said:
Thanks... I am updating your google drive link in OP in 5 mints. :good::good::fingers-crossed:
Click to expand...
Click to collapse
Thank you guys for the update. I love the new TWRP. Works well on the SM-T230NU.
Huge thanks to @reas0n and @BRoy_98
I made a flashable zip for those that are interested. - just reboot to recovery > flash zip > reboot recovery (to check out the new TWRP) > reboot system
link : https://www.androidfilehost.com/?fid=24052804347785245
MD5 SUM : 204060fc756bc03bf239dad163d5e3d2

Categories

Resources