Backing up playlists? - Verizon HTC One (M8)

This is probably old news, but I can't find a reliable way to get my playlists back after wiping and installing new rom. Can anyone tell me a simple way? I tried mybackup root, and it restores the playlists immediately, but as soon as I reboot, they are gone.

Well I take it from the responses there aren't alot of good ways to do this, but I kept looking and the app on playstore called "playlist backup" worked for me so far. I have not actually tested to see when I do a wipe, But I was able to save a backup to my sd card and delete all my playlists, reboot, restore playlists and they showed up, even after another reboot. It appears to work by recreating a playlist rather than trying to restore the database they are saved in. MyBackup Root restored the database and it worked until a reboot, but it also wiped all my sound settings for ringtone, notifications etc. Hope this helps.

Related

process com.android.acore FC and how i fixed it

I woke up this morning to a locked up tablet, when i restarted i was getting FC every couple seconds & when i switched apps
This is how i fixed it, I do not advise other people do the same thing because deleting database files like this is probably a really bad idea, and I had a clockwork mod backup in case something went wrong. so, DO NOT DO THIS that said, here's how I fixed it.
The logs indicated it was dieing in the contacts app when it went to open the database
"create table android_metadata failed"
I found the crashed DB in /data/data/com.android.providers.contacts/databases/
You can tell it's crashed if there is a .db-journal file, this means it wasn't closed properly, be VERY VERY VERY careful that you have the correct item (refresh the list a couple time and make sure the .db-journal file is still there, you could have gotten lucky and loaded the directory while it was writing the DB)
Now, rename or move the ENTIRE database folder (so we still have it, but the phone thinks it's gone)
cross your fingers and PRAY, there is a remote chance you just hosed your phone, but it SHOULD recreate the database automatically with default settings and 'fix' your crashes, but of course everything in that DB is now gone!
Not sure which databases this will work on, and which ones will just brick your phone, so be careful, i was lucky and it was just the contacts DB that was crashed, but since everything included the call logs in the contact DB apparently- I couldn't even get into the system settings to do a factory reset.
and as always, BACK IT UP BEFORE YOU F*CK IT UP! :-D
FYI: the sqlLite DBs in android are flaky as hell, i wrote an app that did background updates once a min and it would crash like this ALL the time (even in the emulator), I think it has something to do w/ wakelocks expiring before the SQL cache is written to the disk but i don't understand why that would happen in the emulator.
KinkyMunkey said:
I woke up this morning to a locked up tablet, when i restarted i was getting FC every couple seconds & when i switched apps
This is how i fixed it, I do not advise other people do the same thing because deleting database files like this is probably a really bad idea, and I had a clockwork mod backup in case something went wrong. so, DO NOT DO THIS that said, here's how I fixed it.
The logs indicated it was dieing in the contacts app when it went to open the database
"create table android_metadata failed"
I found the crashed DB in /data/data/com.android.providers.contacts/databases/
You can tell it's crashed if there is a .db-journal file, this means it wasn't closed properly, be VERY VERY VERY careful that you have the correct item (refresh the list a couple time and make sure the .db-journal file is still there, you could have gotten lucky and loaded the directory while it was writing the DB)
Now, rename or move the ENTIRE database folder (so we still have it, but the phone thinks it's gone)
cross your fingers and PRAY, there is a remote chance you just hosed your phone, but it SHOULD recreate the database automatically with default settings and 'fix' your crashes, but of course everything in that DB is now gone!
Not sure which databases this will work on, and which ones will just brick your phone, so be careful, i was lucky and it was just the contacts DB that was crashed, but since everything included the call logs in the contact DB apparently- I couldn't even get into the system settings to do a factory reset.
and as always, BACK IT UP BEFORE YOU F*CK IT UP! :-D
FYI: the sqlLite DBs in android are flaky as hell, i wrote an app that did background updates once a min and it would crash like this ALL the time (even in the emulator), I think it has something to do w/ wakelocks expiring before the SQL cache is written to the disk but i don't understand why that would happen in the emulator.
Click to expand...
Click to collapse
i am having this force close problem...when i navigate to that directory using es file explorer: "/date - folder is empty"
on /sdcard/data/ - there is beautifulwidgets folder and com.keramldas.TitaniumBackup folder...
I dont see any "com.android.providers.contacts folder...
so can anyone help please? - thanks as always -
oh btw using CM and vegan - if that helps
I thought that Titanium backup could be used to do that, delete the Contacts data?
Jim
Great to see there may be a solution. Something to try before restoring to the reliably not quite current backup.
There is some info under the FAQ thread in the development forum.
http://forum.xda-developers.com/showthread.php?t=874258
DireMerlin said:
i am having this force close problem...when i navigate to that directory using es file explorer: "/date - folder is empty"
on /sdcard/data/ - there is beautifulwidgets folder and com.keramldas.TitaniumBackup folder...
I dont see any "com.android.providers.contacts folder...
so can anyone help please? - thanks as always -
oh btw using CM and vegan - if that helps
Click to expand...
Click to collapse
You won't see those files or folders with es file explorer. You must use Root Explorer to locate and delete them.
jimcpl said:
I thought that Titanium backup could be used to do that, delete the Contacts data?
Jim
Click to expand...
Click to collapse
Thanks man that solved the problem for me now I am back to using my tablet.
I just used titanium backup and contacts > wipe data...This fixed issue for me...I don't really care about having any contacts on my tablet anyway. (I am not suggesting you try this, just posting what I did).
kevinshae said:
I just used titanium backup and contacts > wipe data...This fixed issue for me...I don't really care about having any contacts on my tablet anyway. (I am not suggesting you try this, just posting what I did).
Click to expand...
Click to collapse
Thanks!!! That worked for me too. I was getting really frustrated.
Having a contact with no name to use for sync reference will cause this. When you restore your contacts, look for one with data but blank name.
Rumbleweed said:
Having a contact with no name to use for sync reference will cause this. When you restore your contacts, look for one with data but blank name.
Click to expand...
Click to collapse
Totally. For some reason I would get this fc when I would sync my contacts. It stopped a few months ago after I realized I had 2 mystery contacts with no names or data and deleted them. Haven't had a problem since.
I've recently started having FC's with media files on my stock rom and was just about to wipe and reload when I took one more look at this thread. While I didn't find a corrupted contacts database, I did poke around in other directories at the /data/data/ directory level and found a corrupted database in com.android.providers.media/databases. I renamed the database folder, waited a few minutes and rebooted. Everything's working fine now.
Someday I'll install one of the better roms, but thanks to this forum I'll stay stock a little bit longer.
+1 on using Titanium Backup to wipe the contacts data. Stopped the FCs for me.
These appear to start because of the wake issue. I gotta figure out how to fix that.
I also turned off the autosync.
Man now that sleep issue is really bugging me. 4.3.0 with .2 add on.
**WARNING**
You WILL lose your contacts by doing this and you will have to restore them. I am not responsible for any errors that may occur in the process. I am not a developer or a hacker, I'm just a guy who had a problem and fixed it with a VERY long google search. Cheers.
I had the same problem. Constant (every 5 seconds) force close with a "process com.android.acore" FC. Flashing Vanilla, switching Roms, rebooting, all that did not help as it does not erase personal data (which is where the problem lies). If you don't have it, I STRONGLY suggest you keep a copy of Titanium Backup on your G-tab. If you have this force close problem, you will not be able to DL via the market, so you will have to sideload via the link I provided below. (You MUST be rooted to use Titanium Backup).
Once Titanium Backup is installed...
go to the "Backup/Restore" tab -->
scroll down to "Contacts 2.2" -->
click on it, then select "wipe data" -->
then scroll down to "Contacts Sync Adaptor 2.2.1" and do the same.
Once you have done those it should have fixed your "process com.android.acore" FC problems. Now you will need to restore your contacts via whichever method you have them backed up.
I'm a noob, so it won't let me embed links. But here it is...
mediafire dot com/?g0jurgugmr985e2
I've wiped the contacts but still get the problem. Any help?
ShiftyBob said:
**WARNING**
You WILL lose your contacts by doing this and you will have to restore them. I am not responsible for any errors that may occur in the process. I am not a developer or a hacker, I'm just a guy who had a problem and fixed it with a VERY long google search. Cheers.
I had the same problem. Constant (every 5 seconds) force close with a "process com.android.acore" FC. Flashing Vanilla, switching Roms, rebooting, all that did not help as it does not erase personal data (which is where the problem lies). If you don't have it, I STRONGLY suggest you keep a copy of Titanium Backup on your G-tab. If you have this force close problem, you will not be able to DL via the market, so you will have to sideload via the link I provided below. (You MUST be rooted to use Titanium Backup).
Once Titanium Backup is installed...
go to the "Backup/Restore" tab -->
scroll down to "Contacts 2.2" -->
click on it, then select "wipe data" -->
then scroll down to "Contacts Sync Adaptor 2.2.1" and do the same.
Once you have done those it should have fixed your "process com.android.acore" FC problems. Now you will need to restore your contacts via whichever method you have them backed up.
I'm a noob, so it won't let me embed links. But here it is...
mediafire dot com/?g0jurgugmr985e2
Click to expand...
Click to collapse
This did not work for me until I noticed a third Contacts related app in Titanium backup. Once I wiped data in "{Contacts/Calls} Contacts Storage 2.2" it the FC issue for me. I am using TnT lite4.4.0
ShiftyBob, CosmicVagabond, you guys saved me an ulcer! Clearing Contacts Storage 2.2 (well, all three) was just what it took to clear MY stupid FCs. Thanks, folks!
okay so I am worse than a noob, I am a drone. Did what I was told three or four months ago to get this thing to run with android and now cant remember what I did. I am running tntlite 4.25.
I am getting the same error but I do not have titanium backup. I assume (yeah stupid me) I could put it on the sd card if I knew where to get it. But other than that I have no idea what to do. And since I have to go into the hospital for a week starting on Tuesday I am very unhappy.
Could someone possibly give me some step by step ideas on how to overcome? I would be grateful
process com.android.acore FC issue
ShiftyBob said:
**WARNING**
You WILL lose your contacts by doing this and you will have to restore them. I am not responsible for any errors that may occur in the process. I am not a developer or a hacker, I'm just a guy who had a problem and fixed it with a VERY long google search. Cheers.
I had the same problem. Constant (every 5 seconds) force close with a "process com.android.acore" FC. Flashing Vanilla, switching Roms, rebooting, all that did not help as it does not erase personal data (which is where the problem lies). If you don't have it, I STRONGLY suggest you keep a copy of Titanium Backup on your G-tab. If you have this force close problem, you will not be able to DL via the market, so you will have to sideload via the link I provided below. (You MUST be rooted to use Titanium Backup).
Once Titanium Backup is installed...
go to the "Backup/Restore" tab -->
scroll down to "Contacts 2.2" -->
click on it, then select "wipe data" -->
then scroll down to "Contacts Sync Adaptor 2.2.1" and do the same.
Once you have done those it should have fixed your "process com.android.acore" FC problems. Now you will need to restore your contacts via whichever method you have them backed up.
I'm a noob, so it won't let me embed links. But here it is...
mediafire dot com/?g0jurgugmr985e2
Click to expand...
Click to collapse
This was exactly the same problem I had. After loading Synergy RLS1 I tried to read in contacts from the previous backup using Titanium backup. All was fine until I rebooted and I got com.android.acore FCs continuously. It took some quick fingers, but I was able to wipe data from "Contact Storage 2.3.3" and it now has gone away. Now my contacts are downloading from gmail and all seems well.
EVO 4g - Synergy ROM RLS1
did you try to wipe Dalvik catch!

[Q] Restore apps that are still on the phone??

Yesterday my G2x was caught in a reboot cycle and I could do nothing but use a hard reset. I did not wipe any data however. My phone booted up like the day I bought it, but none of my apps are are in the app drawer. After media scanning, gallery found all my pictures and music app found all my music. I used a file explorer and saw that all my app data is still there too. Is there any way I can make android recognize these apps? There is some personally important data in those apps. My device was almost new and unrooted, but I would be willing to root.
Factory resets wipe user data and apps. You will have to reinstall them. Once reinstalled any data they had stored on your sd card should show up. In the future it would benefit you to use a program like titamium backup to keep your apps backed up.

[Q] Something very wrong with Go SMS Pro

Hi, I've had a weird problem where Go SMS Pro seems to have disappeared from my phone. I clicked the icon for it on my LauncherPro dock last night only for it to tell me "could not launch the requested activity." I looked in my app drawer and lo and behold, Go SMS Pro was gone! I tried reinstalling it from the market but once it finished downloading nothing happened, and when I tried restoring it from titanium backup it made my phone reboot. Using root explorer, I found that the app still had data on my phone in several directories, but according to Android the app is not installed at all (so I can't uninstall to remove all that data and start fresh).
What I think may have caused the problem is that I used Apps2SD to move Go SMS Pro to my phone so that I could get the widget to work properly. Could something have been corrupted that way? Also I flashed Infused v1.5.0 yesterday, but I don't think that's the problem; I wiped data and cache, although maybe restoring the app+data from TiBu after flashing messed something up. I didn't have any problems until after I moved it with Apps2SD though.
Basically I want to be able to use Go SMS again (I prefer it to the stock messaging app), so I figure I have to delete all the old data from it from my phone. If anyone with a better working knowledge than me of Android's infrastructure could help me figure out which directories I need to delete data from if I want to be able to do a clean reinstall, I'd appreciate it. Thanks!

Saving info for reset

Although I'm still trying to figure out the difference in a hard reset and a factory reset, I need to do one. So I'm wondering if there is any recommendation out there on the best way toi get my phone back to what I need.
Here is what I am doing - please let me know what I might be missing:
1) Installed appback, sms backup and restore, and call log backup and restore and ran them
2) rooted and installed titanium backup
3) backed up apps and a few system settings (wifi, desktop background, a couple of others) with TiBU
4) Also used several apps own backup utility (like nova launcher allows you to export your settings)
5) Plugged my phone in and copied everything from the "phone" and from the sd card to my computer
All my contacts are in gmail, so I don't have to worry about losing those.
Is there something else I should do here or am I ready for the reset?

Interesting storage situation; the mysterious "other" category

Here's an interesting scenario/observation. It's annoying. I have no idea what it means. And, I would welcome anyone who can explain it to me. (TIA)
My M8, rooted, S-OFF, stock - was behaving very badly. Boot times were glacial. There were random hangs, and programs closing (mostly gapps stuff) at odd times, even during background tasks. I couldn't update programs in a way that would survive a reboot. Sometimes I wouldn't be allowed to update at all. I checked my memory, and WOW! there was 22Gb in "other". I tried everything short of wiping to free memory. But, I didn't really have much that wasn't going to the ext_sd anyway. I deleted and reinstalled messages+. I deleted and reinstalled email (use 3rd party, not gmail or stock app). I don't use other social media, or blinkfeed. I deleted what little lost.dir was around.
I finally gave up. I ran TB and backed up all of my files, SMS/MMS, and data. I made a nandroid backup with TWRP. I tried several different wipe combos and finally just settled on the factory wipe default, because it didn't make a difference.
I opened TB and put all of my progs back, imported my SMS/MMS, and reset my contacts. My email started back up and looks to be identical to where I left off. Now, my "other" memory is hovering at 12Gb and I have plenty of room. It may be that I have to do this kind of restore every 6 months or so.
Any idea what was bloating my "other"?

Categories

Resources