Rooting the Nexus S but keeping data - Nexus S Q&A, Help & Troubleshooting

I have read a little bit about rooting the i9023 and (as with all Nexus S variants) you have to unlock the phone (which wipes it) and flash a 2.3.6 ROM with root.
My problem is that I play games on my smartphone (Gun Bro, Modern Combat 2, Nova 1 & 2 etc) and want to keep my savegames. However I cannot access them without root I think.
Is there a solution for this or should I better keep my phone unrooted? I probably should have thought about this before I started actually using the phone, but I though the process would be somewhat similar to my Desire Z where it didn't wipe all data...

Backup your sd to your pc, root, then paste your backup back on the sd
Sent from my illuminated black thing

nbeebe24 said:
Backup your sd to your pc, root, then paste your backup back on the sd
Sent from my illuminated black thing
Click to expand...
Click to collapse
hmmm , this is not exactly a solution
because some games/applications , may stored their data in /data partition i think
i know some PC software that can backup contacts, messages , datas , applications of Android phone , but it's chinese ...
but all this is based on ADB , so , try search for ADB software, you may find something like that
---------- Post added at 12:24 AM ---------- Previous post was at 12:15 AM ----------
this suddenly comes to me , you may find it useful
even with stock rom , it should has recovery , go recovery , backup your system
and then after you unlocked and rooted , go recovery --> backup and restore ---> advance ---> select your backup , and ONLY restore data .
this theoretically should works , but i am not sure ... make sure you know what you doing before you do anything

qtwrk said:
hmmm , this is not exactly a solution
because some games/applications , may stored their data in /data partition i think
i know some PC software that can backup contacts, messages , datas , applications of Android phone , but it's chinese ...
but all this is based on ADB , so , try search for ADB software, you may find something like that
---------- Post added at 12:24 AM ---------- Previous post was at 12:15 AM ----------
this suddenly comes to me , you may find it useful
even with stock rom , it should has recovery , go recovery , backup your system
and then after you unlocked and rooted , go recovery --> backup and restore ---> advance ---> select your backup , and ONLY restore data .
this theoretically should works , but i am not sure ... make sure you know what you doing before you do anything
Click to expand...
Click to collapse
Stock roms do have recovery but it does not perform backups and restores. Looks to me like your out of luck without having a previously rooted phone
Sent from my illuminated black thing

is it possible that flash recovery img without unlock first ? i don't know ... maybe you should try it...

I don't know but can't you move the Games to the SD or doesn't those games have that option?

amasunka said:
I don't know but can't you move the Games to the SD or doesn't those games have that option?
Click to expand...
Click to collapse
no , i don't think that's same
as i mentioned before , it may stored in /data partition

Maybe contact the Developer for the games and ask if you can take backup on their games?

It is possible to load clockworkmod without unlocking or flashing it, and you can use it to root or flash a custom rom:
1. Prepare your PC by installing the SDK and fastboot (I forget if fastboot is included).
2. Download clockworkmod.
3. Boot your phone to the bootloader (turn it off and hold volume up/power).
4. Plug the phone into the PC.
5. Run "fastboot boot C:\path\to\wherever\you\downloaded\clockworkmod"
Obviously, replace "C:\path\to\wherever\you\downloaded\clockworkmod" with the actual path and filename.

Related

[ROOTING], Rooting HTC EXPLORER (A310e/PICO)

SOrry Guys Forgot 2 mention earlier. I moved To Xperia Mini Pro, So any1 else can take over and help PPL here taking hell outta there explorer
How to:
1. Download the files - "HTC Pico_Recovery,Boot with ext 2 3 4 support" , "BCM4330.KO" "superuser" from Below link,
"Superuser.zip" - http://www.4shared.com/file/KalrHXNj/Superuser.html
"Bcm4330.ko" - http://www.4shared.com/file/GbW0ZtaT/bcm4330.html
"HTC Pico_Recovery,Boot with ext 2 3 4 support" - http://www.4shared.com/zip/920-kXYc/HTC_Pico_RecoveryBoot_with_ext.html
2. Extract "HTC Pico_Recovery,Boot with ext 2 3 4 support" somewhere. say: desktop or some drive, copy "BCM4330.ko" onto ur adb "Tools" folder. Copy superuser.zip to ur Sdcard.
3. connect ur "Htc explorer(Pico) via USB" and open "recovery.bat from the folder u just extracted.
4. Wait relax, and watch ur device getting new underGarments. now as the time pass the "command Prompt" which just opened after opening "recovery.bat'' will show "adb reboot recovery" as the device boots to recovery, u will given new menu with blue fonts.
5. Now in recovery go to "Mount & Storage" and select "mount /system" with device connect via USB
6. I presume u have adb already setup on ur pc/laptop. Open "CMD" and type.
HTML:
adb shell mv -f /system/lib/modules/bcm4330.ko /system/lib/modules/bcm4330.bak
adb push /full/path/to/bcm4330.ko /system/lib/modules/bcm4330.ko
7. Now, select "unmount /system" from recovery menu (from where u earlier mounted /system)
8. select "goback" from below. now go to "install zip from SDcard. and and slect first open (which says choose zip from sdcard, or somthing like this). find the "superuser.zip" which u copied to ur sdcard and flash by selecting it.
9. Now if flashing goes smooth and it says "install zip from sd complete" then reboot ur device and enjoy.
For getting more space on ur device, download "link2sd"
For link2sd to work, i have attached tutorial for this (which i found by googleing) in Jpeg format (picture)
after getting link2sd to work , u can link the apps to sdcard and save more on device.
there is another option for getting more space on device.
Just download "terminal emulator" from market. pls note: u need to be rooted for this.
and give su permission to the app when prompted.
just enter
HTML:
su
pm setInstallLocation 2
now u will be taken to the next line and thats all
all ur apps will be installed to sdcard automatically. please note: when installing widgets, pls move them back to ur phone memory as they dont work on sdcard
Suggestion: You can pm me if you have some confusions or facing some problems rather than going some where else. I am always happy to help and there for the android community
For Custom ROM, Visit
http://forum.xda-developers.com/showthread.php?p=21976188#post21976188
Hey jitin02,
Thanks a lot for the post... But here are some changes I had to do to root my phone.
a. To install recovery:
The bat file kept waiting for the device infinitely. I just manually ran the two fastboot commands and the reboot command to setup recovery.
b. Copying superuser files:
Your method of extracting the zip file and then pushing them over to the /system directory will surely not work on windows systems, especially FAT32 file system computer, su file will not have executable rights when its copied into the dir.
right way is
copy superuser.zip to sdcard
boot into recovery
choose install from a zip option and point to that zip
Thanks for the post!
WIFI error and solution!!
rooted the phone manually with .cmd and then installed .zip from sd card.
when rebooting no wifi connection (error) and then formated using recovery but it didnt reboot (supose i have no rom installed now =$) how can i install another one, is there any for explorer?
any compatible rom would be fine for the time being.. =S
EDIT: found a ROM at last from a chineese site, (Eng and chinese languaje) the first one out there!!
here is the link: http://www.megaupload.com/?d=3RC9EE9Z
enjoy
Can i remove the sim-lock by using this method?
jaggyjags said:
Help!!!
bit noobish by the way
rooted the phone manually with .cmd and then installed .zip from sd card.
when rebooting no wifi connection (error) and then formated using recovery but it didnt reboot (supose i have no rom installed now =$) how can i install another one, is there any for explorer?
any compatible rom would be fine for the time being.. =S
EDIT: found a ROM at last from a chineese site, (Eng and chineense languaje) the first one out there!!
cant upload links for the time being, PM for me to send
Click to expand...
Click to collapse
Did the same and I have the same error. Wifi does only show (error) on my HTC Explorer / Pico
I need that link to get it back working PM is on the way
Mr.Bruasca said:
Can i remove the sim-lock by using this method?
Click to expand...
Click to collapse
sorry i dont know this , may be google can help.
this method is only to root
Unfortunately I bricked mine too. Oddly everything was fine for a while. Until it starting giving a wi-fi error and after that I tried to fix it with a reset and after doesn't go any further than the HTC logo. Any thoughts in how to bypass this other than flashing a new rom? I kinda liked my stock and didn't backup.
Mr.Bruasca said:
Can i remove the sim-lock by using this method?
Click to expand...
Click to collapse
Mine is locked and I tried a different network SIM and it worked fine. Can't guarantee for sure because I didn't tried before rooting.
Dante Leonheart said:
Unfortunately I bricked mine too. Oddly everything was fine for a while. Until it starting giving a wi-fi error and after that I tried to fix it with a reset and after doesn't go any further than the HTC logo. Any thoughts in how to bypass this other than flashing a new rom? I kinda liked my stock and didn't backup.
Mine is locked and I tried a different network SIM and it worked fine. Can't guarantee for sure because I didn't tried before rooting.
Click to expand...
Click to collapse
sent ROM in PM
install it through recovery after wiping all cache and memory (recovery option)
everything works perfect, you have to install android market separatelly and reboot for it to work (at least me). Full reboot (untick the fast reboot from settings)
I am preparing a custom rom with preinstalled apps and without the chinese ones, i will be posting it soon.
I have a good news for HTC Explorer users'. My friend, he rooted it successfully. I'll post a translator tutorials about it for u all soon.
Now, Register a account on http://www.htcdev.com first
Here's screenshot
Whether exists custom ROM for HTC Pico??
Hey guys, i've finished translating the tutorials HOW TO ROOT HTC EXPLORER. HERE http://forum.xda-developers.com/showthread.php?p=20197444#post20197444
Velvetsilk said:
Whether exists custom ROM for HTC Pico??
Click to expand...
Click to collapse
Only one at the moment in all the entire internet, it has preinstalled the "superuser" and a file browser (some more but not used as thay are not in english), but has the chinese version of the market so we have to install it separatelly.
Preparing another one
---------- Post added at 07:31 PM ---------- Previous post was at 07:15 PM ----------
Here is Only ROM available YET!
www.megaupload.com/?d=3RC9EE9Z
The custom rom is ok so far... still I am kind of a noob. Or feel like one. Is there a way to install other languages to that rom, specially the systemlanguage? and how to customize the rom?
Sorry for asking dump questions
Just figred, after I installed Market, and try to install an app, crashes. telling me the process has endet unexpected. :-(
Should have stayed with my original... anyone has a backup of an original rom?
CatOnAndroid said:
The custom rom is ok so far... still I am kind of a noob. Or feel like one. Is there a way to install other languages to that rom, specially the systemlanguage? and how to customize the rom?
Sorry for asking dump questions
Just figred, after I installed Market, and try to install an app, crashes. telling me the process has endet unexpected. :-(
Should have stayed with my original... anyone has a backup of an original rom?
Click to expand...
Click to collapse
I didn't find any ROM but that one, managed to make android market work by rebooting the phone (full reboot, untick the fast reboot option)
dont know how to add new languaje (if possible)
to modify ROMs just eliminate the .apk you want from system/app inside the zip and add any you want, I just modified mine and added like 15 different apps (file explorer, Copilot, android market, music player, adobe flash...) and doesn't use any memory (just available ROM) you have around 50mb free . once you install it look for available memory left with programs like APPS2ROM (it doesn't work in our HTC but helps me see ROM memory left).
i am going to try now to add an app to ROM memory by just creating a .zip file with /system/app folders and the .APK in it, let see if it works
Yes I figured now, you have to reboot the phone. Works fine now. Already made a clean backup.
Ive seen a file which has many apps listed and SHA1 keys in it. hats why I am asking for howto cook your own rom. Let me know if it worked. Would be great if I could add and remove some stuff
CatOnAndroid said:
Let me know if it worked. Would be great if I could add and remove some stuff
Click to expand...
Click to collapse
I am afraid it doesn´t, ("Installation aborted" message in Recovery). I will look for a diferent way to do it, not as simple as making a .zip file with "system/app/**.apk"
You can still uninstall them from rom memory using apps like "rom uninstaller" in andoid market
EDIT: found a way around it , just add the .apk inside "/system/app" in the "superuser.zip" found in the first post
http://www.4shared.com/file/KalrHXNj/Superuser.html
you already have this app in your phone so there is no problem in reinstalling it everytime you like on top of it (it even is the "pro version" of superuser, not the one on the custom ROM)
everything perfect
just note that no ALL of the apps work perfectly in the ROM memory, some crashed when opening them and had to uninstall them using "rom uninstaller" and install them manually
(I found just 2 small ones)
Yes while experimenting I found rom uninstaller too. and I managed to get rid of Sense 3.5 and some other stuff.
I installed GO Launcher EX instead and it runs alo better and faster than Sense.
Even this is my first Droid, I love it. I will make some Screenshots of it as soon I am dne with work.
I thank XDA and all users for the great work. Now I need to figure out if there is a way to install more languages.
For all PMing me... Scroll up to find the ROM
Wifi Issue
Did anyone figure out why WiFi is not working?
We have not changed the kernel, so I don't understand the reason...
HTCa310eRastar said:
Did anyone figure out why WiFi is not working?
We have not changed the kernel, so I don't understand the reason...
Click to expand...
Click to collapse
The funny thing is that it only affects the stock rom installed, I flashed the "superuser" after the custom rom and wifi works perfectly
Wifi
I guess the problem is with recovery.img that we flashed, if there is someone who has not touched it yet, can you take a backup of it?

[Q] Blu Studio 5.3 firmware

i accidentally deleted the "vold.fstab" archive for internal memory in " System /etc" past, using root explorer. I was trying to change the internal memory to external memory after Root the smartphone.
After deleted vold.fstab, the Smarthone doesn't recognizes the SDcard..
all the backups app there was in Sdcard using " Titanium backup" , so how the sdcard doesnt recognizes , i can't install the " titanium backup and vold.stab and root explore " anymore... When i try to install i see the frase " There isnt exists SdCard"
in desperate, i uninstalled the Android from the smartphone.
Now, the smartphone starts in the inicial page " Blu" massage and stop in this situation.
Dear Friend or others friends , do you know how i recovery this original android firmeware or or in preference " Blu studio 5.3 firmeware android 2.3.5" to re-install?
which program i use to recovery this phone? i use the same oneclick that i did the root in the beginning?
Please, someone help me if could...
sorry my poor english to explain, i hope you understand my little english words.
I finally entered in Recovery mode, just plugin the USb as a recharge and when the "Battery" is show in the screen We need press "+ volume with Power" for 5 seconds..
i can see the SDcard with Recovery mode but i tryed to open all the pasts and this did nothing.
i pressed REboot and the smartphone reinitialized in the same way , only " blu" in the initial page stoped.
I have in Pc all the Backups, but the smartphone doesnt open what i need, the firmware.
when i plug the mobile via usb in pc , the pc "see" a new dispositive but i dont have access to pasts ou system
when i starts oneclick to root or unroot the mobile for my surprise the model is recognizes as HTC Desire because few days ago i changed the model in the past using "root explorer" for my mobile be recognizes as HTC to download games and apps.
now, i cant change this too.
i dont know what i do.
does exists Blu Studio 5.3 Firmware available in someplace?
If i buy a new Blu Studio 5.3 , can i copy something or all software in the new to pass for the "bricked" phone to triying it works?
android 2.3.5 for Blu Studio 5.3
Someone have the Android 2.3.5 for Blu Studio 5.3 to send? i accidentally deleted this and now i cant use the phone, it s only in the " Blu" initial page when i start one
When you plug the phone in USB, you say it shows up on the pc, and you have rooted it. Can you use adb on the PC to get a shell on the phone? If so, see if you can use adb to push a copy of /etc/vold.fstab back onto the phone.
---------- Post added at 10:34 PM ---------- Previous post was at 10:32 PM ----------
Also, sounds stupid, but try removing the sdcard and rebooting.
Hi.
Someone have the Android 2.3.5 for Blu Studio 5.3 to send?
try resetting to factory from recovery
lvnr00tddrd said:
When you plug the phone in USB, you say it shows up on the pc, and you have rooted it. Can you use adb on the PC to get a shell on the phone? If so, see if you can use adb to push a copy of /etc/vold.fstab back onto the phone.
---------- Post added at 10:34 PM ---------- Previous post was at 10:32 PM ----------
Also, sounds stupid, but try removing the sdcard and rebooting.
Click to expand...
Click to collapse
Dear Friend,
As your phone goes to Recovery, you may try selecting 3rd option(i guess) to wipe and reset to factory. Of course you may lose user data in phone, but phone would be reverted to position as newly bought.
I myself am in same kind of trouble but worse.
I am new to all these and got into a REAL problem of late.
I have purchased BLU 5.3 510A product from amazon just a about a month ago.
It is stuck now and for some reason NOT showing recovery too. I tried all possible methods and searched help on web too.
I learned that with SP tools I may be able to flash stock stuff into it. But I do not have any backup of it as it was pretty new.
Would you be kind enough to provide me with the original dump or whatever required with adequate instruction for how to go about it?
Please help me if found a dump already as this is the ONLY device I have and I am completely stuck with no other option.
Or if your phone already started working kindly take a minimal dump and give it pleeeeeeeeeeaaaaassssse.
may contact me at bala(dot)kc(at)gamil(dot)com
Many thanks in advance for a QUICK reply.
kcbc said:
Dear Friend,
As your phone goes to Recovery, you may try selecting 3rd option(i guess) to wipe and reset to factory. Of course you may lose user data in phone, but phone would be reverted to position as newly bought.
I myself am in same kind of trouble but worse.
I am new to all these and got into a REAL problem of late.
I have purchased BLU 5.3 510A product from amazon just a about a month ago.
It is stuck now and for some reason NOT showing recovery too. I tried all possible methods and searched help on web too.
I learned that with SP tools I may be able to flash stock stuff into it. But I do not have any backup of it as it was pretty new.
Would you be kind enough to provide me with the original dump or whatever required with adequate instruction for how to go about it?
Please help me if found a dump already as this is the ONLY device I have and I am completely stuck with no other option.
Or if your phone already started working kindly take a minimal dump and give it pleeeeeeeeeeaaaaassssse.
may contact me at bala(dot)kc(at)gamil(dot)com
Many thanks in advance for a QUICK reply.
Click to expand...
Click to collapse
Double posting is not allowed. Please familiarize yourself with forum rules and refrain from doing that in the future. Thread closed.

[Q] Market doesn't upgrade to Google Play

I rooted my device and tried to install a custom ROM. But something got messed up and I had to unrooted the device and restore it to factory version with an RUU given by Hack Ace.
After restoring the device, Market doesn't upgrade to Google Play. I tired to restart and it did not help.
I'm now running GingerBread 2.3.3 with a HTC Sesse 2.1
Can anyone help me with what is wrong?
Try logging out of google if you haven't or look for the google play apk file and install it should be one floating around here somewhere
Well just read through and see if this helps
http://forum.xda-developers.com/showthread.php?p=24416330
Or go into settings apps then look for you market app clear data cache if u can and try going back onto your market and see if that helps
My Inspire
i was able to install Play Store by downloading the Vending app from Media fire.
Thanks for the Link though.....it has lot of useful information in it.
kandalaphani said:
i was able to install Play Store by downloading the Vending app from Media fire.
Thanks for the Link though.....it has lot of useful information in it.
Click to expand...
Click to collapse
Awesome.. ? for you why did you go back to stock or are you planning to root again?
when i tried to flash the new ROM from ROM Manager...it left my Phone in a wierd state and i was not able to access Gmail or Play Store.
This is the first time i tried to root and Flash a new ROM and i am not exactly sure about the recovery process. So i decided to RESET everything. I am now looking into more videos and articles and videos to get familiar with the process. I would certainly try rooting again ASAP.
kandalaphani said:
when i tried to flash the new ROM from ROM Manager...it left my Phone in a wierd state and i was not able to access Gmail or Play Store.
This is the first time i tried to root and Flash a new ROM and i am not exactly sure about the recovery process. So i decided to RESET everything. I am now looking into more videos and articles and videos to get familiar with the process. I would certainly try rooting again ASAP.
Click to expand...
Click to collapse
Well I never used the Rom manager aka clock work mod to flash a rom. Alway down load it and drag n drop to the sd card and boot into recovery mode and flash but you have to have cwm first and flash it to the recovery mode which there fore allow you too boot up into recovery with out issues.
Well once you do root again look me up. I can help with some basic info if I get time I can post or message you with some steps that I do that could help you out.
My Inspire
CYRAXDroid said:
Well I never used the Rom manager aka clock work mod to flash a rom. Alway down load it and drag n drop to the sd card and boot into recovery mode and flash but you have to have cwm first and flash it to the recovery mode which there fore allow you too boot up into recovery with out issues.
Well once you do root again look me up. I can help with some basic info if I get time I can post or message you with some steps that I do that could help you out.
My Inspire
Click to expand...
Click to collapse
Sure...Thanks for your time..
kandalaphani said:
Sure...Thanks for your time..
Click to expand...
Click to collapse
Hey no worries.. once you flash roms and get into kernels scripts etc its not all that bad
My Inspire
So this is an idea of what I do when I flash a rom and some other ideas/tips.
Getting Started or Flashing A Rom:​
Once you root your phone (this is not in any order really) you should get ROM Manager aka Clock Work Mod. Once you get that, open the CWM and the first top half you will see flash clockworkmod recovery make sure your on wifi I would at least for the updates. You will see a dialog box click desire hd. This will allow you to make back ups of your settings that you made when you flash a rom its always a good idea to make your backups its a life save!! So, once you made your back up and this is what I do.. I plug in my phone to the pc switch to disk mode which will let you see whats on your sd card. Since you flash the CWM and recovery you will see on your sd card a folder called clockworkmod open then backups folder you will see you back that you made, drag and drop that backup file that you made to your fold that you made on pc to save it for later. And thats pretty much how I save my backups of roms etc.. Now if you need to load that back up just plug phone in disk mode cwm fold>backup drag and drop back up that you need. And boot into recovery mode and select back up and restore and select restore and the file boot and your good..
I would download which Rom I would like to use. Save it to pc to a folder that I have made that I store all my roms, backups,radios & rils, kernels..etc.. just to keep myself organized. Once you get your rom just drag and drop it to the ROOT of the sd card do NOT add it in any folder thats on the sd card. Once you have it on the card just boot into recovery flash your rom.. Other then that its easy to flash the rom.. And when you get all your settings set up make a back up and when done save it to the pc and delete it from the sd card if you dont want to keep on the card I do that..
When it comes to battery life it depends on what the rom.. But I like to use killers http://forum.xda-developers.com/showthread.php?t=1305228&highlight=killersolth scripts for the kernels.. For me I always flash a different kernel upon flashing a new rom. For me having the kernel and killers script is the best combo for me to have for performance and battery life.. now since I have inspire I use the uv lites scripts.
For the most part flashing radios & Rils you would never really need to do that so I wouldnt recommend it for now maybe later but read about it its good to know what it does..
Other sides which I for got to add.. When you flash a new rom its always good to wipe user data.,cache, delvik it makes it for a good clean install with other roms..
Also the desire HD thread which the inspire can use the roms from that thread to.
Well I hope this helps you in any way.. if you need help PM me best of luck

[Q] How to backup and restore directly to PC

Hi, this is my first post on XDA after about 3 months of surfing the site reading tutorials and such :good::good:, and found much useful stuff as this guide here :good::good:
..... I used the method to backup certain partitions (data, system, boot) via adb to *.raw images which i tested on PC and found working
Now what i really want is a similar method to restore these *.raw images to the device directly from PC (the same but to restore without the need of an sdcard as i dont have one) , but i couldn't figure out how to do it. ..... Any help please???
Any help or suggestions please .... after backing up i installed Revolt ROM to try it thinking that i could restore at a later time but now I can't and i dont have any of my apps !!

Urgent help require for recovering data

Hi there,
Its been a long time using the Note 3 since 2013. It had many issue but still carried on. But few days back when weak up in the morning saw the phone was off, though it was in charge full night. When turned it on it stuck in the Samsung glowing logo and nothing after that, it keep showing the same logo until it power is gone. Don’t know what happened that night, it was installing an update by itself or not.
Then google it and no steps helps, used odin and reflash with latest firmware from sammobile but that too didn’t help. I’ve lots of data in internal storage including sms and contacts and pictures. I’ve no issue to throwing off the phone but I cant lost all data in it, it will be a huge loss as just became a father and lots of pics on my new born baby, so you can understand the value.
Can anyone suggest how can I recover the data? Check the attachment for its current state. Thanks in advance.
Is your phone rooted?
Sent from my awesome Galaxy S8+
IamVaibhav said:
Is your phone rooted?
Sent from my awesome Galaxy S8+
Click to expand...
Click to collapse
No nothing at all, its complete stock, only official updates installed regularly.
soumen.sam said:
No nothing at all, its complete stock, only official updates installed regularly.
Click to expand...
Click to collapse
When you tried the official update from sammobile, did you add a PIT file in addition to the stock ROM?
chosenroyal said:
When you tried the official update from sammobile, did you add a PIT file in addition to the stock ROM?
Click to expand...
Click to collapse
I didnt have time to to learn all this. Just followed an instruction how to solve this and did, but no where I heard about PIT file, what is its purpose? all said to flash with just the .md5 file. Please advice. Thanks
soumen.sam said:
I didnt have time to to learn all this. Just followed an instruction how to solve this and did, but no where I heard about PIT file, what is its purpose? all said to flash with just the .md5 file. Please advice. Thanks
Click to expand...
Click to collapse
This is a bit long. I copied the explanation of PIT online.
PIT stands for Partition Information Table (PIT) and as the name suggests these are files which contain partition tables for your Samsung Galaxy Android phones. The PIT file contains all the relevant information for each required partition such as Partition Name, Block Size, Block Count, and other technical information. Every device has different PIT file associated with its stock firmware. Hence a correct PIT file is needed in order to properly flash the stock firmware on your device. Also, if there are two models of a device, say 32 GB and 64 GB, then both will have a different PIT file and you cannot use the PIT of the former with the later or vice-versa.
What does the PIT file do?
ROM (Read Only Memory) is similar to a hard disk on a PC where the information is kept permanently unless changed by the user. PIT file will re-partition the ROM of your device...
---------- Post added at 12:52 PM ---------- Previous post was at 12:49 PM ----------
So what's your phone's model number? Is it SM-N900? And does it have 32GB internal storage?
chosenroyal said:
This is a bit long. I copied the explanation of PIT online.
PIT stands for Partition Information Table (PIT) and as the name suggests these are files which contain partition tables for your Samsung Galaxy Android phones. The PIT file contains all the relevant information for each required partition such as Partition Name, Block Size, Block Count, and other technical information. Every device has different PIT file associated with its stock firmware. Hence a correct PIT file is needed in order to properly flash the stock firmware on your device. Also, if there are two models of a device, say 32 GB and 64 GB, then both will have a different PIT file and you cannot use the PIT of the former with the later or vice-versa.
What does the PIT file do?
ROM (Read Only Memory) is similar to a hard disk on a PC where the information is kept permanently unless changed by the user. PIT file will re-partition the ROM of your device...
---------- Post added at 12:52 PM ---------- Previous post was at 12:49 PM ----------
So what's your phone's model number? Is it SM-N900? And does it have 32GB internal storage?
Click to expand...
Click to collapse
Ok thanks, yes its SM-N900 32GB internal storage. All I want to fix it without formatting the internal storage. I even dont know after flashing it will clear then internal memory and reset or not. Even if I need the PIT file, then where can I get the stock PIT file? Thanks
soumen.sam said:
Hi there,
Its been a long time using the Note 3 since 2013. It had many issue but still carried on. But few days back when weak up in the morning saw the phone was off, though it was in charge full night. When turned it on it stuck in the Samsung glowing logo and nothing after that, it keep showing the same logo until it power is gone. Don’t know what happened that night, it was installing an update by itself or not.
Then google it and no steps helps, used odin and reflash with latest firmware from sammobile but that too didn’t help. I’ve lots of data in internal storage including sms and contacts and pictures. I’ve no issue to throwing off the phone but I cant lost all data in it, it will be a huge loss as just became a father and lots of pics on my new born baby, so you can understand the value.
Can anyone suggest how can I recover the data? Check the attachment for its current state. Thanks in advance.
Click to expand...
Click to collapse
Are you sure that you downloaded the right firmware for your country/career?
DontBrickYourPhone said:
Are you sure that you downloaded the right firmware for your country/career?
Click to expand...
Click to collapse
Checked all, country latest version exact model and all. Juts now trying reflash with the pit file.
If you want to cpy Data from your internal storage try tihis way
1 install official TWRP recovery
2 Reboot into recovery
3 connect your mobile to Pc annd then you can copy data from your internal storage
Hope it help you ?
you can try this method.
1.Root your phone and install twrp recovery.
2.mound and SDCard and reboot into recovery and from file manager in recovery copy all data from internal storage to SDCard by doing this your data will be safe .after that try to flash anr other rom like Resurrection Remix Or lineage to repair your phone.
Hi, if you flashed (completely) an update not compatible you lost your data, your contacts it`s recommendable to synchronise with Google if worst happen, if your data didn`t go away you can try to recover like others users recommended, first root device with this file https://download.chainfire.eu/353/CF-Root/CF-Auto-Root/CF-Auto-Root-ha3g-ha3gxx-smn900.zip, install official TWRP from Google Play and download from it correct version, go to recovery from same app and transfer to pc all that you can.
Sometime ago I tried to flash a rom with odin and result was the same, and issue was just for flashing without connection to internet, maybe help
Amh00200 said:
If you want to cpy Data from your internal storage try tihis way
1 install official TWRP recovery
2 Reboot into recovery
3 connect your mobile to Pc annd then you can copy data from your internal storage
Hope it help you
Click to expand...
Click to collapse
So after few days I got some time to work on it. I've already took the internal backup by TWRP like whats all etc. I did CWM Recovery and took the full backup and the format and reset. Now the phone turned on and restored the backup by CWM but again its in Boot loop. Now what to do? and yes I think its rooted now.
I only need contacts sms and action memo, thats all
raosahab said:
you can try this method.
1.Root your phone and install twrp recovery.
2.mound and SDCard and reboot into recovery and from file manager in recovery copy all data from internal storage to SDCard by doing this your data will be safe .after that try to flash anr other rom like Resurrection Remix Or lineage to repair your phone.
Click to expand...
Click to collapse
Yes I already took the backup and tried many repair fixing software but nothing helpped
SubwayChamp said:
Hi, if you flashed (completely) an update not compatible you lost your data, your contacts it`s recommendable to synchronise with Google if worst happen, if your data didn`t go away you can try to recover like others users recommended, first root device with this file https://download.chainfire.eu/353/CF-Root/CF-Auto-Root/CF-Auto-Root-ha3g-ha3gxx-smn900.zip, install official TWRP from Google Play and download from it correct version, go to recovery from same app and transfer to pc all that you can.
Sometime ago I tried to flash a rom with odin and result was the same, and issue was just for flashing without connection to internet, maybe help
Click to expand...
Click to collapse
I flashed with proper firmware and when it didnt help I tried CWM recovery and took the backup, while it was taking backup I saw it took all apps those I installed. So I'm sure it didnt format the data.
soumen.sam said:
I flashed with proper firmware and when it didnt help I tried CWM recovery and took the backup, while it was taking backup I saw it took all apps those I installed. So I'm sure it didnt format the data.
Click to expand...
Click to collapse
Well, we need to make things clear to try to solve this;
Assuming that you;
- Flashed correct firmware and for some reason process interrupt or apparently reached the end but device don´t boot (bad flashing)
- You took a backup from CWM nor TWRP (then you have a backup of system, data, boot, maybe recovery and probably cache. Then you can try the next:
- Put your backup ever in sdcard
- Flash some custom rom based on stock (zip format) with CWM (maybe necessary to do wipes to boot but probably you lost your data from device flashing before, but you have it in your backup)
- Now select an advanced restore, just restore data (if same native app of mms and notes are installed they took data again), reboot now and look, probably will be necessary restore also cache but let it just if needed)
- If for some reason don´t boot probably your partitions are corrupted but you can try first this. I hope help you and tell us how you go
SubwayChamp said:
Well, we need to make things clear to try to solve this;
Assuming that you;
- Flashed correct firmware and for some reason process interrupt or apparently reached the end but device don´t boot (bad flashing)
- You took a backup from CWM nor TWRP (then you have a backup of system, data, boot, maybe recovery and probably cache. Then you can try the next:
- Put your backup ever in sdcard
- Flash some custom rom based on stock (zip format) with CWM (maybe necessary to do wipes to boot but probably you lost your data from device flashing before, but you have it in your backup)
- Now select an advanced restore, just restore data (if same native app of mms and notes are installed they took data again), reboot now and look, probably will be necessary restore also cache but let it just if needed)
- If for some reason don´t boot probably your partitions are corrupted but you can try first this. I hope help you and tell us how you go
Click to expand...
Click to collapse
Thanks for your feedback. Yes I backup from CWM full system data and all and TWRP I took internal storage backup in PC.
I flashed with latest firmware from sammobile with Odin
I restore the backup in all way, full restore, only data and other one by one, but in all steps its unable to turn on again. I saw the internal memory data is intact but contact call log and sms r gone. I just waht these 3 things, snote is still there.
How do I know my phone is rooted? if I rood can I overwrite these data from the backup files? I installed two file manager but cant access the root. Please let me know. Thanks
soumen.sam said:
Thanks for your feedback. Yes I backup from CWM full system data and all and TWRP I took internal storage backup in PC.
I flashed with latest firmware from sammobile with Odin
I restore the backup in all way, full restore, only data and other one by one, but in all steps its unable to turn on again. I saw the internal memory data is intact but contact call log and sms r gone. I just waht these 3 things, snote is still there.
How do I know my phone is rooted? if I rood can I overwrite these data from the backup files? I installed two file manager but cant access the root. Please let me know. Thanks
Click to expand...
Click to collapse
If device don`t power on you need first of all flash correct firmware to repair partitions, you need to go step by step.
- Flash by odin, good level battery charged, access to internet, depending capacity of your pc don´t use many resources meanwhile flashing, if sucess reboot device completely now power off, put it in download mode
- Now, step 2 you need to root with this file, download it https://download.chainfire.eu/353/CF-Root/CF-Auto-Root/CF-Auto-Root-ha3g-ha3gxx-smn900.zip extract from zip and you have this file in .tar.md5, open odin, go to AP box, search file and flash it (download mode), this file will root device and will install TWRP (is needed to inject some scripts from supersu)
- how your backup is in CWM you need to go now to TWRP and flash CWM.img file via recovery.
- reboot in CWM and select advanced option to restore, just restore DATA, not other partitions, this overwrite your data app for your data backup, and without doing wipes try to boot. maybe system be unstable but you need now just recover some data, when you do that recommend a flash a custom rom or at least keeping root to take a backup with titanium periodically
Hi All, So with the rooted device I've managed to restore all data except call log, which I can ignore. But now the issue is, the system showing the software is not official and not supporting software upgrade and showing the system is custom. Now what to do, where can I get the exact firmware? thanks
sammobile or updato dot com or just search .

Categories

Resources