Frequently Asked Questions-T-Mobile Galaxy Note 3

dragonstalker

Senior Member
Jan 1, 2008
1,914
1,303
0
Fort Myers, Fla
[SIZE=+3]Frequently Asked Questions[/SIZE]
[SIZE=+2]Samsung Galaxy Note 3 (SM-N900T)[/SIZE]

[SIZE=+1]This a short list of frequently asked questions in this device forum and the answers often given as a response. It should serve as a starting point for gathering knowledge and finding solutions to many common problems. Please only post in this thread with feedback on how to improve this document. Do not post "Thank you" type responses. If you have additional questions or require more help, try to find an existing thread or create your own.[/SIZE]

[SIZE=+1]Q1: What is adb?[/SIZE]

[SIZE=+1]Q2: How do I root my phone?[/SIZE]
http://forum.xda-developers.com/showthread.php?t=2467369 Root using simple 30sec CF-Auto-Root (Knox 0x1)​
http://forum.xda-developers.com/showthread.php?t=2484223 Root using Root de la Vega (Knox 0x0)​

[SIZE=+1]Q3: My device is encrypted, how do I remove the encryption because I can't flash new Roms? [/SIZE]
If you do not have or have forgot your password, you can only factory reset your phone to remove encryption.​

[SIZE=+1]Q4: Will rooting affect my battery life?[/SIZE]
No simply rooting the phone should not hamper battery life.​

[SIZE=+1]Q5: What is the best ROM?[/SIZE]
There is no best ROM for all users, depends on personal needs and preferences. best to pick a few which look like they meet your needs, and try them out..​

[SIZE=+1]Q6: How do I return to stock?[/SIZE]
You can download the stock rom and return to stock using updated ODIN / http://forum.xda-developers.com/showthread.php?t=2465764

[SIZE=+1]Q7: Can I use my SGN3 on other networks?[/SIZE]
At this time you can request a sim unlock from T-Mobile and use on networks with a sim that have same network towers.​

[SIZE=+1]Q8: Can I flash a new recovery without rebooting my GNOTE 3?[/SIZE]
Yes. Place the recovery.img on your sdcard root. Open a terminal emulator and type "su flash_image recovery /sdcard/xxx.img". (Note: The x's are the name of the recovery as some may hold a different name. If not on the sdcard root folder, specify the folder /sdcard/xxx/xxx.img!)​

[SIZE=+1]Q9: Will rooting my device void my warranty?[/SIZE]
Yes. If you have a T-Mobile Galaxy Note 3 it will void your warranty. If you have another variation in other countries, then you will need to check your Terms Of Service with your provider.​

[SIZE=+1]Q10: How do I use the Sideload function?[/SIZE]
Install a recovery that has sideload functionality.Choose Sideload in recovery. Update the Android SDK to the newest version. Use the command " ADB Sideload (path to where the .zip you want to install is).​


[SIZE=+1]Q11: How do I get to the Developer options to enable Debug mode?[/SIZE]
On your handset, click on menu>settings> General Tab > about device. Then scroll down to Build Number and keep tapping. It will give you messages like "5 more steps until you are a developer" Then it will open the developer option. Back out and click developer options and then USB Debugging.​

[SIZE=+1]Q12: I'm having a problem rooting with Odin. What is the easiest way?[/SIZE]
If you are having issues, try updating your version of ODIN and also downloading the .tar file from an alternate source".​

[SIZE=+1]Q13: What is a "logcat" and how do I create one? [/SIZE]
For setting up ADB see What is ADB (above) logcat allows us to log what the OS is doing, and possibly offer information if things are not working. its quite simple to create but may be difficult for most to understand. This is a tool a Developer may ask for in detecting issues your device may be encountering.

To use logcat

Code:
adb shell
logcat
To logcat to a certain file do

Code:
adb shell
logcat -d > /sdcard/whatevertexfileyoulike.txt
For a full explanation follow the link in What is ADB​

[SIZE=+1]Q14: What is KNOX, and how does it affect me?[/SIZE]
http://forum.xda-developers.com/showthread.php?t=2478391 This is a thread by Lawalty explaining what KNOX is.​

[SIZE=+1]Q15: I have gps issues. Why can't I lock onto GPS?[/SIZE]
Some roms have "time" issues with getting a gps lock. This is a known issue with all custom Roms.​

[SIZE=+1]Q16: How do I get the best out of my Rom?[/SIZE]
Depending on what Rom you choose. Once you go to the "THEME" sections there are many more mods for your selected rom. Always try different Roms to fit your liking.​

[SIZE=+1]Q17: Titanium Backup ask if I would like to restore my original ID Code after I flash roms, what should I do.?[/SIZE]
Do to the mass amount of custom roms, some internel phone setting get changed by default. You should always restore ID codes and native handset information when possible.​

[SIZE=+1]Q18: How loud is too loud?[/SIZE]
That realistically is up to you. Rule of thumb, if your sounds is distorted, even the least bit, then lower the settings. Distortion is a warning sign, and prolonged use can damage your hardware.​

[SIZE=+1]Q19: I have about 4gb of data missing from internal storage I cannot find. Where is it?[/SIZE]
Recovery uses a large amount of data for backups. TWRP saves by default, backups to the /sdcard/twrp or /sdcard/0/twrp directory. Make sure you delete old or unused backups.​

[SIZE=+1]Q20: I need to return my rooted phone for a replacement. Does returning to stock work?[/SIZE]
Yes. Follow the instructions on the forum for unrooting and flash the Odin stock file. If you flash an earlier version, make sure to accept updates to get your phone back to factory. Knox 0x1 will affect rather your warranty will be honored​

[SIZE=+1]Q21: What is so different about the Galaxy Note 3 that should get me to upgrade from the Note 2?[/SIZE]
Other then the hardware and screen upgrades, you can read the the 45+ Ultra-Advanced Features of the Note 3 found here http://forum.xda-developers.com/showthread.php?t=2441935 Thread by Ipsuvedi​

[SIZE=+1]Q22: While restoring using Titanium Backup, I get constant FC's. How do I fix this?[/SIZE]
The TB Team is working on a fix for the SELinux links in the new system. For the time being, everytime you restore apps using TB you will need to run TB Restore Fixer found here

[SIZE=+1]Q23: Does restoring in recovery break my phone? I fear the "brickloops"!?[/SIZE]
Not with TWRP version 2.6.3.5 <<CLICK - problems existed with earlier versions but basic restores (boot, system, data) are now working as they should. Thanks to dwitherell for the Q&A​



'This FAQ is part of a Recognized Contributor Group Initiative. Please look for a similar FAQ thread when visiting another device forum.'
A special thanks to everyone who contributed to the production of this FAQ
*

Forum Rules | New Users Guide | XDA Tour | Report Posts
 
Last edited:

zmore

Senior Member
Apr 25, 2011
1,684
932
0
NYC
Nice FAQ.

I knew the answer to every question but one, so hey, I learned something. Namely, I had no idea that the "flash_image" util was so prevalent. I assumed it was a touchwiz-only thing, but I just checked and it's also present on my CyanogenMod 10.2 ROM as well. Doing a "flash_image recovery /sdcard/twrp_foo.img" is certainly easier than having to remember the correct partition to manually 'dd' to (though still not as easy as just using GooManager).

One other Q for the FAQ:
Q: Is it too big?
A: No. :)
 
  • Like
Reactions: dragonstalker

s4sanchez

Member
May 22, 2013
23
15
0
Los Angeles
Guys I'm trying to figure out from what application this notification is coming up from? I have never seen it before when I had the S4 so I'm just wondering if someone knows, thanks!

Sent from my SM-N900T using XDA Premium 4 mobile app
 

Attachments

zmore

Senior Member
Apr 25, 2011
1,684
932
0
NYC
Guys I'm trying to figure out from what application this notification is coming up from? I have never seen it before when I had the S4 so I'm just wondering if someone knows, thanks!
It's the annoying space-wasting notification that TouchWhiz shows when you have NFC enabled. Stock Android doesn't do that.


Sent from my SM-N900T using Tapatalk
 

altimax98

Senior Member
Nov 7, 2008
2,227
676
0
Florida
It's the annoying space-wasting notification that TouchWhiz shows when you have NFC enabled. Stock Android doesn't do that.


Sent from my SM-N900T using Tapatalk
Not just Touchwiz, HTC Sense and I believe Sony's software show it as well

Sent from my SM-N900T using Tapatalk
 

mlock420

Senior Member
Aug 6, 2013
2,144
724
193
Hi peoples I was wondering where to get the necessary things to flash lets say a jellybean rom or a aosp based rom im to used to flashing sgs2 phone im used to fl24(aosp based) and gb27(tw based)...im kind of confused as to where everything is...I read an instruction on how to flash a particular rom through twrp or cwm it says to wipe everything then flash the rom..but im used to sgs2 instructions telling me which modem to use fl24 or gb27...help please

Sent from my SM-N900T using XDA Premium HD app
 

Anonymous777

Senior Member
Jun 17, 2012
87
12
0
Salt Lake City
What version of TWRP for TW kit kat. I rooted and tried 2.6.3.9 no luck. Flashed Philz it works. I am just a TWRP fan.

TIA
http://http://goo.im/devs/OpenRecovery/hltetmo


Here is the list of recoveries that you can download using odin

---------- Post added at 06:50 PM ---------- Previous post was at 06:45 PM ----------

http://http://goo.im/devs/OpenRecovery/hltetmo


Here is the list of recoveries that you can download using odin
This is their main paige http://teamw.in/project/twrp2/198
 
Last edited:

azz72

Senior Member
May 4, 2011
610
121
0
NJ
hello i have a question,
ive been on att for ages and im use to safestrap so thats why im asking this question with any tmo roms to u have to flash the kernal after the rom or flash it at all.

thanks in advance