Update problem with oxygen 2.1 - OnePlus 2 Q&A, Help & Troubleshooting

After my update yesterday, when I install an app I get an error when it is done when I try to open it. It says not enough space to complete installation. What should I do? Tried uninstalling reboot re-installing. Doesn't work.

Try a factory reset.

I tried that. Still not work.

Is device rooted? Bootloader unlocked?
Can't think of much .... maybe boot to recovery and wipe data/cache and dalvik from there.

Not rooted. Ever since I got the oxy 2.1 update having problems. Now Facebook app won't work as well. Sounds like more than me having the same issues.

Related

The process com.android.phone has stopped unexpectedly

I have been having this issue ever since my phone booted up and all my apps sequentally had force close dialogs happen. I am running my apps from the SD and figured something went wrong with the boot up sequence. I tried doing a nandroid backup, reinstall fresh 1.1, but no luck.
I then used my backups to reinstall over all my apps, then went into Market to install them via that. Everything seemed to be just fine, but the phone app would still not dial anything and when I recieved a call, it gives the error "The process com.android.phone has stopped unexpectedly" and then proceeds to try to reset the phone connection. Most times I lose all data connection and need to reboot.
Recently, I tried installing the latest Modoco CDMA rom. No luck. I then did a Titanium backup and force reinstalled everything again. Still no luck.
Anyone have this issue and get it resolved? My Hero can do everything but make and accept calls. I really don't want to do a wipe as this problem can just happen again, so I would rather understand the process.
Thanks in advance.
Ceger
Simplest way to fix this should be clearing the dalvik/boot cache from fresh's kitchen. I really should write up a guide on how to do these simple tasks manually.
obelisk79 said:
Simplest way to fix this should be clearing the dalvik/boot cache from fresh's kitchen. I really should write up a guide on how to do these simple tasks manually.
Click to expand...
Click to collapse
Will that work on MCR 2.2 as well? I'll look into that. Is it something I can do from recovery?
Ceger
yes should work on mcr 2.2 and can be done manually from recovery, I know recovery does dalvik cache, not sure if it also kils the boot cache as well though. The older version only did dalvik.
obelisk79 said:
yes should work on mcr 2.2 and can be done manually from recovery, I know recovery does dalvik cache, not sure if it also kils the boot cache as well though. The older version only did dalvik.
Click to expand...
Click to collapse
Do you need to do both? Wiping the dalvik cache created lots of app fc issues, which would be fine if the phone actually worked. Still won't make or receieve calls.
And thank you for the assistance.
Ceger
Edit. Clearing the boot cashe got rid of the FC issues. However, still have same issue with the phone app. This is so annoying.
honestly the best bet to clear up the issues would be to do a full wipe from recovery. Wipe the phone clean then run the stock RUU and re-root and install your custom rom. Do a nandroid backup first just to prevent losing any of your info.
Unfortunately despite the many well written guides here on XDA there are always a few issues most likely a result of slight hardware quirks or unfortunate circumstances at the time of flashing.
Just for '****s and giggles' have you tried pulling your battery for 30 seconds, reinstalling it and booting the phone up?
Heck sometimes just a reflash of the rom right over top of itself. I've been tinkering with this phone since the day root came out and I still don't fully understand all of it's quirks.
Ceger said:
I have been having this issue ever since my phone booted up and all my apps sequentally had force close dialogs happen. I am running my apps from the SD and figured something went wrong with the boot up sequence. I tried doing a nandroid backup, reinstall fresh 1.1, but no luck.
I then used my backups to reinstall over all my apps, then went into Market to install them via that. Everything seemed to be just fine, but the phone app would still not dial anything and when I recieved a call, it gives the error "The process com.android.phone has stopped unexpectedly" and then proceeds to try to reset the phone connection. Most times I lose all data connection and need to reboot.
Recently, I tried installing the latest Modoco CDMA rom. No luck. I then did a Titanium backup and force reinstalled everything again. Still no luck.
Anyone have this issue and get it resolved? My Hero can do everything but make and accept calls. I really don't want to do a wipe as this problem can just happen again, so I would rather understand the process.
Thanks in advance.
Ceger
Click to expand...
Click to collapse
use these commands to clear cache
rm -r /data/boot-cache/
rm /data/dalvik-cache/
once you finish then reboot.everything should go away...
he's done that already.
then i suggest to extract the rom zip file, and get into command on your device and go under the system/lib or app and see what is listed in the folders. and compare it to the rom folder.
That's how i was able to fix the voice search on my device, one of the lib file was missing and got it to work after that.
obelisk79 said:
honestly the best bet to clear up the issues would be to do a full wipe from recovery. Wipe the phone clean then run the stock RUU and re-root and install your custom rom. Do a nandroid backup first just to prevent losing any of your info.
Unfortunately despite the many well written guides here on XDA there are always a few issues most likely a result of slight hardware quirks or unfortunate circumstances at the time of flashing.
Just for '****s and giggles' have you tried pulling your battery for 30 seconds, reinstalling it and booting the phone up?
Heck sometimes just a reflash of the rom right over top of itself. I've been tinkering with this phone since the day root came out and I still don't fully understand all of it's quirks.
Click to expand...
Click to collapse
Done and done and no difference.
reddick said:
then i suggest to extract the rom zip file, and get into command on your device and go under the system/lib or app and see what is listed in the folders. and compare it to the rom folder.
That's how i was able to fix the voice search on my device, one of the lib file was missing and got it to work after that.
Click to expand...
Click to collapse
Done, even manually moved some files in case they were corrupted at one point. Very bad move, nandroid backup was my friend there.
Guess a wipe will be the only option then. How annoying.
Thanks for all of your inputs.
Ceger
Another thought... would updating my phone with latest kernal compile possibly do the trick? Or how about a replacement process for google.com.phone?
Ceger
Interesting theory.... worth a try.
i had this issue once and it was because of somehow the uids for the apps got messed up. a wipe should fix this in most cases. but for me it went like ur issue. i almost event went back stock. then i looked into it and found that in my packages.xml file the the uids were all messed up. i had multiple uids and certs for the apps i was having issues with. so what i did was pulled the packages.xml from the device and erased the apps i was having issues with. then pushed it back and rebooted. that cleared the issue. so if i were u i would research that. do a google search on it. then if it doesnt work do the ruu and reroot. good luck man. i know how u must be feeling. i was there
toastcfh said:
i had this issue once and it was because of somehow the uids for the apps got messed up. a wipe should fix this in most cases. but for me it went like ur issue. i almost event went back stock. then i looked into it and found that in my packages.xml file the the uids were all messed up. i had multiple uids and certs for the apps i was having issues with. so what i did was pulled the packages.xml from the device and erased the apps i was having issues with. then pushed it back and rebooted. that cleared the issue. so if i were u i would research that. do a google search on it. then if it doesnt work do the ruu and reroot. good luck man. i know how u must be feeling. i was there
Click to expand...
Click to collapse
Actually, the fix was much simpler. I wiped the SD ext partition and just did a Recovery Wipe. It went back to stock modded rom that remained rooted. I then used Titanium to reinstall my apps with data and then MyBackup to get back some settings such as my scenes, etc. and all was good. Took all of 30 minutes to get my Hero back up and running in better condition than before.
Thanks all for the assists.
Ceger
com.android.phone
com.android.phone
i am facing this prob on cyanogen mod10....when ever i reboot my optimus 2x....i face this damn problem
help plzzzzzzzzzz.....!!!!!

Can't open apps I've downloaded. "unfortunately XXX has stopped"

I recently did the root from: http://forum.xda-developers.com/showthread.php?t=2291827
and the hot spot mod from: http://forum.xda-developers.com/showthread.php?t=2256950
I've reverted the hotspot mod and still the same result.
All my old apps work fine, nothing new that I download can be opened.
try clearing the data/cache on the apps then force close them and try to relaunch.....i had that issue with slim for a bit but it seems that whatever changes in build 6 were implimented fixed the issues.
xxaddictedxx said:
try clearing the data/cache on the apps then force close them and try to relaunch.....i had that issue with slim for a bit but it seems that whatever changes in build 6 were implimented fixed the issues.
Click to expand...
Click to collapse
Tried clearing data/cache with no improvement. Thanks for the suggestion tho.
what rom u running?
xxaddictedxx said:
what rom u running?
Click to expand...
Click to collapse
stock rom.
Just tried a factory reset and now everything is crashing before I can even get into the setup process.
all services/apps that try to load crash.
I'm also unable to wipe cache from stock recovery, it says error.
is there a way to do it from odin? I'm waiting on stock firmware download, hoping that will make my phone useable again.
would installing TWRP and flashing an aftermarket rom potentially fix it? stock firmware is taking forever to download.
Stock firmware fixed the issue, scared to reroot the phone now tho....
if your having issues booting after a wipe try moving to to differant rom. if you like the TW UI there are still plenty of options for you in the way of custom roms. also if your going to be formatting your phone (i.e. wiping cache and dalvik and system components) i would recommend you load a custom recovery. you dont have to have one but it is advised.

[Q] Firmware update issues

I started setting up my Mojo, followed the steps to update the firmware, root, etc...
I noticed after the firmware update that I could no longer open the Tegrazone app or the Software Upgrade app (it gives me the "Unfortunately, [app] has stopped." error). Okay, weird, but I thought I would continue with the steps (my reasoning being that there was probably an update or something needed).
After getting everything rooted, updated, and lookin' good, I decided I'd check out the Tegrazone again; I still can't open it. This also happens with the Software Upgrade app - and since it is what I was directed to use to update the firmware, I can't try downgrading or re-flashing. (This also happened with Chrome when I had it installed, and the Play Music app.)
I decided I would do a factory reset - maybe I just installed something that was being weird. After doing a factory reset, signing in to my google account, I immediately tried the trouble apps again; same result.
So another factory reset, this time I didn't sign into google account or connect to wifi at all. Tried the apps; same result again.
So with it in factory default mode, the only change being that the firmware is updated to MO0202-WW, it would seem to be something caused by the firmware update.
I am kind of out of ideas; can I re-update the firmware over usb from my pc? I'm comfortable doing so, but I haven't been able to find any sort of guide or direction on what I should do from here. Should I even bother doing that? Is it possible that the non-working apps were corrupted (and for some reason a factory reset didn't restore their .apks)?
If anyone can give me any ideas or direction I'm willing to try. In the meantime I'm going to reset and root again.
shaeffer said:
I started setting up my Mojo, followed the steps to update the firmware, root, etc...
I noticed after the firmware update that I could no longer open the Tegrazone app or the Software Upgrade app (it gives me the "Unfortunately, [app] has stopped." error). Okay, weird, but I thought I would continue with the steps (my reasoning being that there was probably an update or something needed).
After getting everything rooted, updated, and lookin' good, I decided I'd check out the Tegrazone again; I still can't open it. This also happens with the Software Upgrade app - and since it is what I was directed to use to update the firmware, I can't try downgrading or re-flashing. (This also happened with Chrome when I had it installed, and the Play Music app.)
I decided I would do a factory reset - maybe I just installed something that was being weird. After doing a factory reset, signing in to my google account, I immediately tried the trouble apps again; same result.
So another factory reset, this time I didn't sign into google account or connect to wifi at all. Tried the apps; same result again.
So with it in factory default mode, the only change being that the firmware is updated to MO0202-WW, it would seem to be something caused by the firmware update.
I am kind of out of ideas; can I re-update the firmware over usb from my pc? I'm comfortable doing so, but I haven't been able to find any sort of guide or direction on what I should do from here. Should I even bother doing that? Is it possible that the non-working apps were corrupted (and for some reason a factory reset didn't restore their .apks)?
If anyone can give me any ideas or direction I'm willing to try. In the meantime I'm going to reset and root again.
Click to expand...
Click to collapse
quick question, everytime you factory reset. does it still maintain your root? maybe its not clearing everything. If i were you i would install titanium backup pro, delete tegrazone and reinstall it.
mejdam said:
quick question, everytime you factory reset. does it still maintain your root? maybe its not clearing everything. If i were you i would install titanium backup pro, delete tegrazone and reinstall it.
Click to expand...
Click to collapse
The root isn't maintained; I have to re-root after a factory reset. (How is using titanium backup going to help me? I've never used it.)
I've also thought about just deleting tegrazone and reinstalling it; the TLDR: have to remove it manually and sideload the .apk. Annoying. But I may try that.
In a similar vein; can anyone send me the Software Upgrade .apk?

[Q] Problem with CM12 Play Store Error 505

Hi Community,
maybe somebody can help me with my problem
What happend:
I had a LG G2 (D802) with CM11M12 installed on it. Also Tasker and Taskwatch were installed. I decided to upgrade to the first CM12 official nightly. I installed it over TWRP without a full wipe (only Cache and Dalvik). Something with the Play Store didn't work. I wanted to install an app (I don't know anymore which it was) but it didn't install cause of error 505. I thought it was because I flashed it over CM11.
So this time I made a full wipe, pushed CM12 and GApps (KK) through ADB into my storage and installed it clean. It didn't start. There was an error at the homescreen. Setup Wizard or something like that crashed every second.
I flashed TWRP 2.8.3.0 and tried it again. Same result.
I made a full wipe again. Pushed CM11M12, CM12 and GApps through ADB and installed CM11M12. The phone booted. I installed CM12 and GApps. Now it worked. Everything is just fine, BUT I can't install Tasker and Taskwatch. If I install Tasker and try to install Taskwatch, then I get the 505 error. When I uninstall Tasker I can install Taskwatch, but can't install Tasker anymore. I uninstalled Tasker via ADB. Same result.
Edit 01/10/2015: I did a full wipe (cache, data, dalvik, internal storage) and format data. I installed todays CM12 and LP GApps. This time it booted and worked without problems with setup wizard. Problem with error 505 remains.
Question:
What can I do to install both apps and not only one of them?
Thank you in advance.
Well I'm on the latest CM12 nightly +LP gapps and I get error 504 when installing certain programs like facebook, viber but not all of them give me this error. On some I get it on the first try and then it works. I deleted playstore cache and all the crap I could find over web but nothing helped. Wiped/factory reset still nothing.
blaze2k said:
I get error 504 when installing certain programs like facebook, viber
Click to expand...
Click to collapse
Seems like another problem. 505 is related to a permission error. 504 is bad gateway, but I don' know the answer for your problem. Maybe you could try to install another GApps Version. Can you install those apps through Amazon App Store or via an apk file? Because I can't do that, the permession is still present. And I can install both application, but not together.
In fact I don't even know whose fault it is (error 505), could be one of these apps or Cyanogenmod or Google. As far as the stock 5.0 or a Cyanogenmod Snapshot will come out, I will try to install both apps again or has anyone a better solution?
Still the same problem
Thought it would maybe work with the newest Nightly (20150207), but I was wrong. Wiped everything, installed with gapps. Can install Tasker but not Pebble TaskWatch. Or Taskwatch without Tasker (which makes no sense).
Can you solve it? I have the same problem

[Q] Unfortunately, Settings has stopped.

I'm a root user, Titanium Backup installed and that's the second time i flash Android 5.0 and after a while i got this error. Tried factory reset, wipe data, wipe cache/dalvik and didn't worked out.
Tried entering in Safe Mode and the error is persistent.
Is there something i can do?
I'm using GalaxyS4 Settings for Froyo~JB (https://play.google.com/store/apps/details?id=com.ion.setting) and with it i'm able to got into some of my settings, but the stock app doesn't work by itself.
Is there some way of flashing the stock Settings app again?
Another weird thing is that my SPen does not take screenshots anymore and that only happens with Android L (5.0).

Categories

Resources