process com.android.acore FC and how i fixed it - G Tablet General

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!

Related

[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!

[Q] One contact's message thread won't open. Stock message app

Ever since the ICS upgrade, one contact's message thread refuses to open and is stuck on "O Loading" with that little circle revolving.
I downloaded go sms pro before and I was able to access his thread through that and the message count wasn't over the maximum limit per contact. I've since gone back to the stock app as he's out of the country and it's faster than go sms pro but he recently txted me and caused the problem to occur with other contacts (though a reset of the phone solves their issue)
Does anyone have a solution and failing that, advice? I should say right now that deleting his message thread is the last resort.
and HTC sensation
Android 4.0.3
Software 3.32.401.5
You could try to backup your messages (you can find some apps for that in the market), then delete all your contacts, and afterwards restore them again~
Though no idea if it will work :/
burningwipf said:
You could try to backup your messages (you can find some apps for that in the market), then delete all your contacts, and afterwards restore them again~
Though no idea if it will work :/
Click to expand...
Click to collapse
Aye I could try it with a contact whose messages I don't mind losing and seeing if that works, thanks for the tip!
You can also use Google Voice, and have it copy all the messages to your Gmail account.
Sent from my Galaxy Nexus using Tapatalk 2
So I started backing up and restoring and I was able to open all contacts' threads. The backup never fully restores all messages though and I have to keep hitting "restore" so that it'll restore them all up to the present day. Don't know why it's doing it this way.
Just now I've checked and that one contact won't open again. What I might do is try and restore all to the present, delete loads of messages I don't want, and backup this new message history.
I know this is most likely far too late but I was having the same problems and found this thread while trying to sort it and hope it will help anyone else in future who has the same problems. I tried backing up and restoring (Using both the default and sms back-up and restore) deleting the thread and restoring, eventually I solved it by installing handscent, deleting the messages sent/received back to when the problem started in that thread and a few before, then went in settings, apps, then all, messages cleared the cache, restarted and it is sorted!!
3dd1 said:
I know this is most likely far too late but I was having the same problems and found this thread while trying to sort it and hope it will help anyone else in future who has the same problems. I tried backing up and restoring (Using both the default and sms back-up and restore) deleting the thread and restoring, eventually I solved it by installing handscent, deleting the messages sent/received back to when the problem started in that thread and a few before, then went in settings, apps, then all, messages cleared the cache, restarted and it is sorted!!
Click to expand...
Click to collapse
Yeah it never resolved itself but I love the customisation of go sms pro so much that I don't mind anymore. Pity go sms pro crashes every so often and I think it slows the phone down.
I was going to start a new thread but see that this is the same problem I have.
I have a mt4gs (Doubleshot) and the problem described in this thread has happened twice. Both times i was receiving a text message and did something else with the phone at the same moment, and it seems to have jammed up the receipt of that text. The first time, i sent a text to the person at the same moment i received one. The second time, i locked the screen at the moment one arrived. Now that thread never loads, and loading other threads or contacts takes much longer than it should. In fact, i don't think contacts would ever load if i were willing to wait forever.
The first time I backed up the texts, reset the device, and restored, and everything worked fine, but that's a really time-consuming process and it seems like a ridiculous workaround for some broken buffer or queue in Android messaging.
It seems that there must be a direct fix for this. If it's easy enough to break messaging that it has happened to me twice, it must be a fairly common problem. But a search has turned up nothing but people saying there are too many messages or to use an alternative app for messaging. That's (1) incorrect and (2) again an ugly workaround for a problem with core functionality.

I think titanium backup killed my wifi

So I was merrily flashing Liquid Smooth onto my phone, and everything seemed to be working out nicely. Then, all of a sudden this stupid pop up comes up every 10 seconds saying "unfortunately the process android.process.acore has stopped". This seemed to start not long after I tried to restore my backup of the wifi access points. I also cannot seem to connect to any wifi signal (which I had no problems with before) and the wifi seems to be stuck in between on and off.
I would assume that if someone can tell me the database or location of where the access points are saved, I would assume if I were to delete/modify that file it should fix my problem. Can anyone point me in the right direction?
noingwhat said:
So I was merrily flashing Liquid Smooth onto my phone, and everything seemed to be working out nicely. Then, all of a sudden this stupid pop up comes up every 10 seconds saying "unfortunately the process android.process.acore has stopped". This seemed to start not long after I tried to restore my backup of the wifi access points. I also cannot seem to connect to any wifi signal (which I had no problems with before) and the wifi seems to be stuck in between on and off.
I would assume that if someone can tell me the database or location of where the access points are saved, I would assume if I were to delete/modify that file it should fix my problem. Can anyone point me in the right direction?
Click to expand...
Click to collapse
I'm having the same issue. Probably going to have to do a stock restore and re-root
noingwhat said:
So I was merrily flashing Liquid Smooth onto my phone, and everything seemed to be working out nicely. Then, all of a sudden this stupid pop up comes up every 10 seconds saying "unfortunately the process android.process.acore has stopped". This seemed to start not long after I tried to restore my backup of the wifi access points. I also cannot seem to connect to any wifi signal (which I had no problems with before) and the wifi seems to be stuck in between on and off.
I would assume that if someone can tell me the database or location of where the access points are saved, I would assume if I were to delete/modify that file it should fix my problem. Can anyone point me in the right direction?
Click to expand...
Click to collapse
Yeah, lots of warning around, NOT to restore data with Titanium BAckup when going between different ROMs, It will often hose things because data is often not in precisely the same place.
This is strange. I always restore my Wi-Fi access points, call log, and text messages through tibu (only 3 data parts I restore) and have never had an issue. Was your backup from a tw rom initially? That's the only thing I can think of being a culprit. I restore those items across all aosp roms without issue.
WiFi access points are usually stored in your Google account. When I did all my custom stuff on my S3 Google always restored them. Did you have that option enabled on your phone for Google to save your settings?
DarkMenace said:
WiFi access points are usually stored in your Google account. When I did all my custom stuff on my S3 Google always restored them. Did you have that option enabled on your phone for Google to save your settings?
Click to expand...
Click to collapse
Problem is, if you install a custom ROM or different ROM, Google will often think its a different phone and restore nothing but your contacts.

[solved] com.android.phone has stopped and also contacts and messaging

[SOLVED]
I can not get into the phone call (green phone button) to the dialer, this is the main problem; when I open it, it hangs for a few seconds then I get a message box centered in the middle of the screen: Contacts has stopped. - only OK button to press; and pressing returns to homescreen.
Everytime after sending an SMS I get: "messaging has stopped", although still I can send.
I can access the contacts normally and also everything else is fine. when I start calling someone from there, it works also fine, with the resemling dialer(?) look while talking. But then right after finishing call, again a message pops up: com.android.phone has stopped
- resulting that the calls are not being logged.
the app "GO Contacts Ex" would be ok as an alternative, but here again, after the call ends, the message comes up: com.android.phone has stopped. also other apps like contact+/dialer+ and exDialer&contacts seem like that all using somehow com.android.phone in the end and causing that error message box coming up.
if no fix, is there an alternative app totally replacing the usage of com.android.phone? so that I could use another app?
I have found and tried some suggestions from google to this problem, but none of them helped..
deleting cache in: apps -> all -> contacts memory and contacts and phone, & reboot; - several tries, also SIM card out, and reloads, re-sync;
uninstalled recent updated apps; reboots, sim out, re sync etc.
It seems like there is one small thing interrupting but I can be wrong.
I dont wish to do a factory reset first, and lose all my apps and settings. Before doing that desperately, I would like know if someone could help me out in here? It could be one small setting or stuff to do
I am using JB 4.1.2 rooted
it is possible that I disabled some important processes earlier which caused that, but I enabled them all again and restarted, still nothing changed. otherwise this problem started surely after recent app updates, which i also tried undone and checked
any help is appreciated!
SOLUTION
1. Just stop and deactivate the apps "phone", "contacts" as well as the "logsprovider". And delete each caches.
2. Reboot. Activate these apps. Reboot again.
Another reason for "com.android.phone has stopped" coming up is when you previously deactivated com.movial.ipprovider, or if it is damaged, which is needed to connect to the internet. The error starts coming permanently as soon the phone trys to connect to the internet.
Solution: just stop com.movial.ipprovider, delete its cache and reboot! (or reinstall it)
I can avoid the first two problems (contacts and messaging has stopped) by simply using a different app which I at least like better (Dialer+ / Contacts+ including sms), and have deactivated the stock versions now (contact and messaging). - and I am happy with that!
the problem with com.android.phone still remains after each call, for both incoming and outgoing. the bothering thing is that error message box, and that the calls are not being logged at all, but sms messages are logged fine.
(I could not find any app that could be an alternative to this com.android.phone, similar to the contacts and messages app. all the 3rd party caller and dialer apps uses com.android.phone in the end when dialing. if i uninstall com.android.phone, there is only skype as an alternative to call. and uninstalling skype gives then no possible ways to call a number. so I need to fix this somehow.)
problems:
1. message "the process com.android.phone has stopped" after every calls.
2. no calls are logged
please find attached a logcat logs when that happens, maybe someone can understand what is causing this (look for com.android.phone).
what is for example E ActivityThread: Failed to find provider info for logs ?
and what can you suggest me?
I got it !!!
I searched and located the file on where the calls logs are being saved: data/data/com.sec.android.provider.logsprovider/databases/logs.db
As I thought it could be damaged. I cleared the cache from LogsProvider and restarted it, and the error is now gone since then!
But clearing also deleted all the files in its folder including the logs.db. Unfortunately it doesnt recreate this files, even after a reboot. How can I get these structure and basic files again?
Can someone copy this for me? or can I use any logprovider files from internet?...
will check ...
SOLVED !!!!
after reactivating Contacts & Phone, also a brand new folder structure with logs.db was recreated automatically !!!!!
Everything is running smoothly now!!! yay!!!
Just FYI and to summarize, in case it happens to you. it was either logs.db file or something in logsprovider folder damaged.
SOLUTION: just stopped com.android.phone and logsprovider service, and deleted the cache from both. then reactivating them should be ok! then just reboot!
cheers
You mention this "reactivating" step. Can you explain more about how to do this part?
kenkamm said:
You mention this "reactivating" step. Can you explain more about how to do this part?
Click to expand...
Click to collapse
Hello Kenkamm,
1. Just stop and deactivate the apps "phone", "contacts" as well as the "logsprovider". And delete each caches.
2. Reboot. And activate these apps. Edit: reboot again.
esilence said:
Hello Kenkamm,
1. Just stop and deactivate the apps "phone", "contacts" as well as the "logsprovider". And delete each caches.
2. Reboot. And activate these apps again.
Click to expand...
Click to collapse
Thanks! Next time I feel brave and re install xposed I will give this try.
kenkamm said:
Thanks! Next time I feel brave and re install xposed I will give this try.
Click to expand...
Click to collapse
I forgot to mention, also after the 2nd step you need to reboot.
THANK YOU!!!!
esilence said:
I forgot to mention, also after the 2nd step you need to reboot.
Click to expand...
Click to collapse
OMG, I've been dealing with that darn com.android.phone error for nearly a year now ==== and you solved it for me!!! I can't tell you how happy and thankful I am. After every call in/outbound I would get that pesky error! NOW I'M FREE AGAIN!!!!! WOOO HOOOO!!!
I am glad that I could help! you obviously just joined and posted because of me to tell about this.. thank you
Namecards cannot be shared
esilence said:
[SOLVED]
SOLUTION
1. Just stop and deactivate the apps "phone", "contacts" as well as the "logsprovider". And delete each caches.
2. Reboot. Activate these apps. Reboot again.
Another reason for "com.android.phone has stopped" coming up is when you previously deactivated com.movial.ipprovider, or if it is damaged, which is needed to connect to the internet. The error starts coming permanently as soon the phone trys to connect to the internet.
Solution: just stop com.movial.ipprovider, delete its cache and reboot! (or reinstall it)
Click to expand...
Click to collapse
I was looking at this and hoping these drastic moves could fix the reason I cannot share my contacts using the share command. It force closes afterwards.
Sadly, I've tried all of this and my contacts still cannot share. So you have any idea what could be wrong with my Galaxy S Relay? I am rooted (but using stock 4.1.2) at this time, and have only removed bloatware such as Evernote, Slacker, etc.
Thank you !!
esilence said:
Hello Kenkamm,
1. Just stop and deactivate the apps "phone", "contacts" as well as the "logsprovider". And delete each caches.
2. Reboot. And activate these apps. Edit: reboot again.
Click to expand...
Click to collapse
Worked like a charm on Samsung S5 Mini.
sorry @furboom1240 i missed that topic here and didnt see your message earlier. but i have no idea what could have solved your issue either. it relates to something else i guess, hope u had luck in the meantime and solved
@DeViBos thanks another new user and first post, i appreciate! welcome to xda and have fun
Is it possible to try this method to other brand like HTC example? Because Phone can't force stop and there's no logsprovider. Where it can be found?
Just as I will do now. Thank you sooooo much I thot my phone was a hacked mess. The world just became a better place!
Same problem on my Redmi 1S
esilence said:
I got it !!!
I searched and located the file on where the calls logs are being saved: data/data/com.sec.android.provider.logsprovider/databases/logs.db
As I thought it could be damaged. I cleared the cache from LogsProvider and restarted it, and the error is now gone since then!
But clearing also deleted all the files in its folder including the logs.db. Unfortunately it doesnt recreate this files, even after a reboot. How can I get these structure and basic files again?
Can someone copy this for me? or can I use any logprovider files from internet?...
will check ...
Click to expand...
Click to collapse
Sorry for waking an old thread. I am facing a similar problem.
My Device is -
Xiaomi Redmi 1SW (Rooted)
Android 4.4.4
MIUI 7.2.3.0 KHCMIDA
I have removed all bloatware as mentioned in this post (http://forum.xda-developers.com/xia...-to-remove-bloatware-list-miui-t2999283/page2) and also another app called 'Xiaomi Service Framework' if these are causing the problem.
I was earlier facing this problem when I was using MIUI 7.1.1.0 KHCMICH (Rooted and Xposed installed). It suddenly started occurring as soon as I connected my phone to the PC before even doing anything. The pop-ups (Unfortunately Phone has stopped) became irritating. Luckily, I had USB debugging enabled. I connected the phone to the computer and put the following in the CMD -
adb devices
adb shell
su
pm disable com.android.phone
exit
exit
exit
Then the window stopped appearing. So I (mark this) turned off Wi-Fi and disconnected phone from PC. I was using the phone normally for few hours. But I realized that outgoing calls on my phone were not possible (the system dialer (com.android.contacts) closed after pressing the call button) and no incoming calls were being recorded (I use the in-built call record feature in the system dialer app). So I connected my phone back to the computer and wrote
pm enable com.android.phone
in place of pm disable com.android.phone keeping all above mentioned commands same.
This time the window did not appear. I was able to make and record calls perfectly. But on the same day, when I again switched on Wi-Fi, the window started reappearing. So I used my device by keeping the com.android.phone disabled for few days.
After few days, I got an OTA update to MIUI 7.2.3.0 KHCMIDA. I thought it would solve the problem.
I also wanted to reset my device because it had lot of junk. So, I flashed the update, rooted the device, removed all bloatware apps again (which came after the update) and shut down my phone. The error window hadn't appeared yet though com.android.phone was enabled and Wi-Fi was connected.
Then I booted into recovery and erased the cache and data partitions (NOT the internal storage). Then after phone was booted and as soon as all setup was done, the error window started coming up again.
So, I don't think that data/data/com.sec.android.provider.logsprovider/databases/logs.db has any problem because it was erased completely after I wiped data.
I need HELP !!!
I get the same message (com.android.phone and a few others) over and over again and my phone is veeeeery slow. It all started after I put my SIM-card into the phone for the first time. I have an S7 with SuperMan-ROM installed. I can't deactivate my "contacts", it just doesn't let me push the deactivate-button. Plus I can't find the phone-app or logsprovider. Is there a different appmanager apart from the stock which I could use to delete and deactivate?
Hi
i have problem in samsung j5 2016 regarding com.android.phone has been stop this message shown after each second and also not showing mobile network

Titanium cannot restore apps

Hi,
been a Titanium user for a long time and usually it works like a charm.
But now I am stuck.
Re-installed LOS 16 (20191018) with formatted data/system/cache after a hosed OTA on my OP3T.
Now TiBu has issues with about 30% of the backups (for example YouTube, Locus, Okuna).
None of the three methods under TB > Menu > Preferences > App processing mode work.
When doing interactive, I get the message "App not installed" from the installer after the installer seemed to have done its job.
The other two methods just lead to a hanging TiBu at the app in question.
Using app only (without data) restore will not work either.
As two thirds of the restores work, me thinks all the prerequisites (Magisk, USB debugging, storage access) are ok.
Looking at threads with similar issues, I do not find anything that I did not already check;-(
Looking at the log I see one thong that sticks out, a message about missing splits for the package to be installed.
any ideas?
thx
afx
Ok, some more tidbits.
Re-installling the phone leads to exactly the same apps having problems.
Workaround: Install the apps from the play-store and then load their data from TiBu.
A PITA, but better then doing all the setup again.
But wait.. No account data was restored. Just to make sure, I repeated the restore of the accounts in TiBu after the app installation.
None of my accounts have been restored.
A bit frustrating...
cheers
afx
Same issues and I want to give up on TiBu completely. Wanted to know if anyone has an alternative to it. I do see a few options on play store but wanted to know people's opinion from experience.

Categories

Resources