[Solved] Force close of phone app after ICS upgrade - Samsung Captivate Glide

Hey guys,
I figured out what was causing the phone app force close (after phone calls) for some users.
After an in-place GB->ICS upgrade (maintaining existing data), there is a column missing from the contact logs DB (something to do with pinyin / Chinese input). You can see it by grepping logcat output for "pinyin". It causes an uncaught java exception, crashing the phone app.
Some have suggested a full factory reset to solve the issue, but if you restore your logs afterwards, you're back to square one. It's also overkill. A simple solution is to delete the following folder (using Root Explorer, adb shell, BTEP, etc):
Code:
/data/data/com.sec.android.provider.logsprovider
This will erase your contact history, but not your SMSes. Reboot immediately, and your phone app will no longer FC.

Thank you! That problem was really bugging me for the last month. :good:

Related

Messaging Accounts deleted after Soft Reset

Hi guys!
I'm using a Trinity (WM6; Build 17944.0.3.1), everythings is great - except whenever I do a soft reset my messaging accounts are no longer there (Yahoo, Gmail, etc.) default accounts such as Text & MMS are intact but I always end up setting up my Yahoo & Gmail account whenever I do a soft reset.
Any tips?
locate a file called "startclean" in /windows/startup, and delete it, that could be the reason.
taiseer999 said:
locate a file called "startclean" in /windows/startup, and delete it, that could be the reason.
Click to expand...
Click to collapse
Excellent tip. I'll try it out and report if it works.
taiseer999 said:
locate a file called "startclean" in /windows/startup, and delete it, that could be the reason.
Click to expand...
Click to collapse
I opened my startup folder and there is no reference to "startclean."
I have the following: btdwake, poutlook & VCDaemon. I already did a hard reset & after setting up a new message account (Yahoo & Gmail) after resetting these accounts vanish.
Help!
mcnl6754 said:
Hi guys!
I'm using a Trinity (WM6; Build 17944.0.3.1), everythings is great - except whenever I do a soft reset my messaging accounts are no longer there (Yahoo, Gmail, etc.) default accounts such as Text & MMS are intact but I always end up setting up my Yahoo & Gmail account whenever I do a soft reset.
Any tips?
Click to expand...
Click to collapse
you can use this to restore them accounts, works great.
I've noticed the same thing happening on my P3600 after installing certain programs (too bad I dont remember which ones) but only on certain ROM's
mndgz said:
you can use this to restore them accounts, works great.
I've noticed the same thing happening on my P3600 after installing certain programs (too bad I dont remember which ones) but only on certain ROM's
Click to expand...
Click to collapse
What can I use? Is there a URL or Hyperlink?
mndgz said:
you can use this to restore them accounts, works great.
I've noticed the same thing happening on my P3600 after installing certain programs (too bad I dont remember which ones) but only on certain ROM's
Click to expand...
Click to collapse
Got it. Thanks! Will send feedback once I get my device setup.
Thanks again.
Problem Solved - for me anyway
Had the same problem, was driving me crazy untill I found this:
Set up all your settings, email accounts, etc. Make sure your phone is not plugged in to your charger or sync cable, if it is, unplug the cable and wait a few moments. Turn off your phone by holding the power button for 4 seconds,
then restart.
Apparrently this writes the settings to memory so that after a soft reset they won't be lost.
I did this two days ago and the problem has not re-occurred for me.
Here's hoping.
Messaging accounts and passwords disappearing probably solved!
Hi to all!
After a few days with this terrible problem I think I've found a solution!
For me it works for 100% and I really hope that it'll help you too.
So, the theory (you can look immediately to the next chapter if you don't care about details and just want the solution):
Problem with settings (mail accounts, passwords, exchange folders) disappearing and known solution (start IE, disconnect, turn off) telling us that problem is connected with saving settings to the filesystem.
There might be 3 problems:
1. Some huge cache for system setting. Flush operation is not so often, so everything lost during a soft reset.
2. Some error in system databases support.
3. We're closing system application in some wrong way....
So, I started with simple 3rd variant and I've found out that all of us are using HTC X-button application to close running programs instead of minimize them.
Currently I have installed PDAVIET rom with X-Button 1.51 (build 30470).
The Solution:
Open registry editor and remove X-Button daemon "taskserStart.exe" - go to HKEY_LOCAL_MACHINE/Init and find value "LaunchXX" with data "taskserStart.exe" and delete it!
That's all!
Thank you!
EDIT:
To avoid misunderstanding I'll describe steps:
1. Delete registry value: "Open registry editor and remove X-Button daemon "taskserStart.exe" - go to HKEY_LOCAL_MACHINE/Init and find value "LaunchXX" with data "taskserStart.exe" and delete it!"
2. SoftReset
3. Enter passwords, restore accounts etc.
4. Completed!
Also I've found previous version of X-Button and with this version accounts and passwords don't disappear: View attachment X-Button1.5.cab
Lost Settings
Hi all,
I have problems with the same ROM's, I found this thread and go test this.
I lost BT, WiFi, IE and Mail setting
efrost said:
Hi to all!
After a few days with this terrible problem I think I've found a solution!
For me it works for 100% and I really hope that it'll help you too.
So, the theory (you can look immediately to the next chapter if you don't care about details and just want the solution):
Problem with settings (mail accounts, passwords, exchange folders) disappearing and known solution (start IE, disconnect, turn off) telling us that problem is connected with saving settings to the filesystem.
There might be 3 problems:
1. Some huge cache for system setting. Flush operation is not so often, so everything lost during a soft reset.
2. Some error in system databases support.
3. We're closing system application in some wrong way....
So, I started with simple 3rd variant and I've found out that all of us are using HTC X-button application to close running programs instead of minimize them.
Currently I have installed PDAVIET rom with X-Button 1.51 (build 30470).
The Solution:
Open registry editor and remove X-Button daemon "taskserStart.exe" - go to HKEY_LOCAL_MACHINE/Init and find value "LaunchXX" with data "taskserStart.exe" and delete it!
That's all!
Thank you!
EDIT:
To avoid misunderstanding I'll describe steps:
1. Delete registry value: "Open registry editor and remove X-Button daemon "taskserStart.exe" - go to HKEY_LOCAL_MACHINE/Init and find value "LaunchXX" with data "taskserStart.exe" and delete it!"
2. SoftReset
3. Enter passwords, restore accounts etc.
4. Completed!
Also I've found previous version of X-Button and with this version accounts and passwords don't disappear: View attachment 49412
Click to expand...
Click to collapse
Does this mean, that the Installation of the linked X-Button 1.5 version
would avoid the problem??
Olioaglio
Olioaglio said:
Does this mean, that the Installation of the linked X-Button 1.5 version
would avoid the problem??
Olioaglio
Click to expand...
Click to collapse
In general, yes, but I didn't try to install older version above working newer version.
What I did is:
1. Removed registry key and then soft reset.
2. Install older version.
Thank you!
As to me X-button is not related to this issue. This is a feature of wm6 implemented with bugs by Dopod, who provided a lap with bugs.
This issue and others can affect a lot (if not every) dopod roms, It can be mitigated by disabling file system cache, but require a new lap to be solved.
Have a look here and around for further information:
https://msdn2.microsoft.com/en-us/library/aa923659.aspx
Ciao
claros said:
As to me X-button is not related to this issue. This is a feature of wm6 implemented with bugs by Dopod, who provided a lap with bugs.
This issue and others can affect a lot (if not every) dopod roms, It can be mitigated by disabling file system cache, but require a new lap to be solved.
Have a look here and around for further information:
https://msdn2.microsoft.com/en-us/library/aa923659.aspx
Ciao
Click to expand...
Click to collapse
Hi!
As I said, it might be problem with cache, but nevertheless new version of X-Button closes system applications in different way than old version (probably using KillProcess or something... I didn't study it in details) and with old one system applications have time to save their settings.
It is true that reason is not in X-Button, but using old version I don't have this problem at all.
Solution is not for fixing a bug in OS, but for avoiding the problem.
Thank you!
P.S. Thanks for the link. I'll study it.
shelby67 said:
Had the same problem, was driving me crazy untill I found this:
Set up all your settings, email accounts, etc. Make sure your phone is not plugged in to your charger or sync cable, if it is, unplug the cable and wait a few moments. Turn off your phone by holding the power button for 4 seconds,
then restart.
Apparrently this writes the settings to memory so that after a soft reset they won't be lost.
I did this two days ago and the problem has not re-occurred for me.
Here's hoping.
Click to expand...
Click to collapse
I did as instructed, and this worked exactly as stated. WOW!
My settings are retained whenever I do a soft reset. Simple, clear & more importantly IT WORKS!!
Thanks.
Not So Fast!
mcnl6754 said:
I did as instructed, and this worked exactly as stated. WOW!
My settings are retained whenever I do a soft reset. Simple, clear & more importantly IT WORKS!!
Thanks.
Click to expand...
Click to collapse
Thanks mcnl6754,
However not long after I posted, I lost my settings again. I haven't tried esofts fix yet. I was hoping for some more feedback first.
I did ring HTC (Australia) about this, they denied any fault of the ROM.
I am using the latest official ANZ rom from their website.
shelby67 said:
Thanks mcnl6754,
However not long after I posted, I lost my settings again. I haven't tried esofts fix yet. I was hoping for some more feedback first.
I did ring HTC (Australia) about this, they denied any fault of the ROM.
I am using the latest official ANZ rom from their website.
Click to expand...
Click to collapse
After trying out your suggestion - I have sucessfully retained my message settings for 3 days without a glitch so far. Have done as much as 10 soft resets just to make sure it was retained. So for me everything has worked out perfectly.
Thanks again.
Hi to all!
I have to tell that disabling X-Button was working for a week or so and then I lost my settings again.
Also I tried to disable file system cache, it was working for a few days and yesterday night I've lost my settings once more.
100% solution doesn't exist yet.
I'll keep trying, but I feel like it would be easier to create small application which will configure everything (network, e-mails) and put it into autostart. :-\ I'll work on this issue next weekend.
Problem Solved
I've install Mary ROM and problem solved!
http://forum.xda-developers.com/showthread.php?t=327967
some body have tried to disable the system cache???

[SOLVED] Removal Wifi Calling = Force Close Loop

Hi everyone,
Just came over from an old HTC Touch Pro on Windows Mobile and am loving the android platform. I have just flashed Cyanogenmod 7 along with Google Apps and find the system quick and stable. However, I would like to remove the following applications:
Wifi Calling (I have a UK Vodafone SIM so this is useless as says SIM invalid)
VoiceDialer (I find the pre-installed algorithm inaccurate)
I have tried to remove the .apk's via adb as follows:
Code:
adb shell rm /system/app/%APPNAME%.apk
But when I do this I get a looping force close error on the phone about kinetic process and this forces me to reflash whole ROM again.
The .apks I am removing are:
MS-HTCVISION-KNT20-02-GB-A0.apk
VoiceDialer.apk
So I guess I must start by asking are these the correct .apks?
If so, then is there a way of removing these two apps safely from the ROM build?
Also, I might keep Wifi Calling if I can get it to work with my Voda SIM is this possible?
Thanks!
NC
I usually use titanium backup (from the android market) to remove unwanted/unnecessary system apps, works fine for me. About the force close loops, just do a reboot of your phone and it should be fine.
I get the force close loop uninstalling wifi too, but if you just reboot it goes away...
have you rebooted (you can either pull the battery or use the reboot prompt if you're quick)?
also, when you uninstall wifi calling, uninstall ganoptimizer apk as well.
pmcqueen said:
I get the force close loop uninstalling wifi too, but if you just reboot it goes away...
have you rebooted (you can either pull the battery or use the reboot prompt if you're quick)?
also, when you uninstall wifi calling, uninstall ganoptimizer apk as well.
Click to expand...
Click to collapse
What is gan optimizer.apk just out of interest?
dhiral.v said:
What is gan optimizer.apk just out of interest?
Click to expand...
Click to collapse
ganoptimizer detects when you are on a wifi call and then sets wifi to "high performance" mode. it was a fix implemented to help with stuttering issues in early versions of CM7.
it's not necessary to keep if you uninstall wifi calling, though, because that is its only trigger.
Thanks guys for the heads up.
Removed the packages via adb and pulled battery and force close loop no longer there. Have you had an impact on system stability by removing these .apks? Or are they totally independent and safe to remove? I do not like things on my system if not being used but also am all about a stable phone.
Best,
NC

Application Installation error -- "Unknown reason -110"

Hi All,
First time poster so please be gentle -- I did search for this issue on google and within the forums first.
This is the first smartphone I've ever purchased.
My Inc2 is non rooted and non modded.
It has been working w/o issue since I bought it about 6 weeks ago until this weekend when it would no longer install updates or new apps from either the Google Android or Amazon Android markets.
Note that in both markets the app or update downloads w/o issue -- the problem happens when it attempts into install what was downloaded.
The status bar at the top reads "Installation of app X unsuccessful"
Downloads/Updates from the Google Android market result in an error message within the notification bar. Clicking on it opens a dialog box with Installation error "Unknown reason -110"
When downloading/updating from the Amazon Android market the error is less specific, I click Install, the standard screen opens confirming I want to install the app explaining what it will need access to. I click the Install button at the bottom of the page which results in "Application not installed".
Note that this happens with all app downloads or updates.
The steps I have taken so far:
1) restarting the phone
2) clearing cache/data from Applications/Android Market application (and restarting again)
3) clicking on button to remove all updates to Android Market application (and restarting again) --
Interestingly the version listed under the Market app is 2.3.4 even though it has reverted to an earlier version -- it looks very different.
On a side note: since this did not fix the problem, how do I get the newest Market version again?
4) unmounted SD card (and restarting again) -- since this did not fix the issue, I remounted the SD card
5) Used file manager to navigate to directory Download and look for files named: XX.apk, where XX is 1 to 20. -- but did not find any such files.
6) Per HTC support:
First, open the phone dialer and enter in *#*#checkin#*#* [*#*#2432546#*#*]. The number will disappear and your should see a notification of either Checkin Succeeded or Checkin Failed. If it succeeded, then new updates should be detected for your device and the application.
I received "checkin succeeded" notification
[Can someone explain to me what entering the combination above does --
what is the phone checking in with?]
Next, try moving any applications you have on the SD card to your phone's internal memory. This can be done by going to: Home> Menu> Settings> Applications> Manage Applications> On SD. Tap each program and then tap Move to Phone. Once this is done, check for updates again.
I received "Failed to move application" notification for each application on my
SD card that I attempted to move to Internal Memory
Finally, I recommend clearing the data from the Google Services Framework applications. In the Manage Applications Screen, go to: All> Google Services Framework and then tap Clear data. Check for updates once again.
Followed the direction above but have not received any updates by navigating
to Settings/Software update and clicking Check new.
For whatever it is worth clicking Status shows that my last update has name
HTC_ADR6350_LargeUpdate_3.02.605.1 with Status of Update Successful,
code of 200, date of 09/19/11 and time of 07:55PM.
7) A (perhaps) related development is that as of tonight, my Inc2 is no longer listed as one of my devices in the Google Android Market when I navigate the web page on my computer. Anyone know how to get this resolved?
Thanks in advance for anyone willing to help.
---
xdadevmt said:
Hi All,
First time poster so please be gentle -- I did search for this issue on google and within the forums first.
My Inc2 is non rooted and non modded.
It has been working w/o issue since I bought it about 6 weeks ago until this weekend when it would not longer install updates or new apps from either the Google Android or Amazon Android markets.
Note that in both markets the app or update downloads w/o issue -- the problem happens when it attempts into install what was downloaded.
The status bar at the top reads "Installation of app X unsuccessful"
Downloads/Updates from the Google Android market result in an error message within the notification bar. Clicking on it opens a dialog box with Installation error "Unknown reason -110"
When downloading/updating from the Amazon Android market the error is less specific, I click Install, the standard screen opens confirming I want to install the app explaining what it will need access to. I click the Install button at the bottom of the page which results in "Application not installed".
Note that this happens with all app downloads or updates.
The steps I have taken so far:
1) restarting the phone
2) clearing cache/data from Applications/Android Market application (and restarting again)
3) clicking on button to remove all updates to Android Market application (and restarting again) --
On a side note: since this did not fix the problem, how do I get the newest Market version again?
4) unmounted SD card (and restarting again) -- since this did not fix the issue, I remounted the SD card
5) Used file manager to navigate to directory Download and look for files named: XX.apk, where XX is 1 to 20. -- but did not find any such files.
Per HTC support:
First, open the phone dialer and enter in *#*#checkin#*#* [*#*#2432546#*#*]. The number will disappear and your should see a notification of either Checkin Succeeded or Checkin Failed. If it succeeded, then new updates should be detected for your device and the application.
I received "checkin succeeded" notification
Next, try moving any applications you have on the SD card to your phone's internal memory. This can be done by going to: Home> Menu> Settings> Applications> Manage Applications> On SD. Tap each program and then tap Move to Phone. Once this is done, check for updates again.
I received "Failed to move application" notification for each application on my
SD card that I attempted to move to Internal Memory
Finally, I recommend clearing the data from the Google Services Framework applications. In the Manage Applications Screen, go to: All> Google Services Framework and then tap Clear data. Check for updates once again.
Follow the direction above but have not received any updates by navigating to
An additional development is that as of about 10:00pm tonight, my Incredible 2 no longer shows as one of my devices when I navigate to the Google Android Market from my pc -- could this be related?
Click to expand...
Click to collapse
Try clearing data in apps settings and reboot. How many apps are installed? When was the last time you deleted all your messaging threads and call logs?
Sent from my Sensation using xda premium
Joshua,
Can you advise on the click path to accomplish the "clearing data in apps settings" process.
When I click Settings/Applications/Manage Applications, I just see my apps listed.
I do not use sms or text messages but I have never deleted all my messaging threads and call logs (again, I've had the phone about 6 weeks) -- I will do a quick search on the forum to learn how to take those steps.
Thanks for your help.
xdadevmt said:
Joshua,
Can you advise on the click path to accomplish the "clearing data in apps settings" process.
When I click Settings/Applications/Manage Applications, I just see my apps listed.
I do not use sms or text messages but I have never deleted all my messaging threads and call logs (again, I've had the phone about 6 weeks) -- I will do a quick search on the forum to learn how to take those steps.
Thanks for your help.
Click to expand...
Click to collapse
You're in the right place, just click on market and choose clear data. Wiping messaging and call logs, just go into the app and hit menu.
Sent from my Sensation using xda premium
When I navigate to the Market App the "Clear data" button is grayed out.
Accessing the Phone app allows me to Clear data and I did -- can you help me with "hit menu" reference you made?
Also, I'm not sure what is normal but when I go into the Market Updater app, all the buttons are grayed out.
Thanks again.
xdadevmt said:
When I navigate to the Market App the "Clear data" button is grayed out.
Accessing the Phone app allows me to Clear data and I did -- can you help me with "hit menu" reference you made?
Also, I'm not sure what is normal but when I go into the Market Updater app, all the buttons are grayed out.
Thanks again.
Click to expand...
Click to collapse
Not the market updater app, the market app. They are different apps. It should be under the ALL APPS tab in applications settings.
"Hit menu" refers to the physical (or capacitive) menu button on the phone itself.
So you used the phone app to clear the call logs? Go to call logs and press the menu button on the phone.
Understood on the market updater app being separate from the market app -- just wanted to post an observation about the market updater as I wondered if maybe that wasn't the way it was supposed to look (all buttons grayed out).
I went to Settings/Applications/Manage Applications, selected the All tab, scrolled to the Phone app and clicked the Clear data button.
Upon doing so I received a Change Mode message that a SIM card was detected and the device was switching to global mode.
Do I want to stay in global mode if I only need CDMA?
Then navigated to Settings/Call -- but I was unable to find mention of call logs and pressing the physical menu button did not bring up anything.
Sorry if I'm being dense.
Not sure if this is related to any of the steps you have recommended but my Incredible 2 is now listed again in the Google Android market when I browse to it via my computer. I'll take any good news.
Thanks
xdadevmt said:
Understood on the market updater app being separate from the market app -- just wanted to post an observation about the market updater as I wondered if maybe that wasn't the way it was supposed to look (all buttons grayed out).
I went to Settings/Applications/Manage Applications, selected the All tab, scrolled to the Phone app and clicked the Clear data button.
Upon doing so I received a Change Mode message that a SIM card was detected and the device was switching to global mode.
Do I want to stay in global mode if I only need CDMA?
Then navigated to Settings/Call -- but I was unable to find mention of call logs and pressing the physical menu button did not bring up anything.
Sorry if I'm being dense.
Not sure if this is related to any of the steps you have recommended but my Incredible 2 is now listed again in the Google Android market when I browse to it via my computer. I'll take any good news.
Thanks
Click to expand...
Click to collapse
Nope, go into your call log and press menu. Open the phone app as if you're going to make a call, go to your call history, hit menu and delete all.
When you were in the all tab, that's where you clear data for market.
Sent from my Sensation using xda premium
Thanks for the additional explanation -- totally makes sense now -- Call history is now empty.
Have done the same for messages.
Now rebooting the phone...
Tested downloading an app and unfortunately got the same -110 error.
Do you have any ideas regarding these questions I posted above?
Interestingly the version listed under the Market app is 2.3.4 even though it has reverted to an earlier version -- it looks very different.
On a side note: since this did not fix the problem, how do I get the newest Market version again?
... enter in *#*#checkin#*#* [*#*#2432546#*#*]. The number will disappear and your should see a notification of either Checkin Succeeded or Checkin Failed. If it succeeded, then new updates should be detected for your device and the application.
I received "checkin succeeded" notification
Can someone explain to me what entering the combination above does --
what is the phone checking in with?
If I will only be using my phone in the United States -- is it better to leave from phone in World or CDMA mode?
Thanks again.
cdma mode only
Can anyone help with these three still unresolved issues?
1)
Downloads/Updates from the Google Android market result in an error message within the notification bar. Clicking on it opens a dialog box with Installation error "Unknown reason -110"
2)
The steps I have taken so far:
1) restarting the phone
2) clearing cache/data from Applications/Android Market application (and restarting again)
3) clicking on button to remove all updates to Android Market application (and restarting again) --
Note that additional steps have been tried based on suggestions in this thread but nothing has worked so far.
Interestingly the version listed under the Market app is 2.3.4 even though it has reverted to an earlier version -- it looks very different.
On a side note: since this did not fix the problem, how do I get the newest Market version again?
3)
Per HTC support:
First, open the phone dialer and enter in *#*#checkin#*#* [*#*#2432546#*#*]. The number will disappear and your should see a notification of either Checkin Succeeded or Checkin Failed. If it succeeded, then new updates should be detected for your device and the application.
I received "checkin succeeded" notification
Can someone explain to me what entering the combination above does --
what is the phone checking in with?
Would be grateful for any additional help.
Thanks
Android customer support indicated that they had received multiple reports of this issue but did not have a fix yet.
Worked with HTC support and ended up having to do a factory reset which fixed the problem.
Thanks to everyone for your help.

[Solved] Broke permissions settings, nandroid can't fix, need help

Re-written to be more concise and readable:
Long story short: I installed the program "Permissions Denied" from the market and restricted a few games. When I rebooted something was broken and I can't quite figure out what, but it runs deep through the phone.
The phone isn't bootlooping, but when I starts up it will very often become unresponsive immediately after getting to the lockscreen, my theory is that things are trying to load and crashing in the background. The only fix for this is to wait until it appear to reboot itself; the screen will come back on and show me a quick few cycles of the boot animation, then back to the lockscreen. After this, it asks to re-activate on the network. Whether or not everything works after this point has been highly variable. Currently, my phone is on but has no way of signing into a google account (isn't even an option in the list under settings).
If I try to restore a nandroid, at the very end it spits out "Error while restoring /data!". I've done this with a couple nandroids that I've used fine in the past. Fully wiping from CWM and installing a fresh rom yields similar results.
Basically my thinking at this point is to back up anything I want while I have access to the phone and try to do as full a factory reset as possible. Any ideas? Of note is that I've run the "fix permissions" function both in CWM and ROM Manager, and when I run it in ROM Manager the log shows permissions for a bunch of programs that have been wiped. So I'm guessing that permissions settings persist across wipes, but I don't know what to address that with specifically.
Bump? (rewrote OP to make it less of a train wreck of my late-night detective work)
Edit with maybe-progress: I found and installed an older apk for Permissions Denied and even though this is an older nandroid and everything has been wiped time and again, the permissions for the games I changed are still disabled.
Having trouble getting the program to actually undo anything though, and rebooting the phone is a rather tiresome task with all this going on just to find out nothing changed.
Does anyone know
1)Where permissions live, and if I can reflash whatever that is, as it is clearly corrupt here.
2)Where I can get a copy of the v2.9 apk for this app, as maybe it will be better at restoring what it did than the older version I dug up.
Edit2:I eventually just did a factory reset and it fixed everything. I had also emailed the developer of the app and he got back to me with the following advice:
It sounds like the permissions file is locked, packages.xml. Try opening my app, going into the settings, and make sure that the first option is NOT checked.
Then hit the unlock option to unlock the file.
If that doesn't work, try the following in a terminal...
su
chattr -ia /data/system/packages.xml\
Click to expand...
Click to collapse
Intuitively this sounds like it may have fixed the problem, so I'm posting it here in case anyone ends up with similar problems and finds this thread searching.

My CM2 Rooted SM-T800 lost ability to connect to a SAT IP device

Hello,
for quiet a some time I used the Elgato Sat>IP Client App on my (SM) rooted DM-T800 and was very happy with that configuartion.
Now, possibly by installing the App "Sleep Timer", the "Sat>IP" App claims something like (I have to translate from German):
"unable to connect the IP Device, close all Apps using DLNA/UPnP - stop and start your Wi-Fi (W-Lan) connection" and try again.
That did not help:crying:.
I did not knowingly have an App running using DLNA or UPnP. But "sleep-timer" stops WiFi, Screen and sound to sleep after the selected time.
Stopping "Sleep Timer" App - and uninstalling that App did not change the situation. Maybe that App has changed some hidden setting, I'm not able to locate. Even uninstalling all DLNA/UPnP supected Apps did not help.
Before I try my last TWRP Restore, perhaps I could get a hint from one of you what to do next.
Thanx a lot!
PS,
after checking the internet, found no similar question or answer, then lost patience and wanted let TWRP restore my last backup (from where the problem did not occur).
But now I get an error while Rebooting "wrong footer" when I click either "boot.emmc.win" or "recovery.emmc.win" - then the system reboots unchanged.
Looking to all decriptions of how to recover a system with TWRP, there is no hint about the special filename. If I try to start the full directory - nothing happens... But some other statements like "wipe cache" etc. confuse me, because the basic desctiption of a TWRP restore did not metion such tasks.
OK, I'm a newbe with android, and my IBM - OS2 - Windows Background does not help much. I'm quite shure, that somewhere in your forum the TWRP Processes are explained, but I did not find them. Please give me the correct forum's name for TWRK - thank you in advance...

Categories

Resources