When a developer publishes a new rom version,
all of the rom's forum titles are changed to the new title.
if I want to read/post concerning a specific version -
it takes ages to find the right place for it.
why not announce the new version in the OP but leave the old titles as they are ?
anybody feels the same ?
The only thing that generally changes in the title is the latest release date. It helps when people are choosing which rom they want. I personally wouldn't have it any other way and it is pretty typical format.
hey guys maybe wring forum but please direct me to the right one? i am after a ics rom that i can flash onto my samsung galaxy s2 4g GT-I9210T
Wrong thread but that's OK. Check out development here:
http://forum.xda-developers.com/forumdisplay.php?f=1055
[SIZE=+3]Frequently Asked Questions[/SIZE]
[SIZE=+2]Samsung Galaxy Note II
SGH-I317 (AT&T/Rogers/Telus)[/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. Do not use this as a general help thread.[/SIZE]
[SIZE=+1]Q1: How do I ask a question, so I'm not called a noob?[/SIZE]While you may see many questions asked in the Development section, PLEASE be aware this is not the place for questions.
Remember to use the search found at the top of the forum. There is also a search within each section. Example click on Q&A HERE. In the upper right you will now see two search's. At the top it says Search All Forums and a little further down you will see Search This Forum. Enter your search criteria in the Search This Forum to get info from this section. The search at the top will look through the entire forum.
Please read as much as you can prior to doing anything with your device.
Make sure your question has not been answered in the OP (Opening Post) of each section of Development
Search Q&A for threads that may have been started for a particular rom
[SIZE=+1]Q2: How do I install a stock update (I'm on a non-rooted phone)?[/SIZE]This link click here will explain the full procedure
[SIZE=+1]Q3: Where do I find Keis and what is it for?[/SIZE]Kies can be found click here. Kies is used to manage the content on Samsung mobile devices. It is used to move information between your PC/Mac to you phone and vice versa
[SIZE=+1]Q4: What does Root/Rooting mean?[/SIZE]Put simply, Rooting your device allows you, and/or rooted apps, to access parts of the Linux based Android software that is your OS, and that you would otherwise not be able to access. These tasks can be as simple and beneficial as backing up your system setting, or as complicated as installing custom ROMs, Kernels, etc.
[SIZE=+1]Q5: What is ADB (Android Debug Bridge) and what is it for?[/SIZE]Please read HERE. There is much to learn, please view everything in the threads OP
[SIZE=+1]Q6: What is the purpose of rooting my Samsung Galaxy Note II?[/SIZE]Please bear in mind, rooting can be dangerous and if done wrong "brick" your phone.
Rooting the phone is a decision made by individuals looking to improve upon the Android OS. There are many benifits, however it is done to customize the phone to it's full potential
[SIZE=+1]Q7: How to I enter Download Mode and Recovery?[/SIZE]1) Make sure your phone is unplugged and powered off.
2) To enter Download Mode: Hold Volume down, home, and power until you see the android.
3) To enter Recovery: Hold Volume up, home, and power for about 5 seconds then release all buttons. You may need to try this a few times.
[SIZE=+1]Q8: 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]Q9: Is there an app that will help me create a logcat from my phone?[/SIZE]Yes, however it does have its limitations. If you're stuck in a "bootloop", the app will not work, you will need to use ADB for this. If you're data is not connecting on a certain Rom, (or something similar) within the already booted OS, an app can be rather handy and and more user friendly, for those who don't understand ADB. Apps for logcat can be found in the marketplace
[SIZE=+1]Q10: What does odexed and de-odexed mean and what is the difference between the two?[/SIZE]Please read HERE
[SIZE=+1]Q11: What is CWM Recovery (ClockWorkMod Recovery) and TWRP (TeamWin Recovery Project)?[/SIZE]They are recovery program's that allows you to backup / restore a full or partial system backup of your device. They also allow you to install flashable .zip files; which is one of the primary installation methods for custom ROMs. They also provides other features such as cache and delvik wiping, battery reset, and other processes. If you are thinking about flashing custom ROMs or just want a really good backup program, it's strongly advised that you to install one of these.
[SIZE=+1]Q12: What is the 'Flash Counter'?[/SIZE]Your phone's "Flash Counter" is triggered when it detects custom firmwares. This is Samsung's way of knowing that your device has been modified. Please read HERE to understand what this does and how to fix it.
[SIZE=+1]Q13: What is a ROM?[/SIZE]A rom is like a custom firmware image that is made by a Developer either entirely from scratch, or based off of the official firmware package. Some ROMs contain simple changes like changing icons and adding extra options to things, other more complicated ROMs can change the entire Android experience. Which one you will want to flash, will be entirely up to you. Read carefully, and make sure you understand what you are getting into before you flash.
[SIZE=+1]Q14: What is a Kernel?[/SIZE]A kernel is the heart of the device's OS. In simplest terms it’s a connection between your apps and your device’s hardware; i.e. the processor, RAM, etc. A custom kernel can dramatically change the way your device’s hardware performs… for the better and/or the worse]
[SIZE=+1]Q15: What is a Bootloader?[/SIZE]The bootloader is a program code that is executed before the device OS starts up, and that instructs that device to boot “normally”. The bootloader can come locked or unlocked from the manufacture. A unlocked bootloader will allow you to install custom ROMs & Kernels (as well as some other neat things) on your device.
[SIZE=+1]Q16: What is the best rom for my phone?[/SIZE]While you can ask this as many times as you wish, the only answer is: the one that works best for you! A rule of thumb is to visit a several rom thread's and view what is happening within these rom's. Eventually viewing a few roms will cause the urge to try one that looks good to you.
[SIZE=+1]Q17: What is the MD5, and what does it do?[/SIZE]It ensures that file's are downloaded correct and complete, in order to avoid issues when installing/using it.
*
Forum Rules | New Users Guide | XDA Tour | Report Posts
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
Note 2
Nice list! This is bound to really reduce clutter in Q&A. Just one thing, you might want to add the differences between TW/ASOP i get that question all the time.
Edit: Also the whole i317/i317m thing
mrevankyle said:
Nice list! This is bound to really reduce clutter in Q&A. Just one thing, you might want to add the differences between TW/ASOP i get that question all the time.
Click to expand...
Click to collapse
Thanks for the tip. I will add this over the next few days.
Thanks !!:thumbup:
Sent from my SAMSUNG-SGH-I317 using my thumbs
Just use caution with links that are taking people to threads for other devices. For example the what is a flash counter answer takes you to the gs3 thread.
Sent from my SAMSUNG-SGH-I317 using xda premium
Hey Tony, I've been searching for information on Apps2SD for this phone and while I will find it (the information) on my own, I think a mini compendium of sorts would make sense in the FAQ section. Unless of course this is a "Google removed the function, end of story," situation.
abowlby said:
Hey Tony, I've been searching for information on Apps2SD for this phone and while I will find it (the information) on my own, I think a mini compendium of sorts would make sense in the FAQ section. Unless of course this is a "Google removed the function, end of story," situation.
Click to expand...
Click to collapse
To an extent I agree, however that would be better suited in a Q&A then a FAQ.
May I suggest adding "what is a modem"
And then laying out the whole dif(or lack there of) between basband/modem/radio. Also in the kies faq I would like to suggest mentioning the kies EFR. Its a very effective and usefull tool.
:beer:
sent from my T.A.R.T.I.S
(Time And Relative Tarts In Space)
---------- Post added at 05:33 PM ---------- Previous post was at 05:32 PM ----------
freakboy13 said:
May I suggest adding "what is a modem"
And then laying out the whole dif(or lack there of) between basband/modem/radio. Also in the kies faq I would like to suggest mentioning the kies EFR(see my sig ).
Its a very effective and usefull tool.
:beer:
sent from my T.A.R.T.I.S
(Time And Relative Tarts In Space)
Click to expand...
Click to collapse
sent from my T.A.R.T.I.S
(Time And Relative Tarts In Space)
Samsung Galaxy Note 2 1317 Network Issue.
Hello friends.. I am new to this forum. My Name is sam and i need help so please help me.
I got an at&t Galaxy note 2 1317 on 4.1.2 firmware. i was trying to unlock it with *#197328640# was not able to do it.
was looking online and some one posted if i downgrade it to 4.1.1 then i would be able to unlock it.
and i did that exactly as it was told. got it kind of unlock for tmobile. but there is always a network problem i am not getting tmobile network everywhere, i did my research for it and people say its modem and i need to flash the rom with tmobile one. but i didnt find any good forum for that. Please help me out.. coz my network default setup shows tmobile, att and 311660 but it never get register on it. only in few place like highways i get good connection otherwise its not register to a network message with a o with a diagonal on the signal bar. please help me out. i got a sim unlock code for it to no help. help me out please.
when i choose the file on recovery mode
it says
signature verification failed
how can i do this
Greetings everyone. I have a question. I did a search of the forum and was unable to find an answer, or at least I didn't use specific enough terms.
I see there are a few Kit Kat roms going around but I haven't seen a rooted stock Kit Kat rom. Is there one available?
Note 2 - Model GT-N7105.
ERGENT
Im hoping someone can answer this Question for me as soon as possible, i just purchased a used AT&T Galaxy Note 2, and already Rooted it but i am scared to add recovery to then flash a custom ROM cause i cant find out any where if the BOOTLOADER is locked, can someone PLEASE let me know if the Bootloader is locked or is it unlocked, thanks in advance.
P.S= and if it is locked can you please guide me where to go to unlock it, cause i HONESTLY searched every where and havent found anything, everything that i did find on locked bootloader for Galaxy Note 2 came up on the Verizon version.. Thanks again.. Bless.
DelphinusMinor said:
Greetings everyone. I have a question. I did a search of the forum and was unable to find an answer, or at least I didn't use specific enough terms.
I see there are a few Kit Kat roms going around but I haven't seen a rooted stock Kit Kat rom. Is there one available?
Note 2 - Model GT-N7105.
Click to expand...
Click to collapse
[email protected] said:
Im hoping someone can answer this Question for me as soon as possible, i just purchased a used AT&T Galaxy Note 2, and already Rooted it but i am scared to add recovery to then flash a custom ROM cause i cant find out any where if the BOOTLOADER is locked, can someone PLEASE let me know if the Bootloader is locked or is it unlocked, thanks in advance.
P.S= and if it is locked can you please guide me where to go to unlock it, cause i HONESTLY searched every where and havent found anything, everything that i did find on locked bootloader for Galaxy Note 2 came up on the Verizon version.. Thanks again.. Bless.
Click to expand...
Click to collapse
You won't lose your unlock. SO yer safe to flash a recovery and them a custom rom. =-}
Oops, just put my glasses on and read your post again. You will also need to unlock it. It's not hard.
thanks for the info
http://forum.xda-developers.com/showthread.php?t=1980644
Sent from my SAMSUNG-SGH-I317 using XDA Premium 4 mobile app
---------- Post added at 08:58 PM ---------- Previous post was at 08:45 PM ----------
That's the thread I used to root my Note 2
Sent from my SAMSUNG-SGH-I317 using XDA Premium 4 mobile app
[email protected] said:
Im hoping someone can answer this Question for me as soon as possible, i just purchased a used AT&T Galaxy Note 2, and already Rooted it but i am scared to add recovery to then flash a custom ROM cause i cant find out any where if the BOOTLOADER is locked, can someone PLEASE let me know if the Bootloader is locked or is it unlocked, thanks in advance.
P.S= and if it is locked can you please guide me where to go to unlock it, cause i HONESTLY searched every where and havent found anything, everything that i did find on locked bootloader for Galaxy Note 2 came up on the Verizon version.. Thanks again.. Bless.
Click to expand...
Click to collapse
When you carrier unlock a device it remains unlocked no matter how many roms or recoveries you flash. My note 2 is unlocked and works just fine.
The bootloader is not locked. Flash a recovery using Odin. Twrp is great.
Sent from my GT-N7105 using XDA Premium 4 mobile app
Another one you can use once you're rooted is ROM Manager from Play Store and flash CWM (ClockWorkMod) that's what I've been using.
Sent from my SAMSUNG-SGH-I317 using XDA Premium 4 mobile app
Thanks guys...this info helped me as well.
Please, anyone, I can't seem to find a mirror of a working Odin package anywhere out there in the ether. It doesn't matter what firmware revision it is so long as it is a full package that can restore and repartition. I will also provide a mirror to the file when I receive it.
Thanks,
~Terror_1
Terror_1 said:
Please, anyone, I can't seem to find a mirror of a working Odin package anywhere out there in the ether. It doesn't matter what firmware revision it is so long as it is a full package that can restore and repartition. I will also provide a mirror to the file when I receive it.
Thanks,
~Terror_1
Click to expand...
Click to collapse
You want the over come package.
https://drive.google.com/folderview?id=0B1vgV8Tn0LSHejA4bU5WRktMeTQ&usp=sharing
I've shared it. But unsure if it's for the sch-i8000, i have the p1000 GSM version. You may want to look at the documentation for the overcome wipe (it's very popular to get your tab back to stock or for flashing new roms or unbricking soft bricks) to see if ti's compatible. There is a PDF somewhere in the xda forums here for tab that recreates the instruction for Overcome.
EDIT:
http://forum.xda-developers.com/showthread.php?t=1881981
There someone has recreated. And looks like GSM only, so I think you're out of luck there.
So I did a quick search of sch-i800, and bam:
http://forum.xda-developers.com/showthread.php?t=1275031
Looks like some stock stuff for that is listed there.
Thanks dardack for the try but I don't think that any GSM or Sprint files are going to work properly.
Last night I started working through a stack of HDD's and think I found what I need. I am planning on testing today and if it works I will post a mirror.
Problem with all of this is that the Verizon tablets, I don't think, where very popular, and since 2-3 years have passed since release it's almost impossible to find working links anymore.
Terror_1 said:
Thanks dardack for the try but I don't think that any GSM or Sprint files are going to work properly.
Last night I started working through a stack of HDD's and think I found what I need. I am planning on testing today and if it works I will post a mirror.
Problem with all of this is that the Verizon tablets, I don't think, where very popular, and since 2-3 years have passed since release it's almost impossible to find working links anymore.
Click to expand...
Click to collapse
VinnyOfLegend managed to post up to Mega what he is using.
https://mega.co.nz/#!0h1EXDpY!Cpc_ugHvoUjpEyJWlQ4ChiLMUjtBzLam2eIX28ph3hw
I've also created a mirror which can be found here
http://files.thelegendarykraken.com/Android/Galaxy Tab 7" Verizon P1C/
Okay, so the 928a sub-forums are getting almost no traffic to speak of so I thought I'd post a link to my bounty in this section. Yes, even people who mistakenly (or even purposely) choose to go with one of the two evil giants desire, nay, DESERVE, root too!
Developers, please use this thread to post any progress notes you may have, or even give voice to the fact that you or ANYONE, is at least attempting to get us root/custom recovery.
Do not post your pledges in this thread, they WILL NOT be added to the bounty. Use the link and post it there.
I will post the bounty totals for custom recovery/root, as well as root only here as well.
Pledges:
Root = $400
Custom Recovery = $200
http://forum.xda-developers.com/showthread.php?t=3236318
Sent from my [emoji107]not rooted[emoji107] SAMSUNG-SM-G928A using Tapatalk
Hello,
maybe one of you can help out with an actual tutorial/step by step and avialable and actual download links ?
i have here an Samsung Galaxy S3 i9300 of an Friend and he want to use it with his german SIM Card. The device itsels is from and locked with
DRE Three (3 Hutchison) SIM network lock from Austria.
Android 4.1.2 ( Flashed back to it from Lineageos 14.1 )
TWRP (also back to stock for 4.1.2)
And this guys from Three want 50€ for an Unlock for a Smartphone that is so old and no longer in a contract. Thats rediculous.
So when i understand it corretly if the old method doesnt work because there is no entry
Service MENU: *#197328640# or with other like Lineageos *#*#197328640#*#*
MENU NOT EXIST
Current Command is 186
A simple way is to flash a new Modem ?!
Or change/flash a nv_data.bin ?!
The Problem with your website here is that the informatiosn are spread around everywhere and when you have found a good thread than the Downloads got removed like here:
https://forum.xda-developers.com/galaxy-s3/general/17-02-2013-samsung-network-sim-unlock-t1731931
https://forum.xda-developers.com/galaxy-s3/general/leaked-firmware-i9300xxugmk6-android-4-t1835931
Why isnt the OLDER version of the Unlocker available ?
Why got the firmware Downloads removed and not replaced ???
Why no Info ? Links ? Why everything so complicated ?
Also for other models not only this old one.
TheSupport said:
Hello,
maybe one of you can help out with an actual tutorial/step by step and avialable and actual download links ?..........
Click to expand...
Click to collapse
I don't have this variant myself and it looks like your inquiring about "SIM Unlocking" the device.
The following thread should still be good for what you're looking to do that's specific to your device and variants. Don't be afraid to ask for some member guidance within it too.
https://forum.xda-developers.com/showthread.php?t=1703488
If necessary (and you don't receive any responses from the above thread) you can always try to obtain some member guidance within the following Q&A thread that's specific to your device and variants as well.
https://forum.xda-developers.com/showthread.php?t=2690307
EDIT: I had just noticed the following thread and wanted to bring it to your attention as well since it also seems (not completely sure) to be regarding your topic as well.
https://forum.xda-developers.com/showthread.php?t=3551696
Good Luck!
~~~~~~~~~~~~~~~
Unless asked to do so, PLEASE don't PM me regarding support. Sent using The ClaRetoX2 Forum App on my Sanyo Juno device.