My phone is messed up. Can I install an updated ROM to fix? - T-Mobile, Samsung Galaxy SIII

Hi guys,
I accidentally deleted my 'calendar' files in an attempt to clean my phone to increase the speed. That has resulted in complete dysfunction of calendar functionality. When I use and/or reinstall google calendar app, it simply will not recognize my google account. In accounts, google sync is giving me a 'red' sync error. But other syncs seem to be working fine (contacts, mail, photos, etc.).
I'm guessing this can't be fixed now?
Should I consider putting on a new rom? My phone is already rooted. I've done this a few times before. Is there an appropriate rom? I absolutely need to use the t mobile's WIFI CALLING functionality. It comes in handy when i'm outside the country and have to call home over the internet.
Any suggestions or advice?
Thanks

Have you made nandriod/backup, if yes then restore from recovery. If no then you try factory reset/wipe data. If still problem not solved then flash the stock ROM from http://forum.xda-developers.com/showthread.php?t=1949687 as you need WiFi calling which I think will only be available with stock ROM.
I prefer nandriod every week and deleted the old one. It takes only 5 to 10 minutes

Related

Step by step to flash CM7 from stock without losing data

I did a lot of reading before I did this to be sure I wouldn't lose anything. Here's the step by step for others, since I was unable to find it all in one place. This is for the MT4G/Glacier, no idea if the process is similar on other phones. You should probably still read, but I couldn't find any of this all in one place:
If you flash, here's what you need:
- Rooted phone (if you need to root, search for the gfree method, it's the easiest)
- ROM Manager from the Market. Get the premium version.
- TitaniumBackup from the Market.
- Sync turned on for your contacts and calendars in your google account.
1. Go into TitaniumBackup, set the option to store the settings on the SDCard. Go into Backup/Restore, hit menu, and run the batch to do a full backup of system and user apps/data.
2. Go into ROM Manager. At the top, click the option to install ClockworkRecovery. Make sure it installs version 3.0.0.5. Then click the option to reboot into recovery mode. In recovery, make a ROM backup of your existing ROM. It will store on the SD card. Reboot back into the OS.
3. Go back into ROM Manager, scroll down to Download ROM's. You should see CM7 Nightlies in there. Download the latest build. It will ask you if you want to also download the GAPPS package, grab that also. When it's done, it will ask you what you want to do... just cancel. Go to reboot in recovery mode.
4. In recovery:
- Wipe/Factory Reset
- Clear cache partition
- Advanced -> clear Dalvik cache
- On main screen, install ZIP from SD
- Navigate to sdcard->clockworkmod->downloads->teamdouche and select the CM7 zip for your phone that was downloaded
- When that is done, install another zip from sd, go into the goo.inside.me directory and install GAPPS zip
- Reboot phone from main menu
5. Enter your gmail creds that you used for your primary account from before
6. Cancel the additional downloads thing when it pops up, this will pop up again later after you enable wireless
7. Go into ROM Manager, Select the Fix Permissions option, reboot (wifi won't work unless you do this)
8. Enable wifi and join to your network
9. Eventually you will get the popup again. Select the stuff that you want installed.
It will pull down all of your apps from the market and install them. If you want to restore user data for the apps, you can go into titanium and click on the app, and restore it with the data. Don't do this until it's done updating from the market. Do NOT restore system level stuff. You will cause problems if you restore system level stuff from 2.2 or earlier on 2.3.x.
You should also install SetCPU from the market, set to start on boot, set conservative mode, and create a screen off profile that limits to 368mhz/conservative. In advanced, leave the defaults, except change the cpu up threshold to 75, and the scaling percent to 11 or 12. Massive battery improvements. You can overclock with this also, mine is only overclocked to around 1100mhz. Some people are running 1800mhz. I heard smartass mode instead of conservative is also good, but haven't tried it.
Keep in mind that if you have an HTC phone with the Sense Framework, you won't have that anymore. So if you liked the Sense dialer (which I did), you can't get it. The stock dialer is functional, but not the best. DialerOne and Dialer2 look the most interesting, but they still aren't as good. If you have CSipSimple installed, remove it. CM7 has SIP built into it, and CSipSimple confuses the phone when trying to make calls. If you liked the Sense clock widget, you can get a replacement, search for Beautiful Widgets on the market. The built in camera app is not Sense either, but does all the same things. The Gallery is awesome, best gallery I've ever seen (stacks that you can pull apart and flip through, very cool).
If GPS doesn't work, download GPS Status from the market and use it to clear the A-GPS data and cache. It's the only app that can do it. It's free.
Also, if you want to go back to your previous ROM, you can flash back with the ROM Manager backup that you made. The only thing is, you'll have to downgrade the clockwork recovery bootloader to 2.5.1.2 first. You can do this by flashing a zip from your SD card. The zip is available somewhere on these forums. I don't have a link, but you can find it by searching a bit. The 3.0.0.5 version cannot flash a Froyo or earlier ROM for some reason. I'm not going back, so I haven't done this.
My TitaniumBackup realized somehow that I installed fresh, and it automatically restored my apps and data. It did NOT on my friend's phone. But, he has the free version and I have the paid one. If it doesn't restore your app settings, you can manually go in and do it. One thing that I've never been able to restore is Good corporate email. It restores, but it won't send or receive. If anyone has ideas on this, post them.
Note that I flashed with build 35, and it's been rock solid. Your mileage may vary. If you already have the software noted above, the whole process only takes about 5-10 mins.
Edit: Recovery 3.0.0.6 was released, and works with 2.2 and 2.3. So you wouldn't have to downgrade the recovery to go back a version. As of this edit, you can grab it here if it's not showing up in ROM Manager yet: http://forum.xda-developers.com/showthread.php?t=952433
Something to add... if you are using ADW or LPP do a backup if those also. I find that if you install it fresh from the market and not TB then press restore settings in their preferences it will load all the custom icons and custom dock. It saves alot of time. Nice writup for the peeps that need the pointers for a fresh and fast install of a nightly
FYI, Titanium backup works great at restoring apps. I would be weary of restoring data between android versions however, because some of the data will be of a different type and could cause lots of issues. Thats the reason for the full data wipe before flashing in the first place.
option94 said:
FYI, Titanium backup works great at restoring apps. I would be weary of restoring data between android versions however, because some of the data will be of a different type and could cause lots of issues. Thats the reason for the full data wipe before flashing in the first place.
Click to expand...
Click to collapse
I thought that was mostly because of system. The apps themselves still store their data in sqlite databases, and their schema should not change between versions of the actual OS. I might be wrong.
app data is fine, system data is what causes issues. I should have been more specific.
option94 said:
app data is fine, system data is what causes issues. I should have been more specific.
Click to expand...
Click to collapse
The only system stuff I install is the accounts back up, email data, wifi access points, and account and sync settings. I usually dont have a problem installing this kind of stuff. I had a few problems in the past restoring some system stuff and it made things not work, a lot of force closes. etc.. I would open up say the sound settings in settings and it would never open it would fc 100% of the time. You know I bet a lot of the issues people have with stuff not working when other's have no problems are due to bad restores. I have not once in any of the builds(since 26 when I started flashing CM 7) had an issue with wifi or gps(knock on wood)
option94 said:
FYI, Titanium backup works great at restoring apps. I would be weary of restoring data between android versions however, because some of the data will be of a different type and could cause lots of issues. Thats the reason for the full data wipe before flashing in the first place.
Click to expand...
Click to collapse
But the market automatically downloads all your apps for you. last time i did a full wipe i only used TB to restore data only, since the apps had been installed automatically from market.
You can use My Backup Pro to back up your SMS and MMS, plus bookmarks and a few other things. Very useful if you want to wipe and save your text.
speoples20 said:
You can use My Backup Pro to back up your SMS and MMS, plus bookmarks and a few other things. Very useful if you want to wipe and save your text.
Click to expand...
Click to collapse
Checkout sms backup+
It backs up all texts to your gmail account automatically.
speoples20 said:
You can use My Backup Pro to back up your SMS and MMS, plus bookmarks and a few other things. Very useful if you want to wipe and save your text.
Click to expand...
Click to collapse
You can also use My Backup Root (free in market) It is the same as My Backup pro but it is free.
Ok so I just barely rooted and flashed cm7 #40 to my glacier. Everthing is great. I love the rom. I just need help on 2 things. First, how do I get my contacts to sync back to my phone? I had done a factory reset twice before and they always synced back after I logged in my gmail account but not this time. I did sync my gmail before rooting and flashing and I also backed everything up with titanium backup but nothing. Second, when I first flashed the cm7 #40 rom I liked how when I locked the screen it shut off like if you were turning off a tv. I don't know what I did that it does not do it anymore. If anyone knows hows to fix my 2 problems I greatly appriciate it. Thanx.
EDIT: I figured out how to get the screen off animation back but I still have problems getting my contacts to push back to my phone. If anyone knows how to get them to sync it would be helpful.
EDIT#2: Figured out how to get contacts back. Was not able to sync them but just went to the tmo website, wrote them down and re-added them to my phone.
issues after upgrade to gb
I have rooted and upgraded to cm7. I have followed all directions, however, i do not have android market or any google apps reinstalled on the phone. Something got messed up during the upgrade, anyone got any ideas how i can install android market back on my phone? This is a big issue for me, i can not even get back into my titanium backup. How do i recover it from sd card? PLEASE HELP!!!! Stressing big time over this!! Also, when i try to set up my account to sync the contacts its asking for a domain name, i assume its for gmail, how do i find it? Any examples or ideas? I lost a grip of contacts, over 200! Please help!!! Thank you!
RusRap said:
I have rooted and upgraded to cm7. I have followed all directions, however, i do not have android market or any google apps reinstalled on the phone. Something got messed up during the upgrade, anyone got any ideas how i can install android market back on my phone? This is a big issue for me, i can not even get back into my titanium backup. How do i recover it from sd card? PLEASE HELP!!!! Stressing big time over this!! Also, when i try to set up my account to sync the contacts its asking for a domain name, i assume its for gmail, how do i find it? Any examples or ideas? I lost a grip of contacts, over 200! Please help!!! Thank you!
Click to expand...
Click to collapse
Did you install the GAPPS zip that came with the rom? if you didn't, do. Its the google apps file. That will load the market and apps.
coupetastic-droid said:
Ok so I just barely rooted and flashed cm7 #40 to my glacier. Everthing is great. I love the rom. I just need help on 2 things. First, how do I get my contacts to sync back to my phone? I had done a factory reset twice before and they always synced back after I logged in my gmail account but not this time. I did sync my gmail before rooting and flashing and I also backed everything up with titanium backup but nothing. Second, when I first flashed the cm7 #40 rom I liked how when I locked the screen it shut off like if you were turning off a tv. I don't know what I did that it does not do it anymore. If anyone knows hows to fix my 2 problems I greatly appriciate it. Thanx.
EDIT: I figured out how to get the screen off animation back but I still have problems getting my contacts to push back to my phone. If anyone knows how to get them to sync it would be helpful.
EDIT#2: Figured out how to get contacts back. Was not able to sync them but just went to the tmo website, wrote them down and re-added them to my phone.
Click to expand...
Click to collapse
howd you get the animations back?
mbernusg said:
howd you get the animations back?
Click to expand...
Click to collapse
wiped, re-flashed the rom and re-boot. it was the only way i was able to get the animation back.
I'm curious if there's a way to batch-restore data only in Titanium Backup? Only way I can see is to do it app by app.
Likewise, any way to batch-backup data only?

[Q] what app/s is/are interfiring with my internet tethering?

Hi.
I have the latest leedroid rom with the latest radio.
I have an unlimited cellular internet that works great on the cell phone itself.
When I try to use it as a hotspot I can only connect to Gmail from my computer. All the other sites show me a http denial message.
I read somewhere else in the forums that someone had a similar problem so he flashed the rom again but without any of the apps. I did the same and it worked like a charm. He then reinstalled the apps and it kept on working. I tried it and it stopped.
Before I try the very annoying attempt of uninstalling app by app until it starts working, I'd like to ask if anyone knows of some apps that cause this problem.
I was thinking of things like the AVG or viber/whatsapp. Meaning apps that keep working all the time in the background and use the internet.
Any ideas?
Thanks
fixed!
as it seems, some of the user data files stored in the titanium backup was the cause of it. I can't tell which one but when I flashed the ROM again after a full wipe and factory reset it worked great. I then restored only the data files and the problem repeated so I reflashed it with the wipe and factory reset and restored all the apps but non of the data files and it is working great!

[Help] Reflex.S 2.0.1 + Titanium Backup

Hey guys,
I never had issues with flashing before and was using Leedroid 3.0.2 since today.
I decided to try out the new Reflex.S ROM Vers. 2.0.1. cuz it has the new Sense interface and I'm really fascinated by it.
In short: I flashed it and the recommended radio afterwards. The system booted successfull and seemed to be running stable.
Now like everybody of you surely expected, I did a recover via Titanium Backup afterwards. As soon as the recover has been finished i was getting force closes of android.acore and other modules.
I reflashed 3 times and tried to find out what might be the reason for the occuring errors. I was able to make out at least that it had to do with the import of my old contact settings (I recovered the data of contacts exclusively).
I'm sure that other modules might force the same error, but the most important one for me is the one of my contacts, as u might guess.
Does anybody of u have an idea what I might do to get all of my contacts into the Reflex.S ROM?
And please dont tell me, i got to reflash to leedroid and write down all numbers by hand
I'd really appreciate any help!
Save your contacts to your Google Account and sync with Google. It should backup your contacts (you can check when you log onto Gmail but in the browser). That's what I have done so when I change rom, I just sync my contacts back an voila.
Thx for the first advice.
Afaik I'm not able to sync my contacts to my google account after they've been created as "contacts saved on the phone". I would have to add every single of them again and then change the save-destination.
Am I right? Or maybe wrong?
Yes, you would have to add them all in again as a Google contact. Yes it is a pain but once it's done it's done. You could try to export your contacts then import them back.
Does anybody have another idea how to get my adjustments of sense, including my contacts, from a titanium backup of leedroid 3.0.2 Rom into the Rom of Reflex.S without any errors?

[Q] Stop Application Auto Install When Flashing New ROM

Hi everyone
For the last few ROM's I have installed I have always had the "pleasure" of seeing all the bloatware that I had downloaded on the last ROM instantly come back onto this, rendering the new flash basically useless.
I know of the thing where you have to uncheck that box when you sign into Google, but it no longer works. All apps come back as usual.
Is there a way of somehow deleting Googles record of the apps I have installed? Or some other workaround?
Thanks
Flash an aosp rom, install at least an app, than reflash the rom you favour. I don't know any other way, sorry.
8penned from my blazing fast DHD
IIRC titanium backup has an option to remove links from the market. If you long press on the offending app and select "Disconnect from Market".
I hope it will work for you.
Thanks for the suggestions guys. Will try those next time I flash.
I found that market apps only download automatically if you sign into your google account on the first boot before you can use the phone, like when you choose your wifi, service provider, language etc. If you just skip the google account login part here, and login later, such as when you first open the market, the apps won't download automatically (although your gmail and contacts will then start to sync). Not sure if it's just me, but this seems to be the case for me everytime.

[Q] How to Reenable Google Account Auto-Sync?

Hi guys,
I'm sure there is a simple fix for this, but I've been searching all over the internet(s) and can't seem to fix the problem. I flashed Liquid JB a few days ago, and other than this sync issue, everything has been going well. From what I've gathered, this is an issue linked to restoring Google information through Titanium, instead of letting the phone sync on its own.
If this is simply "factory reset and begin anew," or flash a different ROM, that's okay with me; however, I'm just curious as to why I can't enable auto-sync on either my Google account or my FB account.
Am I on the right track? Any one have information on what's going on?
I think it's more likely a ROM issue. I've tried some ROMs where it works and some where it hasn't
MaxPacker said:
Hi guys,
I'm sure there is a simple fix for this, but I've been searching all over the internet(s) and can't seem to fix the problem. I flashed Liquid JB a few days ago, and other than this sync issue, everything has been going well. From what I've gathered, this is an issue linked to restoring Google information through Titanium, instead of letting the phone sync on its own.
If this is simply "factory reset and begin anew," or flash a different ROM, that's okay with me; however, I'm just curious as to why I can't enable auto-sync on either my Google account or my FB account.
Am I on the right track? Any one have information on what's going on?
Click to expand...
Click to collapse
Make sure you flashed the gaaps package. I've never used liquid but there have been a few times where I've been wtf I have no contact info and I had forgot to flash the gaaps. You can just flash them at your current state right now it won't harm anything.
As far as fb goes I use haxsync to link fb to my contacts so I'm not sure on that one.
Sent from my Galaxy Nexus using Tapatalk 2
Before doing a factory reset I would try wiping days from Google Services Framework and from the Play Store. Reboot, then sign back in to the Play Store...
MaxPacker said:
Hi guys,
I'm sure there is a simple fix for this, but I've been searching all over the internet(s) and can't seem to fix the problem. I flashed Liquid JB a few days ago, and other than this sync issue, everything has been going well. From what I've gathered, this is an issue linked to restoring Google information through Titanium, instead of letting the phone sync on its own.
If this is simply "factory reset and begin anew," or flash a different ROM, that's okay with me; however, I'm just curious as to why I can't enable auto-sync on either my Google account or my FB account.
Am I on the right track? Any one have information on what's going on?
Click to expand...
Click to collapse
Try removing and re-adding your Google account via Settings > Accounts.

Categories

Resources