new or deleted apps not updated - Galaxy S I9000 Themes and Apps

hi my first post here
my phone do not update drawer after install or uninstalling apps.
why is this so?
i have to enter
rm -r data/data/com.android.vending/cache
which i found on the web.
or use samsung task manager to clear level2 ram
or restart to solve the problem.
is there a permanent fix?

Related

[Q] Looking for Uninstaller that actually Meets ALL my needs

So there are many uninstallers. The ones I've have found that will uninstall system apps doesn't have a quick uninstall feature, or it won't allow me to quickly uninstall many system apps. I have root explorer and can just go through and delete the apk's, but I've found that I run into issues occasionally and have found that actually uninstalling the apps is cleaner and doesn't cause as many issues as when I just delete the apks. Any suggestions would be great, I'd rather not have to download many versions, as the descriptions aren't always accurate. Thanks
Code:
adb shell
su
rm /system/app/Nameofapp.apk
rm -rf /data/data/application.package.name
pm uninstall application.package.name
reboot
exit
Works every time.
Thats awsome, I get the first part of it, I'll check out what the rest of the code does However, I would like an app as I don't enjoy typing that much into a virtual terminal. If there is no app then I might just have to deal! I'd like to think with the thousands of apps that 1 uninstaller will allow me to quickly uninstall system apps, like a mass uninstall feature. I'll keep digging....
Well, you could make a bash script out of it...
Anyways, here's what it does:
Open ADB Shell
Get root
Remove unwanted System app
Remove the settings/data for said app
Remove the app from the package manager
Reboot
Close Command Prompt/Terminal
I've never tried writing a script before. Would I have to write one for each program that I would want to remove?

[Q] Running Oxygen ROM, apps won't load after installing busybox and reboot

Hi guys, this is the problem I'm facing. I was running the latest oxygen rom without any problems, until I decided to install polaris office. I downloaded the docmanager apk and read that I have to push it to /system/app. Anyway, I was trying to get system to be writable and testing the mount cmd... I entered mount into the emulator and got a bunch of mounted paths. I'm not sure if that has anything to do with what happened bur anyway I then downloaded busybox installer and installed busybox.
I rebooted and next thing I know, the default oxygen launcher appears instead of the go launcher I had installed and almost all apps are not listed. I check the app manager and it shows all the other apps in their package name with a sd card sign next to them.
I am running oxygen with sdext enabled. I am guessing I did something from the emulator that messed up sdext which has most of my apps.
Can anyone tell me how I can fix this? I'm not really sure what has actually happened, but if you need me to provide more info please let me know.
BTW, I downloaded the market apk again and when I tried to install it, android rebooted. I am guessing that's cause it tried to install it on sdext.
Thanks.

Can't access my apps

For like a week I can't access my app list from the Android Market. The new version says "Once you have apps on this account you will see them here" (meaning that I haven't downloaded any apps, which isn't true); also tried unistalling to an older version which simply said "Server error. Can't access your apps right now".
I uninstalled a few phone apps using Titanium, and maybe I deleted something that is interfering with this? Or there could be a problem with my Google account? I sincerely don't know.
Do you remember which system apps you deleted?
another way to determine which apps are removed is to give us a list of all the apps.
i believe the command in ADB would be.
adb shell
ls /system/app > apps.txt
please note i have no idea if the above command will work not to good with ADB.
Or you could just install Terminal Emulator on your own phone, CD to /system/app and after that do a ls. Then do a screenshot and post it over here.
Sent from my R800i using XDA App

[Q] Media Bug

Hey,
since a few weeks, my battery-time is very poor,
so Looked in the battery-tab and realized, that I have 68% battery-usage by "Media".
After a little bit of research and searching that this bug is very common,
I formated my SD and tried to kill this bug, but the battery-drain was as before (68%).
So I also cleared the internal SD and reseted the phone ... but nothing happens .
Now the only Folder, which contains data is .thumbnails, but I cant delete it.
Can anyone help me ?
If you just want to stop the batterydrain, goto Settings->managa apps-> download manager -> wipe data/clear cache
If you want to delete the folder:
Code:
adb shell
>su
>rmdir [insert directory with path here]
If this doesn't help, take a look here : http://forum.xda-developers.com/showthread.php?p=47868557#post47868557
thank you ... i tried rm -Rf (like on linux ^^)
but i simply killed the process after clearing the cache now it is around 1-5%
Try Greenify, it helps. Hibernate [MEDIA]
HUAWEIAscendP6
HUAWEIAscendP6 said:
Try Greenify, it helps. Hibernate [MEDIA]
HUAWEIAscendP6
Click to expand...
Click to collapse
only in donate version
benna said:
only in donate version
Click to expand...
Click to collapse
System apps can only be hibernated with the paid version of the app.

[Q] apps not getting downloaded form playstore

i am having micromax canvas a1. it is working fine till recently the apps are not getting installed or updated from googleplaystore. kindly help.
problem solved
i m also getting this error but now solved just uninstall update of super su from setting - apps .
install latest playstore
same problem
Earlier I was able to install/update apps from Play Store. But since last week, app are not getting updated, nor I can install new apps. If I try to do it, just downloading bar is displayed.
Same here too. Can't update nor download. Any solution ?
I also faced same problem
until i found there was low internal storage issue.
move as many as apps to external sd card.(which can be moved)
i uninstall apps which i don't use often. cleaned some junk & memory from CleanMaster App.
Guess what happened , everything turned out to be normal.
Use Google DNS address in PC ethernet settings , restart router.
Than in phone clear playstore data and cache,clear downlaod manager data and cache,
Restart phone
download any app from playstore, it won't show any downloading status till 5 mins but will start automatically by then.
Hit the thanks button if it helped you.

Categories

Resources