[Q] My Apps - Samsung Galaxy Nexus

Is there a way to remove applications listed under Not Installed in My Apps on the Android Market?

No. It's been requested by hundreds of people but so far Google has done nothing.

Lists apps you've purchased but not currently installed. Why would you not want this?
Sent from my DROID X2 using xda premium

Amazon has this problem too.
I do note that the Amazon Market downloads the app when purchased, even if you do not install it.
Navigating to /data/media/Android/data/com.amazon.venezia/cache/ and deleting the APK doesn't change anything, although I am sure it will save some memory somewhere along the line. I deleted all older versions of apps and ones I didn't install.
The /data/media/ is also another shortcut to the /sdcard/ folder.
For convenience, it seems installed apps are in: /data/app/

Related

How do you reinstall certain apps after flashing another rom?

Recently I've flashed a bunch of roms, what's keeping me from keeping them is certain apps they remove (like HTC FM Radio and Navigation). Is there any easy way to port these apps back in? Usually if I just find a copy and try to install it says "not installed." In the case of Navigation, uninstalling and reinstalling the updated google maps doesn't make the Navigation app show up.
neccoloup said:
Recently I've flashed a bunch of roms, what's keeping me from keeping them is certain apps they remove (like HTC FM Radio and Navigation). Is there any easy way to port these apps back in? Usually if I just find a copy and try to install it says "not installed." In the case of Navigation, uninstalling and reinstalling the updated google maps doesn't make the Navigation app show up.
Click to expand...
Click to collapse
use titanium to back up the apps that you needed and then transfer them to other roms if you wish.
Another option is to download "System panel" from market the full version has an archive option. this will keep all apps on your sd you can restore them later.
However: +1 for titanium backup, it is much better, allows you to keep all data associated with the app and its market link so you continue to get updates from that app.
I use Titanium Backup but I don't see where I can restore the Navigation app. I read it was part of the Maps app when you download it but still don't see an entry. Can I just restore my backed up google maps and it'd show up? Reinstalling maps from the market doesnt seem to do it either.
the actual navigation.apk, if I remember properly, is actually a part of the HTC side of programs. So I think some developers actually remove this apk from the rom. In that case, if you want navigation.apk back you will have to find it and then install it back onto your phone.
I skimmed this so I hope its not off track
...errr ok just re-read it. If you find you can't install it because of an error, you may have to get into shell and copy it from the sd card to /system/app

Application installation locataion other than /system/app and SDCard??

I have a few Android devices, and I'm trying to install some favorite apps (that I can't seem to get via Amazon Market or Google Market,) Facebook being one of those.
I was able to adb pull Facebook.apk from another tablet I have, however, it's ver 1.5.2. Tablet says that it is running 1.7.2. That means that, not only did the old app stay on the tablet after the Market updated Facebook, BUT the new app is either named differently, or installed in a completely different location (not /system/app nor SDCard - I checked.)
I was working with Redbox as well, and I simply could NOT figure out where it was installed on 2 other Android devices. It is ALSO NOT installed to the SDCard.
I can see both processes running (NOT app_xx processes, btw.) The Redbox app was com.redbox.android.activity and Facebook was com.facebook.katana.
I am seeking enlightenment!
Side-bar: I am wondering if these are NDK applications. Do NDK applications need to be re-compliled for each individual platform? Are they installed differently than SDK applications? (i.e. in different locations in the filesystem)
Tuleen Donai said:
I have a few Android devices, and I'm trying to install some favorite apps (that I can't seem to get via Amazon Market or Google Market,) Facebook being one of those.
I was able to adb pull Facebook.apk from another tablet I have, however, it's ver 1.5.2. Tablet says that it is running 1.7.2. That means that, not only did the old app stay on the tablet after the Market updated Facebook, BUT the new app is either named differently, or installed in a completely different location (not /system/app nor SDCard - I checked.)
I was working with Redbox as well, and I simply could NOT figure out where it was installed on 2 other Android devices. It is ALSO NOT installed to the SDCard.
I can see both processes running (NOT app_xx processes, btw.) The Redbox app was com.redbox.android.activity and Facebook was com.facebook.katana.
I am seeking enlightenment!
Side-bar: I am wondering if these are NDK applications. Do NDK applications need to be re-compliled for each individual platform? Are they installed differently than SDK applications? (i.e. in different locations in the filesystem)
Click to expand...
Click to collapse
Use adb or Android Commander to find them here: /data/app. It is on the root file system. That's where most apps go that are installed from the Market and such.
you will preobably find the facebook app in /data/app you could also look for redbox in /data/app-private

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

How do I disable an elitemod/aokp system app?

Hopefully the question says it all really. How can I disable a system app in the EliteMod/AOKP ROM? I've tried googling this but can't find any way of disabling the system delivered Facebook app.
Under andromadus or cyanogen mod ROMs I could use the pm command in a terminal but this doesn't seem to be applicable here as it fails. Does AOKP bring its own package manager?
Thanks
Sent from my HTC Vision using xda app-developers app
There is no 'system delivered' Facebook app in EliteMod (nor in AOKP I don't think). You actually have to download and install Facebook from the Play store. Yours was probably automatically installed when you signed into google, in which case, just uninstall it.
But normally for 'system' apps you goto Manage app, tap on it, and then the 'disable' button. Just be aware that some actual system apps may break the phone if disabled.
facebook is safe to get rid of altogether, use titanium backup to delete it or root explore, or through terminal or adb. any of these methods can remove it
Sent from my HTC Vision using xda premium
demkantor said:
facebook is safe to get rid of altogether, use titanium backup to delete it or root explore, or through terminal or adb. any of these methods can remove it
Sent from my HTC Vision using xda premium
Click to expand...
Click to collapse
Assuming you know where exactly to look if the OP is talking about more than just the downloaded Facebook app you could just 'uninstall' from Manage Apps.
I wonder if the OP is talking bout an AOKP rom with EliteKernel on it? In which case it would depend on how AOKP itself was distributed, I know That EliteMod Rom (kernel and rom, and nothing else) does not come with Facebook.
All,
Thanks for your responses. I was able to delete it using titanium backup. manage apps gave me options only to uninstall updates, but not the app itself which makes me believe it was shipped with the ROM. I'm using the EliteMod ROM with kernel for ICS as per this thread...
http://forum.xda-developers.com/showthread.php?t=1700436
I don't like the Facebook app as it seems a bit cumbersome, hence why I wanted to get rid of it, but hopefully its removal won't impact on other Facebook apps I have installed. We shall see... I don't recall installing it, but I'll admit that it could have been installed automagically
Thanks again.
Sent from my HTC Vision using xda app-developers app
KeepTriin said:
All,
Thanks for your responses. I was able to delete it using titanium backup. manage apps gave me options only to uninstall updates, but not the app itself which makes me believe it was shipped with the ROM. I'm using the EliteMod ROM with kernel for ICS as per this thread...
http://forum.xda-developers.com/showthread.php?t=1700436
I don't like the Facebook app as it seems a bit cumbersome, hence why I wanted to get rid of it, but hopefully its removal won't impact on other Facebook apps I have installed. We shall see... I don't recall installing it, but I'll admit that it could have been installed automagically
Thanks again.
Sent from my HTC Vision using xda app-developers app
Click to expand...
Click to collapse
I'm using the same (note my signature), it doesn't come with Facebook, but your google account will re-install it automatically upon signing in if you have your google account set up to do so. You should be able to uninstall the main Facebook app itself form manage apps (would appear under downloaded).
Though I get the same thing you do, and I imagine that you would have to uninstall updates before you can uninstall the main app.
however if you searched Facebook for Android in the Google Play market, you would see the Open / Uninstall options right there.
So next time (for a downloaded app, as we determined Facebook is not a system app in this case):
1) Try from Manage Apps
2) Try from Google Play
3) Try other means (titanium backup, or going in thru 'adb shell' and removing the apk from /data/app/)
Hi,
I noticed you were/are running the same ROM, but it's still odd. I did try looking at Facebook in the play store, but again there was no uninstall option. Still, the end result is that Facebook is no more. At some point I'm going to implement dataswap, after I've backed up my sd card and I'll take another look then.
I did check the EliteModICS120706.zip and it does contain a com.facebook.katana.zip under the system/app directory. Whilst I'm familiar with Linux (and of course Android is based on this), does its inclusion in the ROM zip file mean that it is automatically installed
Thanks for your help
Sent from my HTC Vision using xda app-developers app
KeepTriin said:
Hi,
I noticed you were/are running the same ROM, but it's still odd. I did try looking at Facebook in the play store, but again there was no uninstall option. Still, the end result is that Facebook is no more. At some point I'm going to implement dataswap, after I've backed up my sd card and I'll take another look then.
I did check the EliteModICS120706.zip and it does contain a com.facebook.katana.zip under the system/app directory. Whilst I'm familiar with Linux (and of course Android is based on this), does its inclusion in the ROM zip file mean that it is automatically installed
Thanks for your help
Sent from my HTC Vision using xda app-developers app
Click to expand...
Click to collapse
I can confirm that both the likes of com.twitter.android.apk and say com.facebook.katana.apk are present under /system/app but course com.facebook.katana-1.apk is present under /data/app for me since I installed it.
I *think* the two that comes with Android are notification/tie-ins with the rest of the system, i.e.: what allows you to connect say Twitter/Facebook/Yahoo/Google/Etc account to the rest of the phone for means of notification and contact imports etc. I just know that I actually had to install the Facebook app before that option would even show up under System Settings -> Accounts.
By the way when you partition the SD Card for sd-ext (which is what is advised for dataswap), depending on your type of recovery, do not create a second sd-ext, and preferably skip the swap as well, so you should only have two partitions on the SD Card, a sd-ext and the FAT32 (for your normal /sdcard stuff). The dataswap mod will put a swap file within /data/local since most of your apps will be moved from /data/app and /data/app-private over to /sd-ext/app*
And furthermore, don't bother to move any of your apps "to SD card" when using sd-ext, since they are all already on the SD card (just in the faster, more efficient /sd-ext/ partition that's mapped to /data/).
the apps twitter and facebook came with the rom and are installed under system app, can not be removed with market, nor settings>manage apps. many roms nowadays come with those so you can either remove them from the rom before download or remove them after via adb, terminal, tb, rootexplorer, or whatever means.
you do not need to unistall updates before you uninstall apps, even system apps, you just need to uninstall them diffrently than just settings>manage apps>uninstall
that will only work for apps stored in /data
Sent from my HTC Vision using xda premium

Having one issue I can't explain on newly rooted LG G4

I just rooted my G4 using a couple of threads and a how to video from this forum. This is the only place I trust and everything went great. My phone is rooted and I'm having fun with it. I just have one issue and it's a strange one. At least I consider it to be. Here's the problem. Any app I install that will both uninstall an app and restore it I'm having issues on the restore end. There is no exact info I can give you except to explain what's happening. Usually only the first file I uninstall will show up in the recycle bin and I can restore it. But sometimes nothing shows. If I try to uninstall more than one app, let's say three for example. In the recycle bin it will show that I uninstalled the FIRST app I chose to uninstall as ALL THREE listed. So Let's say I uninstall app's a, b and c. In the recycle bin instead of showing apps a, b and c, it will show three versions of a. This seems very odd to me.
The thing Is I have troubleshooted this and I have used different uninstall/restore apps that do the exact same things as App Master/System app remover (root) etc. I evven tried others. but still have the same exact issue with all of these apps. And also within these apps I moved the backup folder and recycle bin locations to several different locations incliuding different locations both on both my external SD card and different locations within the external storage just to see if the location was the issue. The locations does not matter. The app does not matter. I have the same problems no matter where the locations for the backup and restore folders are and I have the same issues no matter which app I use. BTW I have no problems at all with installing apps from either the app store or anywhere else and also I even used an apk extractor before I turned my old phone in and extracted a lot of apps and installed those on my new phone via a folder in the external SD card and no problems with that. Also if I only uninstall one app with any of these uninstall/restore apps I CAN restore it.
My fear is that I will one day need to restore an app, maybe a system app and because I have uninstalled many apps since then it won't even be listed in my recycle bin via these apps and I will be screwed. Have any of you even heard of anything like this before?
I realize there could be work arounds such as periodically backing up ALL apks, but really that would be a hassle and I would just like these uninstall/restore apps to work like they should.
Any Ideas? Thank you so much in advance guys. You're the best.

Categories

Resources