[Q] Android.process.acore loop - HTC Sensation

Hi there,
I'm using Revolution HD 6.5.1 XE at the moment and it worked quite fine. But since I plugged in to a Laptop without any drivers for the Sensation to copy some data I get the pop up which says "Process Android.process.acore has stopped unexpectedly". It pops up right again after pressing OK.
I took some researches here and found out that the codeline (chmod 666 /data/data/com.android.providers.contacts/files/*) I entered to see the facebook pictures in the contact list is causing this problem.
In THIS thread someone says that I have to fix permissions and wipe cache/dalvik. So I deleted the su permission of the terminal and wiped cache and dalvik, but it still pops up right after starting the device.
Can someone help me please?
Thanks in advance!
greetings
Phil

Clear Cache in recovery.
Also, if you'd have searched the ARHD thread you would have found the fix.

I already said that I wiped cache and dalvik. So I tried today again to wipe just the cache but it didn't change anything.
I really searched for that problem in the ARHD thread and found just what I wrote in the first post.
I wonder whats exactly the meaning of fix permissions. Do I have to delete the root permissions?

does nobody have an idea?

Reboot into Recovery > Select Fix Permissions.

Related

"System UIDs Inconsistent" with JF1.5

Hello All:
Here is a rundown...
Started with JF1.42-RC33 with Apps, Data, Dalvik to SD...
Went to JF1.5 without a wipe and then updated the radio.
All of this went fine. Now when I start up the phone, it
gives me the "System UIDs Inconsistent" message. I press
the button and then everything loads fine. All 125 Apps
are there, Market works correctly, notes are still there,
and I have tested every App and there are no issues.
Loving the new ROM by the way... no stability issues so
far.
The message on the phone says to wipe the data. If there
is not other way to get rid of the nagging error then so
be it... I still have my Nandroid backup from the JF1.42
image.
Just wanted to see if there was possibly a way to fix this
in ADB or the recovery console...
Also, it is in my nature to try and understand these things.
Could this have happened because my /data directory is
on the SD and therefore was not cleared during the Flash
process? Just guessing...
Any ideas?
L8r,
Vermithrax
Vermithrax said:
Hello All:
Here is a rundown...
Started with JF1.42-RC33 with Apps, Data, Dalvik to SD...
Went to JF1.5 without a wipe and then updated the radio.
All of this went fine. Now when I start up the phone, it
gives me the "System UIDs Inconsistent" message. I press
the button and then everything loads fine. All 125 Apps
are there, Market works correctly, notes are still there,
and I have tested every App and there are no issues.
Loving the new ROM by the way... no stability issues so
far.
The message on the phone says to wipe the data. If there
is not other way to get rid of the nagging error then so
be it... I still have my Nandroid backup from the JF1.42
image.
Just wanted to see if there was possibly a way to fix this
in ADB or the recovery console...
Also, it is in my nature to try and understand these things.
Could this have happened because my /data directory is
on the SD and therefore was not cleared during the Flash
process? Just guessing...
Any ideas?
L8r,
Vermithrax
Click to expand...
Click to collapse
wipe and re-set your symbolic links .. all your apps will be back but not their data..
Thanks... I guess I will just take the easy way out and wipe the phone... I have tried various ADB and busybox commands to no avail... What I do not understand is the phone works perfectly after the Nag screen is gone... No force closes... no missing functionality...
I will not do the wipe until this afternoon... Just in case some Linux guru has any ideas...
L8r,
Vermithrax
Unless the nag screen bothers you, or shows up more than once per boot, Id leave it. If you start seeing instability or forcecloses then Id wipe.
Unless there is a good reason to Id avoid a wipe. Of course I dont have OCD so one nag per reboot wouldnt bother me. If you do or it does bother you then yeah wipe.
Solved... For me at least...
I had solved this problem some time ago, but I just thought I would add this to the thread in case others find their way here through a search...
All I did was move the /data/data back to the internal memory...
rm /data/data
busybox cp -a /system/sd/data /data
rm -r /system/sd/data /data
reboot
Had a couple of stale NFS file errors, so I could not really delete the /data directory from the /system/sd. However, there are threads that help with this issue.
Probably the cleanest solution HERE

Cyanogenmod 7: Cannot download apps

I've installed Cyanogenmod 7 today on my Motorola Defy. It works nice, but I cannot install any apps from the market. They start downloading, but immediatly stop and it briefly says 'download failure'.
I've been looking into this and it appears it could be a problem with the cache space.
What I've tried so far:
- Wiping cache from market, download manager..
- Wiping cache partition in boot menu
- I've also tried creating a cache on the sd card in terminal emulator. I have found a command on the internet that should work, but when I start it states 'mkdir: no permission to create directory'..
I'm really tired of looking into this now, I hope anyone knows a fix for this. Thanks!
I had the same issue occur on my DeFroST HTC Desire.
I've tried wiping marked cache and what not -- didn't work.
BUT -- the next day it for some reason started to work and worked without issue since. Maybe the problem wasn't actually on my end -- maybe in your case it is the same -- see if waiting a day helps?

[Q] GingerBread Battery Fix v0.8 Problem

I wiped cache and dalvik cache, then installed the ZIP -- and after more than five minutes, the screen is still on "Installing update..." How long does this take?
Ten minutes later, I took the battery out to hard reboot the phone. It all came back OK (took a while because it had to build back the cache), but I'm not sure if the update took.
I did notice this error:
E:can't mount /dev/block/mmcblk1p2
(File exists)
But then it said it did delete the dalvik cache, so I thought it was all right, but maybe it didn't quite work. I'm using System Recovery to go into Recovery GFAN.COM V2.5.1.8. How do I successfully wipe the dalvik cache?
Are u using Full Touch Recovery?
If yes - change to normal recovery, I had this problem and now it works.
If no - I don't know, maybe someone other helps you
ch3mn3y said:
Are u using Full Touch Recovery?
If yes - change to normal recovery, I had this problem and now it works.
If no - I don't know, maybe someone other helps you
Click to expand...
Click to collapse
No, I'm not using FTR. I'm not even using ROM Manager -- I use System Recovery (an apk I found). It's the Moto A4 bootstrap that's based on Koush's CWM Recovery.
There is a problem with my signing on linux, I'll try and get a quick fix for the .zip tonight... until then:
1. Push files to correct folders.
2. Fix permissions to rw-r-r
3. Reboot
EDIT:
This is for the x2 right?? You should post in the Droid x2 Q&A section if so. It's not for other phones, only the Dx2.
Regardless, Problem fixed.
Are you saying I should unzip the files and then change their permission? What you describe, rw-r-r, is chmod 644. So I should extract, chmod, re-zip, then run the flash update? And yes, this is for the X2.
No l, just redownload, I fixd the problem.
Tapin' the Talk on my HTC Trophy
Just re-downloaded it, but nothing's different -- still having the same issue where it freezes at Installing update. I noticed there are two directories off of root now, Dx2_GB_BatteryFix and META-INF -- is that correct?
I am having the same issue with the zip file. Although I wouldn't say I am a noob, pushing these files is something new to me. If the zip cannot be properly signed or there is difficulty unforeseen in being able to do so, can someone explain in some detail how to push this?
Many thanks!
EDIT: So I figured it out using File Expert. Copied and overwrote battd to system/bin and libbattd.so to system/lib and corrected the permissions as you stated, rebooted and wiped cache and dalvik cache. All seems good now! Thanks for the fix.

[Q] Samsung Galaxy Gio GTS-5660 Wi-Fi probelm

I cannot find a suitable place to put this except for here, so sorry for that.
So, I was having a problem where the app "App Trailers" wasn't playing anything, so I thought maybe my root was messing it up, so I followed a video step-by-step without watching it trough first. I was supposed to delete "su" but it was not there so I deleted "sh" and he showed in the next step, not to worry if it's not there go to xbin and I found it there and deleted su and everything related to it from "Xbin". After re-booting, everything was fine, and the root was removed, but my wifi just gave "error" no info. So I read a bit on the internet and it said to try clear cache and restore factory settings but that did not work, so I re-rooted, and still same problem, any tips?
-Many thanks.
bump.

[Q] Insufficient Storage, but 14.7GB free

I just installed ExynosAbuse APK v1.40 and i now have root so i could regain my copy/paste function back. (I delete everything in data>clipboard)
However now when i go to install any app i get the error, insufficient storage. As the title says I have ~15gb free (says the settings>storage). Even when uninstalling an app I cannot re install it as it says i have insufficient space. For example, i uninstalled angry birds SW (which was 60mb) and i cannot reinstall it, or any other apps.
Oh, and i uninstalled the Exynosabuse (but left root enabled) and now i cannot reinstall it to disable root. I also tried uninstalling the google play updates, and nothing changed. Installing apps with either google play or ES file manager gives the same result (insufficient storage space)
Thanks for the help.
UPDATE:
I found the problem, and solution in post 20
I had the same problem with an app i tried installing once, but it only happened with that particular app. Maybe try wiping cache and dalvik cache.
Sent from my GT-N8013 using XDA Premium HD app
RussellEstridge25 said:
I had the same problem with an app i tried installing once, but it only happened with that particular app. Maybe try wiping cache and dalvik cache.
Sent from my GT-N8013 using XDA Premium HD app
Click to expand...
Click to collapse
Thanks for the reply. I went to data>dalvik cache and deleted everything in there and restarted. I gained about 200 mb but still i cannot install anything.
Njord0 said:
Thanks for the reply. I went to data>dalvik cache and deleted everything in there and restarted. I gained about 200 mb but still i cannot install anything.
Click to expand...
Click to collapse
Did you wipe cache and dalvik cache in recovery mode?
Sent from my GT-N8013 using XDA Premium HD app
Im trying a factory reset now since i've only owned this thing for a few days. Though if anyone knows a solution to this, please post. I've came across a few threads with a similar problem and they have gone unsolved.
RussellEstridge25 said:
Did you wipe cache and dalvik cache in recovery mode?
Sent from my GT-N8013 using XDA Premium HD app
Click to expand...
Click to collapse
No just deleted it with es file manager
Njord0 said:
No just deleted it with es file manager
Click to expand...
Click to collapse
You should do it in recovery mode.
Sent from my GT-N8013 using XDA Premium HD app
If you are getting it for a particular app then try searching for the it using its name it must have left some file over during your previous installion delete all files with the app name and try installing it should install
Try uninstalling the update of play store by going into settings applications
The first one should do the trick
samir_a said:
If you are getting it for a particular app then try searching for the it using its name it must have left some file over during your previous installion delete all files with the app name and try installing it should install
Try uninstalling the update of play store by going into settings applications
The first one should do the trick
Click to expand...
Click to collapse
All of the apps in the play store that i tired (ones that haven't been installed before) gave the same error, not just ones previously installed. I also deleted some bloatware updates and tried to reinstall their updates afterwards. The problem persists.
I did uninstall the playstore updates and clearing the cache. Nothing changed.
I've restored to factory and its working again. Crappy solution though..
thanks for the help
I solved this problem with lucky patcher. Run it when you have this problem and it will remove the unused odex file. Then install normally and you shouldn't have the error. I found this happens to me when uninstalling modified apks and trying to install the official app after.
Sent from my GT-N8013 using Tapatalk 2
i only have this Problem when there is less than 500mb free space.
common -.- i want to install a 2mb apk File And it complains because there is only 490mb free space -.- any way to change that?
PurpleSh4rk said:
I solved this problem with lucky patcher. Run it when you have this problem and it will remove the unused odex file. Then install normally and you shouldn't have the error. I found this happens to me when uninstalling modified apks and trying to install the official app after.
Sent from my GT-N8013 using Tapatalk 2
Click to expand...
Click to collapse
I did have lucky patcher installed when i had this problem. When opening the program it did remove some odex files but the problem was still there. Is there an option to force it to check for odex files?
You could check your data/apps folder and check if there's an apk for the file there. If it is delete and try to reinstall
Sent from my Galaxy Nexus using Tapatalk 2
Well it's happening again.
How do I get into recovery mode to delete dalvik cache? Is that where you hold down power and the volume button, cause I don't see anywhere to delete the cache when im in there. It's just a screen thqts says downloading.
I cleard the dalvik cache In link2sd but it says it's empty. Also cleared app cache with link2sd.
I did notice that the system file space is at 17% (243mb left) which is still large enough to install the apps I'm trying. I have 25gb free out of 32gb.
This problem is not limited to one app. It also happens with apps that never been installed on this tablet.
Thanks for the help.
Did you try what I mentioned
Sent from my Galaxy Nexus using Tapatalk 2
Power+Volume Up until you see the GTN8000 or whatever model you have screen then leave power button while keep pressing the volume up button until you get into recovery
Dude i suggested going into recovery and wiping cache and dalvik cache a while ago but got no response. You didnt ask how if you didnt know and you obviously didn't search for it. Not trying to be rude here but it just is a little irritating when you try to help and you get ignored. Volume up and power till you see the boot screen then let go. And youll see wipe cache, do it. Then scroll to advanced and then to wipe dalvik cache, do it. Then go back to the firdt sceen and select reboot.
Also gmfeny had a suggestion did you try that?
Sent from my GT-N8013 using XDA Premium HD app
RussellEstridge25 said:
Dude i suggested going into recovery and wiping cache and dalvik cache a while ago but got no response. You didnt ask how if you didnt know and you obviously didn't search for it. Not trying to be rude here but it just is a little irritating when you try to help and you get ignored. Volume up and power till you see the boot screen then let go. And youll see wipe cache, do it. Then scroll to advanced and then to wipe dalvik cache, do it. Then go back to the firdt sceen and select reboot.
Also gmfeny had a suggestion did you try that?
Sent from my GT-N8013 using XDA Premium HD app
Click to expand...
Click to collapse
The first time you mentioned it i had already did a factory reset and my GN was working for the moment. When the problem came back i said i tried it in link 2 sd and i did boot to what it thought was recovery mode (i did google it but i must have miss read. I was holding power and volume down to get into recovery screen) and didnt see anywhere to delete dalvik cache. I should have stated clearly that i needed help on getting to the right place.
I will try that next.
gmfeny, I have looked in data>apps and nothing about the apps im trying to install is there. Also this problem isnt limited to apps that i've previously installed. So I wouldnt expect anything to be in there on those apps. However there is a folder im not sure about. its not very big (256KB) and its names mcRegistry.
I'm not sure if its a big deal, and further since no one seemed to have commented on it. Is there a problem with my system file space as mentioned above? (17% left, 250MB)
thanks
I have the GTN80013 (32gb no GSM/cdma)
Im in recovery mode now and i selected wipe cache partition. I dont see anywhere that says advanced. The only options i have are; reboot, apply update from external storage, wipe data/factory reset, wipe cache, apply update from cache.
still cannot install some apks. I tried to install appinstaller (which i've never installed/tried to install from the play store) and it failed. Also my game emulators failed to install with ES file explorer.
I was able to clear the dalvik cache by gong to data/dalvik-cache And deleting everything. after restarting it waa rebuilt. still can't install apps.
Maybe it's not the same as doing it in recovery, but that's not an option in my recovery mode from what I can see.
Thank for the help
I finally solved my problem.
I had installed Link2SD and a setting in that app was causing the problem.
The Fix:
Open up the menu (context menu) > settings
Click on install location and change it from External to Automatic.
I can install app now.
The only strange part is when i first had this problem, i didnt have this app installed. As suggested above, it was probably the Dalvik cache.
For anyone who has problems finding the 'clear dalvik cache' in recovery mode; You can use lucky patcher to delete it. Its in the menu>trouble shooting> delete dalvik cache and reboot.
Or you can do it manually by going to data>dalvik-cache and deleting everything in there.
Thanks for the help!

Categories

Resources