[SIZE=+3]Frequently Asked Questions[/SIZE]
[SIZE=+2]Samsung Galaxy Note 3 (SM-N900T)[/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
To logcat to a certain file do
For a full explanation follow the link in What is ADB
To use logcat
Code:
adb shell
logcat
Code:
adb shell
logcat -d > /sdcard/whatevertexfileyoulike.txt
[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.'
Forum Rules | New Users Guide | XDA Tour | Report Posts
A special thanks to everyone who contributed to the production of this FAQ
*Forum Rules | New Users Guide | XDA Tour | Report Posts
Last edited: