I'm running CM11 with CWM Recovery. I don't want to get ride of CWM Recovery.
Can I install the stock 4.3 ROM without using other recovery?
Thank you.
Yes
Sent from my SGH-M919 using Tapatalk
Which ROM do I use?
http://forum.xda-developers.com/showthread.php?t=1949687
Is this one OK?
T-MOBILE SGH-T999
Official Firmware
(for use with Odin)
UVUENC2
Do I just use CWM Recovery to install? Or do I have to use Odin?
Is there any other files I need?
Thanks.
No, you need something like this http://forum.xda-developers.com/showthread.php?t=2521742
Sent from my SGH-M919 using Tapatalk
Wow! I had already forgotten all about that! Lol!
And just fyi to the op, the one you asked about is the full firmware. If you want to flash just a stock Rom but keep everything else as is, use the link from serio22, or pick whichever rom you prefer from dev section. There should be a plain stock rom for every build, you just have to dig for most of them. They will all most likely be rooted, deodexed, and de-knoxed just so you know.
Sent from my SGH-T999 using Tapatalk
I'm very new to this.
I saw the link serio22 posted.
I chose the Based on the Official Release. T999_Official_UVUEMJC_Deodexed_KnoxFree.
Do I actually need to use the other files such as Kernels and Modems?
Thanks.
Depends.. If you updated to official 4.3 firmware before cm11 then no.. If you didn't, then yes.. And I just realized I gave you a link to an older 4.3 build.. Newest one is NC2, if you want it try to see if you can find a ROM based on it
Sent from my SGH-M919 using Tapatalk
I don't think I need the newest 4.3.
I'm doing this because I have a friend who currently has the same phone as I do but his screen is fully cracked. I suppose the full digitizer is.
So he's wondering if I he can use my phone temporarily to get his data out. I tried getting out from the Kies desktop software but can't access due to his password lock.
I just thought of installing 4.3 on my phone and sync his previous data from his computer to my phone.
I myself have never updated to 4.3 on my phone. I suppose he has. He doesn't remember. I don't want to change my CWM recovery. Just a quick install to 4.3 and back to CM11 after.
So you're saying I have to install the Modem and Kernel too in order I can get 4.3 working on my phone?
Thanks.
Well actually, the modem and kernel is just to get data and WiFi working, but given the circumstances, I don't think it would really matter
Sent from my SGH-M919 using Tapatalk
The kernel should be included in the rom. Without the modem, data connections and phone signal won't work as serio22 said. If you're running cm11 though you might want to consider updating the firmware anyway. As I understand it, the roms work much better with full 4.3 firmware. You might want to verify that though.
Just curious, how are you planning to try and get his data to your phone? Is it a nandroid backup? I can tell you a possible alternative to be able to get his current data off his device. He'd have to be using a custom kernel I think though. (A custom recovery might be enough. Can't remember for sure)
Sent from my SGH-T999 using Tapatalk
His phone only has been using the official firmware. No extra modding at all.
The only data he needs is his contacts, notes, and possibly his photos.
I will give it a try with these 4.3 ROMs and see if it'll work.
Thanks.
Ok, if it doesnt work out, let us know and ill try to give you other options.
Sent from my SGH-T999 using Tapatalk
base6 said:
His phone only has been using the official firmware. No extra modding at all.
The only data he needs is his contacts, notes, and possibly his photos.
I will give it a try with these 4.3 ROMs and see if it'll work.
Thanks.
Click to expand...
Click to collapse
Hey... if you're just trying to recover his data why don't you use Odin to flash cwm to his phone and use the hardware buttons to do a nandroid backup?
Seems to be the easiest option to me.
You may be able to do a factory reset to get rid of the password lock while you're at it without wiping his internal sd card. From there its just a matter of plugging in to pc and copying the sd contents to desktop.
Sent from my SGH-T999N using Tapatalk
I was able to get the data he last synced with Kies before but only up to the last date he synced, which was November 2013.
I don't think I can do the nandroid backup because the screen is totally black. Digitzer is broken. The phone itself still works. I can see my desktop reading it.
Is there anyway I can fully duplicate his current data and settings to my phone now without depending on the broken screen?
Thanks.
base6 said:
I was able to get the data he last synced with Kies before but only up to the last date he synced, which was November 2013.
I don't think I can do the nandroid backup because the screen is totally black. Digitzer is broken. The phone itself still works. I can see my desktop reading it.
Is there anyway I can fully duplicate his current data and settings to my phone now without depending on the broken screen?
Thanks.
Click to expand...
Click to collapse
Clockwork mod recovery can use the hard keys to select options and execute commands.
Just put the same recovery on his phone using Odin and boot with hard button method (volume up, home and power buttons. Let go of power after first vibrate)
Then simply use the volume and power buttons and mirror the actions on his phone to create a backup.
Since you will be creating a backup of your phone at the same time it will be safe to restore the one you make from his phone on yours and retrieve data.
Sent from my GT-P3110 using Tapatalk
Is that safe to do with a black screen?
I can't see if I have chosen the wrong option while trying to replace the Recovery system.
Thanks.
Alternatively you can try to use adb from your computer. If you are not familiar with it just Google android adb and it should tell you all about it, how to install and use it.
You'll probably need to flash an insecure or custom kernel (should be able to do this from odin).
Then boot up the device (I prefer doing this from recovery), connect to the computer and start adb. Once confirmed its running and it sees the device, enter the following command:
dd if=/dev/block/mmcblk0p15 of=\path\on\computer\data.img
This can take a while.
Then boot recovery on your phone and enter the command again, but in reverse.
dd if=\path\on\computer\data.img of=/dev/block/mmcblk0p15
This will write the data to your device where you can then use it exactly as he had it before the screen broke.
You might think its easier to use cwm as stated above, but I figured id offer an alternative in case youre not comfortable with it.
Sent from my SGH-T999 using Tapatalk
Either way is safe. You would literally be mirroring actions on your phone.
Press a button on your phone and do the same on his.
Since cwm and other custom recoveries are all the same setup when using the same versions I've actually done that to make a nandroid backup on a completely different model phone. Specifically I used a Huawei Ascend (original) to guide me through backing up a huawei M835 without a hitch since they both use the same recovery system.
Sent from my SGH-T999 using Tapatalk
Thanks for all the tips.
I managed to enter the PIN to the broken phone and backed up the most recent data using Kies software.
I realized how much little space I have left on my phone after having restored only some of those data.
Is the old CM11 install files still taking up the space right now? If so, how can I delete them?
I already placed the backup file from CM11 to my own microSD card.
Thanks.
If youre running low on space its most likely because you either have a lot of apps installed, or just are simply using a lot with your own stuff. When you flash a rom it formats the system partition and writes the new one. Going between cm and tw, you would've had to factory reset so there shouldn't be anything left from your previous one except for your own user data on the sdcards. You just need to dig in with a file explorer and find what's eating up your space. (Your nandroid backups do take up a lot of space, up to 2gb each, so check thst you dont have multiple backups saved.)
Sent from my SGH-T999 using Tapatalk
Related
First of all are there any downsides to using TWRP. I have heard of some issues with a long reboot time?
Also my original back up is on CWM is there anyway to migrate or somehow get my original back up on to TWRP?
mainstang said:
First of all are there any downsides to using TWRP. I have heard of some issues with a long reboot time?
Also my original back up is on CWM is there anyway to migrate or somehow get my original back up on to TWRP?
Click to expand...
Click to collapse
1) i havent experienced the first thing you mentioned
2) no. they use totally different formats.
CWM just released 6.0 alpha currently in testing. I've always used CWM but I recently used TWRP on my Nook Tablet and I must say that it is pretty cool. Very touch-oriented and feels more like a GUI then a text based recovery like CWM...
However, maybe I'm just used to CWM, but TWRP seemed more complicated. CWM is pretty laid out and straight forward. Both pretty much do the same thing but I trust CWM much more then TWRP. For example, my TWRP updated and left me unable to read my Internal or External storage. It kinda screwed me for a while.
I guess both are nice and can get you to the same place. TWRP is getting updated a lot because it is still new while CWM is kind of seasoned. I use Touch CWM and I don't really have a reason to update it. If it works, why screw with it. A recovery isn't a ROM you flash to get more features. As long as it does what you need it to do, why chance screwing with it?
One of the features I noticed that would be nice is being able to name your backup. Is there a way to name backups in CWM. I tried to within a file browser one time and the backups I renamed were not working afterwards.
Sent from my Galaxy Nexus using xda app-developers app
I have been using TWRP on my HOX and found it really easy and pretty forward without issue.. On my Nexus I used CWM and found it okay easy as well...
BUT I installed it on my Nitro HD and wound up in CWM HELL with out a way out. My phone is currently (hopefully) being unbricked as I could not get out of CWM....Yes I did a back up and when I ran it it stated system back up not found.
So on my Nexus I also just switched it up to CWM after reading other issues also.
Again not bashing CWM just not trusting it to much at this point.
As far as I know, renaming backups in CWM is possible? Try long pressing on one of the backups under 'Manage/Restore', it should allow you to edit the name.
Sent from my Galaxy Nexus using xda app-developers app
It is possible via a file manager just long press edit name it to what u want just the name don't put a file extention at the end ex. .zip just leave it be it sets the file name for you I had that issue before
Sent from my Galaxy Nexus using Xparent ICS Tapatalk 2
You can rename a backup, it just can't have spaces or it won't restore. I just add to the end of the name so you can delete and return to original name if you have issues.
I made a noob mistake... I had a rooted Samsung Galaxy S3 SPH-L710 with the auto brightess being to dim for me. I jumped the gun and installed the "auto brightness" fix for the i9300 without thoroughly researching and finding that it wasn't for my model - DUH! :crying:
My phone will not boot now. I can get into CWM but cannot restore to a backup because apparently it didn't complete correctly and I get a MD5 mismatch error. No backup, no boot, no joy. <more tears>
My plan of action is to download and install the stock ROM using Odin 3.07, then re-root, and reinstall my apps with Titanium Backup. (Then take a new backup that I'll TEST before making any further changes!! )
Does this sound like the appropriate course of action?
Does anyone have a link to download the stock firmware fast? The samsung-updates-com stock ROM for the SPH-L710 is so slow it timed out on me already.
Thanks.
And yes I know I'm an idiot...
ninjadave007 said:
I made a noob mistake... I had a rooted Samsung Galaxy S3 SPH-L710 with the auto brightess being to dim for me. I jumped the gun and installed the "auto brightness" fix for the i9300 without thoroughly researching and finding that it wasn't for my model - DUH! :crying:
My phone will not boot now. I can get into CWM but cannot restore to a backup because apparently it didn't complete correctly and I get a MD5 mismatch error. No backup, no boot, no joy. <more tears>
My plan of action is to download and install the stock ROM using Odin 3.07, then re-root, and reinstall my apps with Titanium Backup. (Then take a new backup that I'll TEST before making any further changes!! )
Does this sound like the appropriate course of action?
Does anyone have a link to download the stock firmware fast? The samsung-updates-com stock ROM for the SPH-L710 is so slow it timed out on me already.
Thanks.
And yes I know I'm an idiot...
Click to expand...
Click to collapse
Best course of action back to stock :::: http://forum.xda-developers.com/showthread.php?t=1904099
I assume you know how to use Odin so here's the file as posted by Skunk Ape1. All credit goes to him.
http://d-h.st/GVs
Thank you!
Also, you can connect your sdcard to your computer through recovery...then just put any rom on there (doesnt have to be stock) and flash it (full wipe), because it seems as though you've corrupted the /system partition in some way since the the phone starts up at all
No need to go back to stock necessarily
Also, I would suggest that you make a backup of your phone as is now...that way when it get it functioning again you can manually restore your apps and data and any tweaks you mightve had in your build.prop or init.d
Sent from my PG06100
Why don't you just put into the recovery and wipe your system and just reinstall the rom. All your data will remain.
Anthraxed MA4
CNexus said:
Also, you can connect your sdcard to your computer through recovery...then just put any rom on there (doesnt have to be stock) and flash it (full wipe), because it seems as though you've corrupted the /system partition in some way since the the phone starts up at all
No need to go back to stock necessarily
Also, I would suggest that you make a backup of your phone as is now...that way when it get it functioning again you can manually restore your apps and data and any tweaks you mightve had in your build.prop or init.d
Sent from my PG06100
Click to expand...
Click to collapse
As you see:
My plan of action is to download and install the stock ROM using Odin 3.07, then re-root, and reinstall my apps with Titanium Backup. (Then take a new backup that I'll TEST before making any further changes!!
So I suggested the closest thing to what he/she was looking for...problem solved long ago, again theres this troll rambling off more gibberish
No need for your input necessarily
take a hike, dont worry bout me/my/my posts and buy a real phone...
SGSIIIJB said:
So I suggested the closest thing to what he/she was looking for...problem solved long ago, again theres this troll rambling off more gibberish
No need for your input necessarily
take a hike, dont worry bout me/my/my posts and buy a real phone...
Click to expand...
Click to collapse
That was a little unnecessary, there's no need to be a jerk when someone else suggests something.
metalfan78 said:
That was a little unnecessary, there's no need to be a jerk when someone else suggests something.
Click to expand...
Click to collapse
no all help is great! from everyone!!! except that person (lil history there)
SGSIIIJB said:
no all help is great! from everyone!!! except that person (lil history there)
Click to expand...
Click to collapse
Which one?
Transmitted with a portable device using Xparent Blue Tapatalk 2
SGSIIIJB said:
no all help is great! from everyone!!! except that person (lil history there)
Click to expand...
Click to collapse
History? Really now, you would think that people would be more mature when others offer alternative advice, even if it may differ from your own
Note that I never said your answer was wrong, I was simply offering another solution and I believe its up to the OP to decide which is better, not you or me.
Sent from my PG06100
I'm glad I did a search because I would have hated starting a new forum for nothing. I'm having the exact same issues with my GS3. I flashed a 4.4 kit kat rom and after that now I can't restore my stock 4.1.2 ROM, or flashed any others. I get the same MD5 mismatch when trying to restore the old rom. I went back into to ODIN and tried bringing back to stock but and it does is reinstall the stock recovery and give me a whole list of "FAILED" messages. I like the 4.4 ROM but I want out and I can't figure out how. Do you guys have any idea what I can do?
---------- Post added at 03:23 PM ---------- Previous post was at 03:12 PM ----------
CNexus said:
Also, you can connect your sdcard to your computer through recovery...then just put any rom on there (doesnt have to be stock) and flash it (full wipe), because it seems as though you've corrupted the /system partition in some way since the the phone starts up at all
No need to go back to stock necessarily
Also, I would suggest that you make a backup of your phone as is now...that way when it get it functioning again you can manually restore your apps and data and any tweaks you mightve had in your build.prop or init.d
Sent from my PG06100
Click to expand...
Click to collapse
@CNexus, I tried this as well. I actually tried installing your stock rooted 4.3 rom and it just get's stuck on the splash screen. Any advice?
Try again but perform a full wipe (data, internal storage [if nothing important is there], cache, dalvik cache, and system)
No go. I'm going nuts over here. I know I'm a noob this is probably annoying but I want to thank you for your help. So I tried restoring after doing a full wipe and still get the "md5 mismatch". Then I wiped again and trued installing 4.3 and it stayed on the splash screen for over 20 minutes. Aside from flashing a stock tar file on odin, is there another method to fully restoring the phone to stock?
Sent from my SPH-L710 using xda app-developers app
http://forum.xda-developers.com/showpost.php?p=48637859&postcount=1223
FYI:
http://forum.xda-developers.com/show...php?p=48620997
Latest CWM won't let you flash anything other that KitKat (4.4.x) ROMs per this post...
Sent from my SPH-L710 using Tapatalk
Got this tip from pitcherj, it solved everything. I'M BACK BABY!!!!:laugh::good:
Hey guys! Its been a while since I've rooted a phone (HTC Inspire 4G) but last night I rooted my S3. Today I was checking storage and it says I have 2.62GB left on my internal SD card. I run the numbers on apps, downloads, etc. and it just doesn't add up to using 9GBs of space. I'm running LiquidSmooth with gapps (which downloaded my previous apps from stock via my account). Can someone help me out with this? Even if I have to completely wipe the storage space to get the room back, I'm fine with that. I just don't like not having space especially when there should be way more since there are no pictures or music on the phone. Thanks everyone and its good to be back flashing!
Sent from my SGH-I747 using xda app-developers app
I'm also running into an issue finding flashable .zips that are in my /download folder in Astro but not found when using CWM. Weird...
*Edit*
Disregard not being to find them... Apparently I have a separate folder labeled /sdcard/0 that I have no idea how it was made... Is there a .exe to full wipe/format my sdcard so I can start with a clean slate and then simply restore my current ROM/Kernel? Factory reset, format system, wiping cache and dalvik cache then restoring backup isn't working.
Sent from my SGH-I747 using xda app-developers app
You know if you posted this in the right forum you might get some help.
It's not hard to realize that if you're asking a question it should probably be in the forum labeled questions and answers. Think before you post.
TeknoGodz said:
You know if you posted this in the right forum you might get some help.
It's not hard to realize that if you're asking a question it should probably be in the forum labeled questions and answers. Think before you post.
Click to expand...
Click to collapse
His question is in the Q&A
Read before posting
Sent from my SAMSUNG-SGH-I747 using xda app-developers app
jayRokk said:
His question is in the Q&A
Read before posting
Sent from my SAMSUNG-SGH-I747 using xda app-developers app
Click to expand...
Click to collapse
It is now that I reported it for being in the wrong section and a mod moved it.
Think before you post.
Anyways, the internal SD card is always going to have much less space then as advertised on the phone. My phone is a 16GB and out of the box I think it had like 13 or so.
You can install TWRP from Goo Manager and use that recovery to make a backup, format your internal storage, then restore data from a backup if you really think you're missing space, but honestly you probably arent.
Thank you for noticing that it was in the wrong forum Tekno.... And for getting that fixed. I understand I have less than advertised but before I rooted it, I backed up all the pictures onto my computer. My phone has no pictures or music on it so I'm trying to figure out where 10GBs have gone.
I will look up TWRP and hopefully that will help...
Sent from my SGH-I747 using xda app-developers app
Well if you've already backed up that you may as well just backup your contacts and anything else you may need and start clean. And by that I mean do a full wipe before flashing a ROM and don't restore data after.
Sent from my SAMSUNG-SGH-I747 using xda app-developers app
TeknoGodz said:
Well if you've already backed up that you may as well just backup your contacts and anything else you may need and start clean. And by that I mean do a full wipe before flashing a ROM and don't restore data after.
Sent from my SAMSUNG-SGH-I747 using xda app-developers app
Click to expand...
Click to collapse
Well, I'm a little too late for all of that now. I soft bricked the phone. Using CWM, I managed to erase everything from the sdcard. All files, all folders, everything. Now when the phone boots it hangs at the "Samsung Galaxy S III" screen. I can, however, get into Download Mode and Recovery Mode. Unfortunately for me though, I do not have the stock ROM .tar and cannot download it due to workstation restrictions. I can also get to Recovery Mode but I have absolutely no files on the sdcard at all and I can't figure out a way to force push LiquidSmooth onto the phone. I receive recognition of connection via ODIN but that program only uses .tar/.gz/.img/etc. and I can't put the LiquidSmooth .zip on that way. Hopefully someone can bring me a copy of the Stock ROM in to work tomorrow as I'm on duty and won't be able to leave work for a while (days).
Oh, it's been a while since I've bricked a phone also. Those days I don't miss...
Are there any other options that I may not have exhausted?
dmeans2 said:
Well, I'm a little too late for all of that now. I soft bricked the phone. Using CWM, I managed to erase everything from the sdcard. All files, all folders, everything. Now when the phone boots it hangs at the "Samsung Galaxy S III" screen. I can, however, get into Download Mode and Recovery Mode. Unfortunately for me though, I do not have the stock ROM .tar and cannot download it due to workstation restrictions. I can also get to Recovery Mode but I have absolutely no files on the sdcard at all and I can't figure out a way to force push LiquidSmooth onto the phone. I receive recognition of connection via ODIN but that program only uses .tar/.gz/.img/etc. and I can't put the LiquidSmooth .zip on that way. Hopefully someone can bring me a copy of the Stock ROM in to work tomorrow as I'm on duty and won't be able to leave work for a while (days).
Oh, it's been a while since I've bricked a phone also. Those days I don't miss...
Are there any other options that I may not have exhausted?
Click to expand...
Click to collapse
Well heres a few things you can try:
1) ADB to push the rom to the phone
2) Use a proxy service to download original firmware (not sure if your workplace would like that though), Heres a link to the stock ATT firmware, not rooted, pure stock from sammobile http://www.hotfile.com/dl/182319352/b8d55a6/I747UCDLK3_I747ATTDLK3_ATT.zip.html
3) Ask to borrow a co-workers phone to download the file
Thanks Tekno. Finally back online...
Sent from my SAMSUNG-SGH-I747 using xda app-developers app
So iv rooted, and using goo manager (can't use Odin because I don't have PC and this was easier) I flashed the latest version of twrp. I first did a nandroid backup and then tried to flash PAC ROM 4.4.2 nightly and cm11 neither worked (I have tried others since then) each time it says "no md5 file found". Its not the end of the world if I have to use the stock ROM for a while till I sort this out.. But when I flashed my nandroid backup I got stuck in a bootloop now I don't know what to do. I can get to twrp still and download mode if nessessary
Please help im a bit of a noob but I'm not stupid and have flashed ROMs on 3 devices successfully. Thanks in advance! I would be greatful for a fix to either of these problems.
drewstopher said:
So iv rooted, and using goo manager (can't use Odin because I don't have PC and this was easier) I flashed the latest version of twrp. I first did a nandroid backup and then tried to flash PAC ROM 4.4.2 nightly and cm11 neither worked (I have tried others since then) each time it says "no md5 file found". Its not the end of the world if I have to use the stock ROM for a while till I sort this out.. But when I flashed my nandroid backup I got stuck in a bootloop now I don't know what to do. I can get to twrp still and download mode if nessessary
Please help im a bit of a noob but I'm not stupid and have flashed ROMs on 3 devices successfully. Thanks in advance! I would be greatful for a fix to either of these problems.
Click to expand...
Click to collapse
If you're using a Linux machine there is a program called heimdall (if I recall correctly) that is supposed to be similar to Odin. I have no personal experience with it so I suggest Google and the search function here.
There is an option in twrp to check for md5 make sure you're not having it Check for it or it will fail, I ran into the same issue after I started playing on my s3 never had that issue on other devices but I do on this one. You can also try using cwm.
For the boot loop try a factory reset a lot of times it will fix it. Also keep in mind that 4.3 roms take a long time to boot the first time after flashing. Check in the development section enewman17 has a stock 4.3 restore it will put the phone back like it would have been immediately after the 4.3 OTA (except warranty bit in download mode will still show a count and be in red letters) even down to stock Samsung 3e recovery.
Sent from my SAMSUNG-SGH-I747 using xda app-developers app
You're using the Canadian version of the s3 which is the i747M? Which ROM version were you running before installing TWRP?
audit13 said:
You're using the Canadian version of the s3 which is the i747M? Which ROM version were you running before installing TWRP?
Click to expand...
Click to collapse
theramsey3 said:
If you're using a Linux machine there is a program called heimdall (if I recall correctly) that is supposed to be similar to Odin. I have no personal experience with it so I suggest Google and the search function here.
There is an option in twrp to check for md5 make sure you're not having it Check for it or it will fail, I ran into the same issue after I started playing on my s3 never had that issue on other devices but I do on this one. You can also try using cwm.
For the boot loop try a factory reset a lot of times it will fix it. Also keep in mind that 4.3 roms take a long time to boot the first time after flashing. Check in the development section enewman17 has a stock 4.3 restore it will put the phone back like it would have been immediately after the 4.3 OTA (except warranty bit in download mode will still show a count and be in red letters) even down to stock Samsung 3e recovery.
Sent from my SAMSUNG-SGH-I747 using xda app-developers app
Click to expand...
Click to collapse
I was on stock ROM on the rogers-canadian variant which should be the same as the at&t variant I think anyway I cant find the checkbox for "check md5" in twrp do u know where to look? Also can I flash cwm.zip through twrp?(if twrp will allow me) or will this cause more problems. I think there must be a way to fix my problems but I'm pas the extent of my knpwledge . also I think there must be an issue with the stock backup that is causing the bootloop don't know how to fix it. Not working still after multiple factory resets and advanced wipes
Thanks guys I really need help with this
Since you have the i747m (Canadian version), I think it would be best to start from scratch.
Were you running a stock 4.3 ROM?
I would love to start from scratch but I can't flash ROMs and I get a bootloop when I try to use my backup. So I can't boot into system and its the same as the i747 just without the att bloatware and rogers instead
Just flash the stock rooted ROM from xda. Just search for s3 pre-rooted roms , download, and flash via Odin
audit13 said:
Just flash the stock rooted ROM from xda. Just search for s3 pre-rooted roms , download, and flash via Odin
Click to expand...
Click to collapse
Thanks sounds simple enough but I will have a hard time getting a windows PC to use. In the meantime is there anything else I can try? Is it possible to flash cwm through twrp or does that not work? If it does will it harm the Odin process to go back to stock? And will USB debugging work if no OS is installed on phone... How does that work?
Let us know what was the most recent stock ROM you had on your phone. Is it 4.1.1, 4.1.2, or 4.3?
drewstopher said:
Thanks sounds simple enough but I will have a hard time getting a windows PC to use. In the meantime is there anything else I can try? Is it possible to flash cwm through twrp or does that not work? If it does will it harm the Odin process to go back to stock? And will USB debugging work if no OS is installed on phone... How does that work?
Click to expand...
Click to collapse
Do you have any computer available just not Windows? Or none at all? Did you look at heimdall?
Sent from my SAMSUNG-SGH-I747 using xda app-developers app
theramsey3 said:
Do you have any computer available just not Windows? Or none at all? Did you look at heimdall?
Sent from my SAMSUNG-SGH-I747 using xda app-developers app
Click to expand...
Click to collapse
Android 4.3 and heimdall wasn't working with my Mac.
Question for the op.. Do you get any errors in twrp when you wipe data or restore your backup?
Sent from my SGH-I747 using xda app-developers app
bdithug said:
Question for the op.. Do you get any errors in twrp when you wipe data or restore your backup?
Sent from my SGH-I747 using xda app-developers app
Click to expand...
Click to collapse
Actually yes occasionally I do. I think its after I try to flash a ROM or .zip file but it might happen periodically anyway I don't know
drewstopher said:
Actually yes occasionally I do. I think its after I try to flash a ROM or .zip file but it might happen periodically anyway I don't know
Click to expand...
Click to collapse
You probably need to format your internal SD card from twrp (the option where you have to type the word "yes") I believe it's under advanced wipe settings. I would backup anything important from your internal card, then format it. Then try doing whatever you're trying to do (flash a certain rom or restore a certain backup). I had a similar issue last week. I couldn't flash roms or restore backups because the phone would reboot into a bootloop when twrp tried wiping the data partition.
If you can't get into a rom or connect to a computer to backup your internal cards contents, you may have to use the file manager inside twrp to backup to your external SD card.
Sent from my SGH-I747 using xda app-developers app
bdithug said:
You probably need to format your internal SD card from twrp (the option where you have to type the word "yes") I believe it's under advanced wipe settings. I would backup anything important from your internal card, then format it. Then try doing whatever you're trying to do (flash a certain rom or restore a certain backup). I had a similar issue last week. I couldn't flash roms or restore backups because the phone would reboot into a bootloop when twrp tried wiping the data partition.
If you can't get into a rom or connect to a computer to backup your internal cards contents, you may have to use the file manager inside twrp to backup to your external SD card.
Sent from my SGH-I747 using xda app-developers app
Click to expand...
Click to collapse
Thanks but actually my backups and ROMs are all on the phones internal memory. I think my safest bet will be to flash a ROM and cwm via Odin any suggestions on what version of Odin to use? Iv used 1.85 before to flash my gs2 skyrocket. Also will the USB debugging work if no os is installed on the phone :/
drewstopher said:
Thanks but actually my backups and ROMs are all on the phones internal memory. I think my safest bet will be to flash a ROM and cwm via Odin any suggestions on what version of Odin to use? Iv used 1.85 before to flash my gs2 skyrocket. Also will the USB debugging work if no os is installed on the phone :/
Click to expand...
Click to collapse
Not sure sorry.. And I could be wrong but I think if you flash stock from Odin, it wipes your internal memory as well. If that's the case, I would backup whatever rom/backup you plan on using to your external memory and try my advice.
Other than that, not sure what to suggest. I can only advise based on what I have personally done in the past.
Sent from my SGH-I747 using xda app-developers app
bdithug said:
Not sure sorry.. And I could be wrong but I think if you flash stock from Odin, it wipes your internal memory as well. If that's the case, I would backup whatever rom/backup you plan on using to your external memory and try my advice.
Other than that, not sure what to suggest. I can only advise based on what I have personally done in the past.
Sent from my SGH-I747 using xda app-developers app
Click to expand...
Click to collapse
Thanks and good point
I use twrp on the n7 and its exellent. I tried it with the s3 and always had random problems after a flash or restore. I switched to Phil's cwm touch and have nor had a problem in months and I flash or restore almost daily.
I am on stock based custom rom on my i747m (canadian) TWRP 2.7.0.0 works perfectly, no issues.
Just in-case someone doesn't know they have newer version of twrp for both Us and Canadian versions.
Good day everyone.
I have successfully rooted my S3 1747.
I have done a backup after installing Rom manager. I also have a nandroid and titanium backup completed.
I would like to install cyanogen mod but its very important that I am able to get my contacts back.
I plan to install through the so called easy method in rom manager.
Am I able to get my stuff back after the install?
Thanks in advance
Most system app data will not be compatible. I don't know about CM, but in TW there's an option to export contacts to SD. It'll save them in a .CSV file. Maybe you can import them to CM contacts like this. Might want to confirm that first though.
Sent from my SAMSUNG-SGH-T999 using Tapatalk
Thanks for the reply. I'm going to do this later. Does cyanogen live up to the hype?
Everyone has their own preference. I personally like touchwiz better. There are plenty who would agree and disagree.
If you've got a nandroid backup of your current set up, its pretty easy to flash a bunch of different ones to see what you like, and then go back if none keep your interest.
Sent from my SAMSUNG-SGH-T999 using Tapatalk
Thanks again for the response and sorry for my late thanks. I was busy at work and overlooked the post.
Sent from my SGH-I747M using Tapatalk
You can use google to back up all contacts and restore them on any android with your google account on it....as for the install I believe our s3 is compatible with the cm installer
crazymonkey05 said:
You can use google to back up all contacts and restore them on any android with your google account on it....as for the install I believe our s3 is compatible with the cm installer
Click to expand...
Click to collapse
When you say cm installer. I assumes you are talking about the app and pc program that does everything automatically. It says my phone is compatible however wouldn't work originally. I had to root and use twrp. Can I use that to update from now on or should I continue to use twrp?
Sent from my SGH-I747M using Tapatalk
Edit - double post
Well for me cwm is the easiest to use as you just wipe and flash.....its purely up to you, if your gunna use twrp just download the zip boot recovery wipe system, cache, dalvik cache, data (factory reset), and hit install zip and bam you got cyanogen
I wouldn't wipe /system before a flash. If the rom fails to flash youll have no OS to boot into, and it can be a huge pain to get it back. If the rom does flash, its first step will be to format /system, so it gets done anyway.
I think this may be one of those things people used to have to do on some older devices, and was carried on to newer ones. I just think its an unneeded extra step, and more than a few times ended up taking a day or two to help people get their device working right again.
Sent from my SAMSUNG-SGH-I747 using Tapatalk
DocHoliday77 said:
I wouldn't wipe /system before a flash. If the rom fails to flash youll have no OS to boot into, and it can be a huge pain to get it back. If the rom does flash, its first step will be to format /system, so it gets done anyway.
I think this may be one of those things people used to have to do on some older devices, and was carried on to newer ones. I just think its an unneeded extra step, and more than a few times ended up taking a day or two to help people get their device working right again.
Sent from my SAMSUNG-SGH-I747 using Tapatalk
Click to expand...
Click to collapse
That's good advice that would have helped me a lot. All the instructions I followed online said to wipe/format everytime.
Sent from my SGH-I747M using Tapatalk
Yeah, its extremely common advice. I see it all the time. There are rare times when it is necessary to format system, but I dont feel a rom flash is one of them.
Its still possible to end up with no OS after a failed flash, but the chances are greatly decreased by eliminating that one step!
Sent from my SAMSUNG-SGH-I747 using Tapatalk