Introducing XDA:DevCon – A Conference For Developers By Developers
XDA Developers Android and Mobile Development Forum
Forgot your password?
 
Post Reply+
Tip us?
 
polyconvex
Old
(Last edited by polyconvex; 13th September 2011 at 05:03 PM.)
#1  
Junior Member - OP
Thanks Meter 2
Posts: 11
Join Date: Aug 2011
Talking [Solved] stock XWKH4 force close of com.android.phone solved without wipe

Hello everyone,

I had flashed the new XWKH4 firmware from the frankenstein section of
http://forum.xda-developers.com/show....php?t=1075278

After reboot there was no phone signal detected and I got repeated Force Close messages about com.android.phone service.

I got some hints from the following two posts
http://forum.xda-developers.com/show...postcount=3853
http://forum.xda-developers.com/show...postcount=3867

Instead of doing a full wipe and trying to restore from backup I tried the following. I simply rooted the phone, copied the file
Code:
/data/data/com.android.providers.telephony/databases/nwk_info.db
to the SD card for backup and deleted it and then immediately rebooted.

After reboot there was no problem and no more force closes. The deleted file had been recreated automatically. Although the file size was the same as before, the content obviously not (as shown by the md5sum of the files)

Code:
# pwd
/data/data/com.android.providers.telephony/databases
# md5sum nwk_info.db
571db6e1b8ce040541c05adde3bde2a5  nwk_info.db
# md5sum /mnt/sdcard/external_sd/origfiles/nwk_info.db
381bc3abe6bc2a529dc9e046b03756e8  /mnt/sdcard/external_sd/origfiles/nwk_info.db
The Following 2 Users Say Thank You to polyconvex For This Useful Post: [ Click to Expand ]
 
davidoff08
Old
#2  
Senior Member
Thanks Meter 13
Posts: 124
Join Date: May 2011
I had the same problem and went back to KH3 all fixed now ...
 
dan@msx
Old
#3  
dan@msx's Avatar
Senior Member
Thanks Meter 88
Posts: 697
Join Date: Nov 2010
or just wipe cache partition in recovery
*SAMSUNG GALAXY SIII - GT-I9300* - *SAMSUNG GALAXY SIII LTE - GT-I9305*
*SAMSUNG GALAXY TAB2 10.1" - GT-I5110* - *SAMSUNG GALAXY TAB2 7" - GT-I3110*
*SAMSUNG NX1000 SMART CAMERA*

If i helped you, hit that thanks button
 
Konstantinos
Old
#4  
Senior Member
Thanks Meter 114
Posts: 842
Join Date: Sep 2008
Location: Wherever my imagination decides.
WTF? XWKH4? Is it available for a CLEAN INSTALL?
 
polyconvex
Old
#5  
Junior Member - OP
Thanks Meter 2
Posts: 11
Join Date: Aug 2011
Quote:
Originally Posted by Konstantinos View Post
WTF? XWKH4? Is it available for a CLEAN INSTALL?
You can clean by performing a wipe from recovery mode. Although, I don't like it personally that much.

Quote:
Originally Posted by dan@msx View Post
or just wipe cache partition in recovery
Just a cache wipe from recovery did not help for the force close issue, which is the reason for this thread.
 
dan@msx
Old
#6  
dan@msx's Avatar
Senior Member
Thanks Meter 88
Posts: 697
Join Date: Nov 2010
Quote:
Originally Posted by polyconvex View Post

Just a cache wipe from recovery did not help for the force close issue, which is the reason for this thread.
Did you try going to settings> applications> manage applications and manually clearing data?

Sent from my GT-I9100 using XDA App
*SAMSUNG GALAXY SIII - GT-I9300* - *SAMSUNG GALAXY SIII LTE - GT-I9305*
*SAMSUNG GALAXY TAB2 10.1" - GT-I5110* - *SAMSUNG GALAXY TAB2 7" - GT-I3110*
*SAMSUNG NX1000 SMART CAMERA*

If i helped you, hit that thanks button
 
richyy74
Old
#7  
Senior Member
Thanks Meter 28
Posts: 153
Join Date: Dec 2010
Location: Budapest
Quote:
Originally Posted by dan@msx View Post
Did you try going to settings> applications> manage applications and manually clearing data?

Sent from my GT-I9100 using XDA App
I had the same problem and no, clearing data does not help. I went the factory reset way, but was also thinking about this solution as factory reset formats data so clearing all settings.

Sent from my GT-I9100 using XDA App
 
bakewelluk
Old
#8  
bakewelluk's Avatar
Member
Thanks Meter 10
Posts: 82
Join Date: Feb 2011
Location: Southampton
Quote:
Originally Posted by polyconvex View Post
Hello everyone,

I had flashed the new XWKH4 firmware from the frankenstein section of
http://forum.xda-developers.com/show....php?t=1075278

After reboot there was no phone signal detected and I got repeated Force Close messages about com.android.phone service.

I got some hints from the following two posts
http://forum.xda-developers.com/show...postcount=3853
http://forum.xda-developers.com/show...postcount=3867

Instead of doing a full wipe and trying to restore from backup I tried the following. I simply rooted the phone, copied the file
Code:
/data/data/com.android.providers.telephony/databases/nwk_info.db
to the SD card for backup and deleted it and then immediately rebooted.

After reboot there was no problem and no more force closes. The deleted file had been recreated automatically. Although the file size was the same as before, the content obviously not (as shown by the md5sum of the files)

Code:
# pwd
/data/data/com.android.providers.telephony/databases
# md5sum nwk_info.db
571db6e1b8ce040541c05adde3bde2a5  nwk_info.db
# md5sum /mnt/sdcard/external_sd/origfiles/nwk_info.db
381bc3abe6bc2a529dc9e046b03756e8  /mnt/sdcard/external_sd/origfiles/nwk_info.db
Nice work, I had the same issue when flashing KJ3 from KI4 and this fix worked a treat!
 
borolo222
Old
#9  
Junior Member
Thanks Meter 2
Posts: 23
Join Date: Oct 2011
Location: Barranquilla
Interesting, i wish I saw this post when i flashed XILA2 frankestein android.phone FC, so i went back to 2.3.4 pfft. Will give it another go tomorrow.

thanks for the info.
 
HellcatDroid
Old
#10  
HellcatDroid's Avatar
Senior Member
Thanks Meter 730
Posts: 1,006
Join Date: Jul 2011
Location: Cologne Area

 
DONATE TO ME
Quote:
Originally Posted by borolo222 View Post
Interesting, i wish I saw this post when i flashed XILA2 frankestein android.phone FC, so i went back to 2.3.4 pfft. Will give it another go tomorrow.
Yeah, I'm on XWLA4 since a few days, when I do a factory reset I also get that force close - however with all my data "in place" (not wiped since previous ROMs) all is running fine.

When I got some time I will definitaly try if this solves my FC after factory'ing.
Quote:
The process com.xda.forum.signature has stopped unexpectedly. Please try again.
Quote:
[ Force Close ]

 
Post Reply+
Tags
com.android.phone, force close, xwkh4
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Go to top of page...

XDA PORTAL POSTS

Boot Animation Paradise for your Android Device

The default boot animations on any device, no matter whichmanufacturer, are generally pretty … more

Flash Custom ROM and Recovery to Samsung Galaxy S 4

After reading about Dan Rosenberg’s bootloader exploit for the Samsung Galaxy S 4,I … more

Windows-Based Multi-Tool for the Sony Xperia U

If you are a flashaholic and an owner of the Sony Xperia U, you may be interested in the … more

XDA University: Crafting Recovery-Flashable Packages

Those of us who use Linux on a day to day basis don’t think twice about sinking … more