Help with SM-T700 - Galaxy Tab S Q&A, Help & Troubleshooting

I'm just getting started trying to root my Galaxy Tab S SM-T700, and I have run into a couple problems.
I have installed the USB drivers from Samsung, and I have downloaded and extracted CF_AutoRoot to my desktop.
Now the website I was using to tell me how to do it says that next I need to download the CWM Recovery Image, which brought me to this site.
When I click the link to download it, I get a blue/purple screen saying Access Denied.
Also it says that I have to enter download mode on my Tab S by powering down, then turning it back on holding the power_volume down buttons, and this does not seem to work, it just turns on, but it stays on the powering on splash screen until I release the buttons, and when I release the buttons, it just powers on like normal.
I was going to link a screen shot of the Access Denied thing, but this forum will not let me.

Cheers
Download Mode - Power Off Device, Press Power Button + Volume Down + Home Button until a menu appears, then choose to enter download mode.
For your other problem, go to this link: https://www.androidfilehost.com/?fid=23991606952591595
(Credits to ashyx)
Download the file, extract it and you are left with a .tar file. Now open odin, go to download mode as explained above, connect your device to your pc (I use 3.07 for my T700) and flash it. (Ap, choose .tar file, start)
It will root your device and flash a TWRP custom recovery.

Related

[Q] WTF is "download mode'?

OK I have a Galaxy Tab3 GT-P5210, I have developer usb debugging enabled, I have the Samsung KIES package installed on my PC and I've downloaded Odin307, the TWRP package and the ROOT package that is well documented in this guide: http://forum.xda-developers.com/showthread.php?t=2525630
The problem I'm having is with the step that says:
Power down your device and put it into download mode. To do this, press and hold the Home + Volume Down + Power buttons simultaneously for 3 to 5 seconds until you see the warning screen.
When I do this it goes into something called 'Android System Recovery <3e>" with a prompt that says "# MANUAL MODE #" with the following options:
reboot system now
apply update from ADB
apply update from external storage
wipe data/factory reset
wipe cache partition
apply update from cache
and it does not show up in Odin so I cannot get further...how can I resolve this?
as a rant here, I really wish Google would mandate that all providers supply an option to root the device and install stock Android...this nonstop jumping thru hoops just to have basic control over a device you spent good money on is ****ing stupid
Found your problem!
snafu7x7 said:
OK I have a Galaxy Tab3 GT-P5210, I have developer usb debugging enabled, I have the Samsung KIES package installed on my PC and I've downloaded Odin307, the TWRP package and the ROOT package that is well documented in this guide: http://forum.xda-developers.com/showthread.php?t=2525630
The problem I'm having is with the step that says:
Power down your device and put it into download mode. To do this, press and hold the Home + Volume Down + Power buttons simultaneously for 3 to 5 seconds until you see the warning screen.
When I do this it goes into something called 'Android System Recovery <3e>" with a prompt that says "# MANUAL MODE #" with the following options:
reboot system now
apply update from ADB
apply update from external storage
wipe data/factory reset
wipe cache partition
apply update from cache
and it does not show up in Odin so I cannot get further...how can I resolve this?
as a rant here, I really wish Google would mandate that all providers supply an option to root the device and install stock Android...this nonstop jumping thru hoops just to have basic control over a device you spent good money on is ****ing stupid
Click to expand...
Click to collapse
Hey man download mode is where you flash custom recoveries and custom or stock Roms on your device. The answer to you for download mode is your not holding it down enough. first power off the device. Second hold these buttons all together: power + Volume Down + home button. Keep holding these buttons for a minimum of 10-15 seconds or more and it will go into download mode. From there you open up Odin on your pc and then you should see in a box your com port this means your connected. From there you it PDA and you select your recovery file. It should end with
.md5! Make sure re-partition is not checked or you will brick your device! Now it start and once it's done it will say Res OK. Good luck!
got it
JT1510365 said:
Hey man download mode is where you flash custom recoveries and custom or stock Roms on your device. The answer to you for download mode is your not holding it down enough. first power off the device. Second hold these buttons all together: power + Volume Down + home button. Keep holding these buttons for a minimum of 10-15 seconds or more and it will go into download mode. From there you open up Odin on your pc and then you should see in a box your com port this means your connected. From there you it PDA and you select your recovery file. It should end with
.md5! Make sure re-partition is not checked or you will brick your device! Now it start and once it's done it will say Res OK. Good luck!
Click to expand...
Click to collapse
You know what it was? Its a brand new tablet for me and so when it is held lengthwise (like you'd hold a phone normally) the Vol+ button is at the BOTTOM, not the top like every phone I've ever owned. So I was holding Vol- instead and that's why it wasn't working for me...boneheaded mistake but thanks for the reply...I can now boot it into Download mode ...though I still can't get Odin to recognize it
thanks for the reply
snafu7x7 said:
You know what it was? Its a brand new tablet for me and so when it is held lengthwise (like you'd hold a phone normally) the Vol+ button is at the BOTTOM, not the top like every phone I've ever owned. So I was holding Vol- instead and that's why it wasn't working for me...boneheaded mistake but thanks for the reply...I can now boot it into Download mode ...though I still can't get Odin to recognize it
thanks for the reply
Click to expand...
Click to collapse
connecting to odin is the same for every samsung device. I am going to try my best to help you out so here we go. Check to make sure you have the samsung usb drivers. to do that go to my computer then local disk then go to programs and files. if you see the SAMSUNG folder and when you open it and you see the drivers folder containg the usb drivers then if you don't see it then we need to install the drivers. first uninstall kies. you don't need this.the download and open this exe file: https://docs.google.com/file/d/0B_nizg6yUZ0NS1RodDBxd0E1MFU/preview . install it normally.
Need more help just ask
thanks
JT1510365 said:
connecting to odin is the same for every samsung device. I am going to try my best to help you out so here we go. Check to make sure you have the samsung usb drivers. to do that go to my computer then local disk then go to programs and files. if you see the SAMSUNG folder and when you open it and you see the drivers folder containg the usb drivers then if you don't see it then we need to install the drivers. first uninstall kies. you don't need this.the download and open this exe file: . install it normally.
Need more help just ask
Click to expand...
Click to collapse
After trying some different things I got Odin working, was able to install TWRP and root the device so that's all good
Now I've downloaded the framework-res.apk and decompiled it, modded it as i wanted to and recompiled using the Android Multitool app and the final issue I'm having is pushing the new framework-res.apk back to the device. The Android Multitool app claims it pushes the file but it does not. So I downloaded the latest sdk and I'm going to try using the raw ADB tool to push the file and see if that works...wish me luck
You can use twrp file manger to do that.
Just copy your file to sdcard while connected to pc and then reboot to recovery use file manager in advanced settings. Find your file and copy it to where ever you need it.

Samsung Galaxy Tab 3 7 Kids T2105 T-2105 can't access recovery mode

I have three (3) Samsung Galaxy Tab Kids T2105 tablets. All are running the latest firmware, T2105UEAOE1.
None of them will boot into recovery. The tabs work, they will boot normally, and then will boot into Download mode. But they will not boot into recovery.
* If I hold down Power+VolUp+Home, or Power+VolUp, continuously, the Tab turns on, and then, about 5 seconds later, turns back off.
* If I hold down Power+VolUp+Home, or Power+VolUp, and release them when the Samsung Logo appears, the device boots normally.
* If I hold down Power+VolUp+Home, or Power+VolUp, and release Power when the Samsung Logo appears, and then continue to hold VolUp and/or Home, the device sits on the Samsung Logo for 20 seconds, then the screen goes blank for a second, then the logo comes back on and sits for 20 seconds, then the screen goes blank... and this cycle repeats until I release the buttons, at which point the device boots normally.
I have done factory resets (through the normal mode settings menus). I have reflashed the latest firmware with Odin3. Nothing seems to fix this problem.
I've been searching the net for hours for this. I see a number of other people who have reported this problem. But nobody has offered a solution. One person stated that he uses "adb reboot recovery" - which is a fine, if ugly, hack - but the fact remains that, for many people, apparently, Stock Android Recovery is not accessible from the Samsung Galaxy Tab Kids T2105.
Does anyone know of an actual solution for this, to restore recovery functionality to this tablet?
Hello,
I have the same tablet, same problem (no stock recovery). None of the button combinations work, and the logo just keeps repeating. My situations is that my 9 yr old daughter locked herself out and can't remember her lock screen password. It's a totally stock tablet (never been rooted or flashed). Because I can't get into the tablet, I'm not sure what firmware version it has, and it does not have USB debugging enabled.
I tried booting into the stock recovery to do a factory reset (since we can't do it in the Settings). I tried flashing the same firmware you mentioned using Odin. It goes through the motions successfully and reboots. But it boots back to the lock screen and its still "locked" (we still see her personal wall paper) - which tells me the flash is not taking. Even though my Odin set up is fine, it does not work (even though everything passed with green lights). I tried going into Safe Mode to try bypassing the lock screen, but even in Safe Mode it still asks for the password. My thinking was to go into Settings and initiate a new password or do a factory reset.
(BTW - the Safe Mode button combination was different for me. Holding Power + Volume Up did not work. Instead I had to hold Power + Volume Up & Down until the logo showed up. Once the logo disapeared, then I had to let go of the Power button only - but continue holding the Volume Up & Down until it fully booted into Safe Mode).
I tried ADB in order to use a password reset/erase command line. But because the USB debugging is not enabled, ADB doesn't see the tablet. There is no other way to enable it via Odin or ADB. And I can't even sideload any Lock Screen Hack apps becuase the table is not rooted, or not USB debugging enabled, or can't get into recovery to flash an .apk or image.
So I am stuck. Why would Samsung block recovery mode??? I have been trying for more than 8 hours. If anyone can help, me and my 9 yr old daughter will greatly appreciate it. My last attempt will be to try Google Device Manager and see if it can somehow unlocks it. Or try Kies (although everything I have read so far says that these have not worked either).
HELPPPPPPPPPP!!!!!!!
ggee
wfire said:
I have three (3) Samsung Galaxy Tab Kids T2105 tablets. All are running the latest firmware, T2105UEAOE1.
Does anyone know of an actual solution for this, to restore recovery functionality to this tablet?
Click to expand...
Click to collapse
Hello,
I'm not sure which one of these did the trick for me, but I was able to get into recovery mode. I'm not sure if your three tables are rooted or not, but I don't think it matters. Try these two methods:
Method #1:
Technically, I think I just stumbled on to this one after successfully completing Method #2 (below). But it's worth trying it first before moving on to Method #2.
-Hold the Home + Volume Up + Power buttons together at the same time (just like the normal process).
-Now, you will probably need to try this next step a couple of time before you get it right. This is because it happens pretty fast and you need to time it perfectly.
-Notice that when the screen turns on, the actual first thing that happens is that the the screen backlight turns on and glows first. This happens first and a split second later the first Samsung logo flashes.
-You need to let go of all three buttons at the same time as soon as you see the backlight turn on, but before the Samsung logo flashes.
This is the sweet spot, and it happens pretty fast. But once you do it at the right time, the tablet will go black again and then the recovey mode will show up. It works for me every time.
Method #2:
I thought somehow the recovey mode portion of the firmware had become corrupter somehow. So I decided to flash a custom recovery using Odin (since at that time I hadn't stumbled onto Method #1 yet). Make sure to use gr8nole's custom recovery version for the SM-T210 and SM-T210R (these are the equivalent wifi versions of our Kids tablet). His versions have fixed some known bugs that CWM/TWRP have with the wifi version of our tablets. Make sure to download and flash the CWM or TWRP .tar file for Odin (I personally have always liked CWM over TWRP).
Here is his link: http://gr8nole.blogspot.com/
Also mentioned here: http://forum.xda-developers.com/showthread.php?t=2437219
-Make sure you have all the correct USB drivers for the tablet installed on your computer.
-Open Odin and load the .tar file that you downloaded from gr8nole into the PDA or AP slot (depending on your Odin version).
-Let Odin check the m5d verification for successful authorization.
-Once Odin is ready, then boot the tablet into Download Mode (Home + Volume Down + Power button)
-Connect the table to a USB cable that is attached to your computer's main USB port.
-Odin should now recognize that the table it connected to a valid COM port.
-Click <Start> button on Odin and it should flash the costum recovey .tar file pretty quickly.
-The tablet will simultaneously flash a progress bar and start to automatically reboot (also pretty quickly).
-Disconnect the tablet from the USB cable now.
If the tablet does not automatically reboot to the new custom recovery screen, then just power off the tablet completely. Wait 30 seconds, and then boot the table to recovery mode use the Method #1 shown above. You should now be able to go into the new custom recovery mode you flashed with Odin (CMW or TWRP). It should all work now.
From this point you can download and install SuperSU to add root (if you want to).
Let me know if this works for you.
ggee

sm t113 stuck on odin mode downloading please do nnot turn off target

i was trying to root my sm t 113 by looking here
http://forum.xda-developers.com/galaxy-tab-3/general/sm-t113-inception-auto-root-t3129723
i did those steps but the tablet stucks in downloading screen and kies in pc shows connecting for minutes but cant connect probably
- Charge your tablet preferĂȘcia to 100% (no, not know if your PC is fast or not).
2 - Download the file in the description (page 01.) And extract in some folder.
3 - Go to the Samsung website and download KIES. Install and then plug the tablet to see if it identifies all drivers.
4 - Turn off your tablet and enter the download mode (power + volume down button + menu).
5 - You will have a warning message to you incase one kkkkkk terror. Press Volume up and continue. Open the ODIN program.
6 - In the top tab is written with id, your device has to appear there
i did those. IT installed drivers. now what i see is
odin mode
secure download enable
wow download block 0
product name sm t113
current bin samsung official
system status official
downloading do no turn off target
Any fast emergency help?
Any help?
I wait.
Cursed Chico said:
I wait.
Click to expand...
Click to collapse
Look up your stock rom on sammobile and download your regions rom. Flash the stock rom and try it again. I had this problem as well and i was able to resolve it by flashing stock and retrying.

Am I Bricked?

Hi Guys,
I'm on a budget so I picked up an android off Craigslist today. Here is my problem -
Samsung S3 Rooted
Phone was working fine until I went into TWRP and wiped everything I could, and formated the phone. Obviously, I don't know exactly what I did.
Immediate problem -
Phone is stuck on boot, and I can't get into Fastboot, or a safe mode.
When I reset the phone, (by holding Power), the phone vibrates, shows a battery cell, then gets stuck on the boot screen. I guess this guy was using KToonsez KT747 - Kernel Dominaton, because that's what it says when I boot up. Then it just gets stuck there.
If I reset the phone and hold VolUp/Home/Pwr, it just gets stuck in a loop where it just vibrates over and over.
If I reset the phone and hold VolDn/Home/Pwr, I get the following -
Warning
A custom OS can cause critical problems ... ...If you want to download a custom OS press the volume up key. Otherwise, press the volume down key to cancel. If I press the VolDn key, it reboots and get stuck at the boot screen where it shows KToonsez KT747 - Kernel Dominaton. If I press the VolUp key, it gets stuck at Downloading... Do not turn off target !!
In the top left it shows the following...
Product name: SGH-T999N
Custom Binary Download: Yes (4 counts)
Current Binary: Custom
System Status: None
Qualcom Secureboot: Enable
Warranty Bit: 1
Bootloader AP SWREV:1
WHAT. DO.
Suggestions anyone?
Thank you,
Nate
If you have a PC you could go back to download mode and restore the stock software and see if that fixes the issue. If it does you could use download mode and Odin to reinstall Twrp and start flashing roms.
Download the latest ROM for the phone from here (it's slow so be patient): http://www.sammobile.com/firmwares/database/SGH-T999N/ . Unzip the file once to get a tar.md5 file.
Download Odin 3.07 from here: https://www.google.ca/url?sa=t&rct=...5QWImOPDJboTA_V3D5S9eA&bvm=bv.131783435,d.amc
Samsung USB drivers: http://www.samsung.com/us/support/owners/product/SGH-T999NBATMB
Install the Samsung drivers.
Open Odin, uncheck everythign except f reset time.
Click on PDA and select the tar.md5 file you unzipped.
Boot phone into download mode by pressing home, volume down, and power, then volume up.
Connect the phone to the computer using the original Samsung USB cable and the phone should show up as a COM port.
Flash the phone by clicking on start.
When you see the word "reset" in the status window, remove the USB cable from the phone, remove the battery, replace the battery, boot into recovery by holding down the home, volume up, and power button.
Perform a factory reset/wipe and reboot.

Using Download Mode Without Display

I've got a Samsung Galaxy Tab S 8.4" which no longer has a working display. I want to back up as much of it as I can, so I've set to work on installing TWRP. I already installed and used it successfully on an identical device (but with the screen working!), but this time round, it just doesn't work.
TL;DR: My questions: Is there any way to add TWRP to my device without using Download Mode? Is there any way to check if TWRP is installed? And is there any way to, once I'm in Download Mode, determine that without exiting and without a display?
My process: I've tried getting into Download Mode both by shutting down, then holding the power, volume down, and home buttons for ten or so seconds, then following up with a volume up press to confirm that I want to use download mode; and by just typing reboot download in adb. I've then used Odin to flash it with TWRP. Odin shows a PASS, so I wait for the tablet to reboot into the normal mode.
Once there, I've tried to get into TWRP by both shutting down, then holding the power, volume up, and home buttons for ten or so seconds; and by just typing reboot recovery in adb. But, no matter how long I wait, my device never reconnects to my computer, and adb shell can't connect to it.
When I've rebooted into recovery, I seem to be able to press the power button once, and it reboots into the normal boot mode; this indicates to me that it's in the normal Recovery Mode, since this isn't default TWRP behaviour. That would mean that TWRP hasn't been successfully installed.
I came across this thread, which suggested that using Odin to flash a device while it's not in Download Mode would likely have no effect. My figuring, then, is that I haven't successfully booted into Download Mode ever.
Interestingly, when I ran Odin during what I thought was Download Mode, it did seem to restart the device when it was done (at least, after a bit I could connect to it normally with adb).
My question, then: Is there any way to add TWRP to my device without using Download Mode? Is there any way to check if TWRP is installed? And is there any way to, once I'm in Download Mode, determine that without exiting and without a display?
I know it's a bit of a tricky one, so :good: if you can think of an answer to any of those.
I wonder if the hdmi adaptors would work in recover, they are quite cheap to buy.
Your issue is likely that you're not manually booting to recovery IMMEDIATELY after flashing with Odin. TWRP is obviously successfully flashing.
You need to disable auto-reboot then when odin states PASS, force manual reboot by holding POWER + HOME + VOL DOWN for a few seconds then change to VOL UP whilst still holding the other buttons.
This is all gonna come down to timing, so you may have to do it several times until you get it.
In any case if all you need to back up is your stuff stored on internal storage, you don't need twrp for that. Just connect the tablet to the PC and use MTP to backup what you need.

Categories

Resources