[Q] How to remove partially uninstalled system app? - Android Q&A, Help & Troubleshooting

Hi,
I have transformed CoolReader into system app with Titanium backup. It was crashing so I tried to move it back to user app again with Titanium backup. However during this procedure TB hanged and after some 20 minutes I killed it. I later tried to uninstall it (again with TB), but it seems that there are still left parts of it somewhere so now I am unable to reinstall the app from google play (error 491) or if I clear cache and data of google play and force the application to install it keeps crashing.
So I would like to ask what should I delete to completely eliminate the traces of CoolReader (or any application in general) and be able to install it again?

I'm not sure if this will work but give it a shot.
Try finding an apk of your app and, using Root Explorer, paste it in /system/app (remember to mount /system as RW using Root Explorer). Set permissions (All read, owner-write, owner-execute) and reboot. That should register the app as a system app.
Go back into /system/app and delete it. Reboot and it should unregister it as a system app, allowing you to reinstall from Google Play

Related

Stock apps reinstalling after reboot?

My NT is using indirect's root and I had the stock apps removed. Every time I reboot, pandora, netflix, and hulu plus always show back up after I uninstall them. Any clue why they come back after a reboot? My netflix app always asks for an update and I have two copies of pandora on there.
you have to first go to root--->system---->app find the app and delete.
then uninstall
then reboot
(may need to change permissions to delete the crap)
I had this same issue, and one of the best ways to prevent it is before trying to delete/uninstall theme, is to go into the stock app manager and archive everything, this unregistered the flag that says they should be there on the device at all from B&N's perspective, and ensures they won't just suddenly appear again. I had the same issue with Netflix continually reverting to B&N's version instead of the newest version.
424aca said:
you have to first go to root--->system---->app find the app and delete.
then uninstall
then reboot
(may need to change permissions to delete the crap)
Click to expand...
Click to collapse
i'm not seeing a system folder in root... do i need to use a specific app to change permissions? i've already gone through several folders on the nook and on the memory card trying to track the apps down and can't find anything...
DemonicPhantasm said:
I had this same issue, and one of the best ways to prevent it is before trying to delete/uninstall theme, is to go into the stock app manager and archive everything, this unregistered the flag that says they should be there on the device at all from B&N's perspective, and ensures they won't just suddenly appear again. I had the same issue with Netflix continually reverting to B&N's version instead of the newest version.
Click to expand...
Click to collapse
how do you archive everything? by the stock app manager i'm assuming you mean the menu where it lists all your apps...
market--->es file explorer
install
open---->top right( star for favs) click. THen select the phone object thing. (/) is under mine
root will open up
click system(should be before vendor folder)
click on App folder(before Bin folder)
select app---> change permissions so you can delete
after delete uninstall that app(which you deleted)
reboot and it should be gone
424aca said:
market--->es file explorer
install
open---->top right( star for favs) click. THen select the phone object thing. (/) is under mine
root will open up
click system(should be before vendor folder)
click on App folder(before Bin folder)
select app---> change permissions so you can delete
after delete uninstall that app(which you deleted)
reboot and it should be gone
Click to expand...
Click to collapse
netflix was the only one i saw in the folder, but i uninstalled them all from within es and now they aren't coming back after reboot. thanks!
nevermind, **** came back. why aren't they in the folder you said and why is netflix still coming back after i deleted it?
honestly, that makes no sense. please post a picture on image shack or something and link it so we can see

[Q] Package info still exists in packages.xml but app is uninstalled

Hello,
I have removed one of the pre-installed apps from a Sharp Docomo SH-12C (Android 2.3.3). It is nothing vital, and does not affect system performance - an E-book reader app: jp.co.sharp.exapps.
First I updated the app, then integrated the update in /system/app - but it would crash on reboot, so I decided to get rid of it.
Unistalling didn't seem to wipe all data. I tried reinstalling but got a "Failed" message. Then I manually deleted the .apk and the .odex from /system/app.
The app name (jp.co.sharp.exapps), however, would still appear in the list of installed apps when viewed from Settings > Manage Applications. Eventually, I managed to "completely" remove it using ES File Manager's app manager.
But now I notice that some app info still exists in /data/system/packages.xml:
Code:
<updated-package name="jp.co.sharp.exapps" codePath="/system/app/EBook.apk" ft="14011d59a10" it="14011d59a10" ut="14011d59a10" version="2500" nativeLibraryPath="/data/data/jp.co.sharp.exapps/lib" userId="10062">
<perms />
</updated-package>
.....
<shared-user name="jp.co.sharp.exapps" userId="10062">
<perms />
</shared-user>
I tried manually editing these off the file but the file gets restored on reboot.
I have deleted the folder and its contents from /data/data.
How does this info get written to packages.xml? Can I find the source and delete the app info from there?
I suspect that Sharp have implemented some extra security mechanism to their phones so that people can't simply freeze or delete system apps but have no idea what it might be. For example, if you freeze even one built-in app, and do a factory reset, the phone will go into a boot loop. I believe the same happens if you uninstall a system/app.
Ideas appreciated!
Did you trying deleting the package.xml file then wipe cache and dalvik cache?
i got same problem.Did you managed to solve it?
That persist on Android 11.

[Fix]Google Play/market “Unknown error code during application install: -24

Fix for Google Play/market “Unknown error code during application install:’-24”"
This error usually comes up when you are trying to reinstall an app and it fails to install.
*Requires Root*
Go into Data/data and find the folder/file referring to that app and delete it
Also go to Data/app-lib and do the same (if it is there).
Chances are it is probably only in one location but check both. Usually what this will look like is a bunch of folders in there and the one you are having problems with will look like a file instead – regardless delete the folder/file for that app and then go to google play and it will install.
Also this will work for most TB issues as well but you may have to download the app and restore data only, I have had some work back restoring the app and then restoring data but more luck with just a fresh app from the market.
Many people have reported that this also works for them, just wanted to add it to the help and troubleshooting section.
Working solution of error 24
Method 1 (Sure Fix but requires root):
Install a file manager like Root Manager
Browse to internal storage android/data/com.whatsapp
Delete the com.whatsapp… folder
Now install whatsapp from Google Play
myashesh said:
Method 1 (Sure Fix but requires root):
Install a file manager like Root Manager
Browse to internal storage android/data/com.whatsapp
Delete the com.whatsapp… folder
Now install whatsapp from Google Play
Click to expand...
Click to collapse
Thanks I fixed mine, my "-24" error came up after I try to restore my GS3. In order to get the install to go through you have to delete the existing folder of the associated app first
Root Manager > Root/data/user/0 > find any app folder you are having trouble installing (the name is either by app name or maker's name > confirm & delete.
try to reinstall the app from Play Store and it should work. (In my case I think it's because i have a list of apps from my other acct and during the restore session somehow the Play Store was confused and couldn't verify the app install.)
thanks worked fine.
i face this issue whnever i clean dalvik cache thrugh Link2SD plus

Unresponsive reinstalled Google Play Store app on rooted Samsung SCH-i509

Device: Samsung SCH-i509
Android Ver: 2.3.6
Rooeted: Yes
Internal Memory: 160MB
Ext memory: 2GB microSD partitioned as: 1st Partition: 1455MB FAT, Second Partition: 515 EXT2 (I am using Link2SD for linking apps to SD card)
Superuser App: SuperSU
Rom Management: RomToolBox lite
I rooted my phone about a fortnight ago, first time rooting, things went fine, and apps were responsive.
2 days back I not only uninstalled the Google Play Store updates but also uninstalled the app, hoping I would install the latest google store APK from Android Police ( Ver: com.android.vending-4.8.22.apk )
I am new to rooting and installing apks, so after installing the above mentioned Google Play Store apk to the SD card and finding it was not responsive (I was getting a blank screen and an error message shortly thereafter which disappeared instantaneously for me to note what it said). I googled and found on a forum, (sorry don't recall which one) that the APK needs to be copied to the system/app folder and any previous apk of Google Play Store needs to be replaced. So using Root Browser in ROMToolBox I copied the apk to system/app.
Doing so did open the 'first run' of Google Play Store, as in I was prompted to allow permission via google account and opened the interface with my apps etc normally. But trouble started when I tried to update the apps. The moment I do that, I get the downloading bar AND then I get the force close screen. The same would happen in the case if I try to download any apps.
I froze the Google Play Store app through ROMToolBox App Manager.
On doing a search on XDA forums before I posted here I came across: http://forum.xda-developers.com/showthread.php?t=2129881
And did as suggested in this thread: went to the system/app folder through Root Browser and set permission to rw-r--r-- as suggested there.
UNFORTUNATELY things are the same as before: once the app fires up either by clicking on a Google Play Store linked ad or by just opening it, I am back to force close screen.
I would be really thankful if someone could help me out on this.
Also, I am not quite sure how much it makes a difference I was using Link2SD to link all user apps to SD card (I uninstalled this app as well hoping to install the latest version)
You rebooted after changing the apk permissions, right? Also perhaps try force stopping the plays store, wiping the app data then reboot.
Thanks
jr67 said:
You rebooted after changing the apk permissions, right? Also perhaps try force stopping the plays store, wiping the app data then reboot.
Click to expand...
Click to collapse
Thanks for the reply. I had rebooted and clear app data but the app was still unresponsive/
The issue resolved when I downloaded an older version of the Google Play Store app and installed it in the sys/app folder after removing the previous one, reconfigured the permissions and rebooted. things are working fine now.
Cheers, have a great weekend!

Delete system/pre-installed apps on a rooted device

Hi,
I'd like to know how to safely delete system or ROM pre-installed applications that don't offer an "Uninstall" option. I am rooted and running 5.0.2 on a Nexus 6. I know I could do this with Titanium or other similar apps but my point is to not install a specific app just for deleting apps if I can find the correct path/file from Root Explorer and remove it myself.
Thanks
mclisme said:
Hi,
I'd like to know how to safely delete system or ROM pre-installed applications that don't offer an "Uninstall" option. I am rooted and running 5.0.2 on a Nexus 6. I know I could do this with Titanium or other similar apps but my point is to not install a specific app just for deleting apps if I can find the correct path/file from Root Explorer and remove it myself.
Thanks
Click to expand...
Click to collapse
from my experience the best that you can do is to use root explorer and goto system/app or system/priv-app and delete folder-app you do not need, then goto data/dalvik-cache, search for apk name and delete also program *.dex, so this is a clean method, make a reboot for clearing apk data !
It's safer to rename the app instead of deleting it... "freezing" apps often just add ".fro" to the app's name (whatever.apk.fro, for example) to keep it from appearing in your app launcher or loading. If anything goes wrong because of the "missing" app, you can easily restore it.

Categories

Resources