I've searched around a bit (maybe not as long as I should've), but I don't see how to remove the stock bloatware apps that come with this phone.
Can someone point me to a guide, or give me a quick run down?
Flapjack said:
I've searched around a bit (maybe not as long as I should've), but I don't see how to remove the stock bloatware apps that come with this phone.
Can someone point me to a guide, or give me a quick run down?
Click to expand...
Click to collapse
Its a pain lol. Theres so many i just gave up lol (fyi they don't take up much space)
This is the code :
Code:
adb shell
su
rm /system/app/<apk name>
pm uninstall <package name>
Just download Titanium Backup form Android Market and you can delete apks easily. HTH.
Daneshm90 said:
Its a pain lol. Theres so many i just gave up lol (fyi they don't take up much space)
This is the code :
Code:
adb shell
su
rm /system/app/<apk name>
pm uninstall <package name>
Click to expand...
Click to collapse
Yeah, it does seem like a PITA.
antz88c said:
Just download Titanium Backup form Android Market and you can delete apks easily. HTH.
Click to expand...
Click to collapse
Maybe I'll try that. Do you have to actually do a backup/restore process before you can remove them? Or can you just remove them from the app itself?
antz88c said:
Just download Titanium Backup form Android Market and you can delete apks easily. HTH.
Click to expand...
Click to collapse
You could do that but then ur left with a /data/data folder for ur app and its name under packages.xml.
The other thing that kills me is that a lot of these apps keep popping up for now reason. I run "Advanced Task Killer" on a frequent basis, but I'll find apps like "Slacker" sitting there, taking up memory.
I know a lot of these apps are set to run on startup.... but why are they just starting up at random times?
I feel like I have so little control over this phone... it actually scares me. I knew everything my WinMo phone was doing at all times.
Daneshm90 said:
You could do that but then ur left with a /data/data folder for ur app and its name under packages.xml.
Click to expand...
Click to collapse
Can these items just be deleted?
I went to Samsung Firmwares and got the UGJG8 firmware and flashed that using Odin and 512.pit. You will get a 100% bone stock i9000m with no bloatware.
Just remember to write down your current APN settings as you will have to readd them.
antz88c said:
Just download Titanium Backup form Android Market and you can delete apks easily. HTH.
Click to expand...
Click to collapse
Call me an idiot, but I can't figure out who to remove apps with this app.
Flapjack said:
Can these items just be deleted?
Click to expand...
Click to collapse
They could but that would be longer, since ud have to go through packages.xml to look for ur app. In simple terms :
Its like uninstall a windows software. Your deleting its c:\program files directory whereas im going to "uninstall software" and following procedure.
BobbyTee said:
I went to Samsung Firmwares and got the UGJG8 firmware and flashed that using Odin and 512.pit. You will get a 100% bone stock i9000m with no bloatware.
Just remember to write down your current APN settings as you will have to readd them.
Click to expand...
Click to collapse
How in the heck do you find that? I've been all over the Samsung site and I can only find are Windows drivers.
**EDIT**
Nevermind, I found it on another site. I think this is what you meant, right?:
http://samsung-firmwares.com/i9000.htm
Also, what is the difference between the I9000DTJG4 and the I9000UGJG8 firmware?
Daneshm90 said:
They could but that would be longer, since ud have to go through packages.xml to look for ur app. In simple terms :
Its like uninstall a windows software. Your deleting its c:\program files directory whereas im going to "uninstall software" and following procedure.
Click to expand...
Click to collapse
Got it.
Now, is that a script I need to write for each app? I haven't even gone so far as to explore the file system, let alone write scripts. Is there a good (recommended) app for putting scripts together? ...or are you just using a notepad type editor in Windows, then copying them over via SD card?
Flapjack said:
Got it.
Now, is that a script I need to write for each app? I haven't even gone so far as to explore the file system, let alone write scripts. Is there a good (recommended) app for putting scripts together? ...or are you just using a notepad type editor in Windows, then copying them over via SD card?
Click to expand...
Click to collapse
Sure u can write a quick .bat script that does this or manually enter them in command-prompt up 2 u. Btw, what exactly is ur issue with the bloat-software ? is it the space its taking up ? or being shown in app drawer ? Cuz if ur using launcher-pro u can hide those apps from the drawer. Honestly they don't take up tht much space.
Daneshm90 said:
Sure u can write a quick .bat script that does this or manually enter them in command-prompt up 2 u. Btw, what exactly is ur issue with the bloat-software ? is it the space its taking up ? or being shown in app drawer ? Cuz if ur using launcher-pro u can hide those apps from the drawer. Honestly they don't take up tht much space.
Click to expand...
Click to collapse
Well, the biggest thing is that they're actually running without me opening them (eg: Slacker). That is really starting to piss me off. Secondly, they are very clutter-some. I don't have Launcher Pro, though I've heard good things about it. Is this something I get from the Marketplace? It runs instead of the Samsung interface, right?
**EDIT**
Just found "LauncherPro" on the Market. Looks good, but many are complaining the latest version is laggy/buggy and has obnoxious ad placement.
Does anyone have the next most recent version?
Flapjack said:
Well, the biggest thing is that they're actually running without me opening them (eg: Slacker). That is really starting to piss me off. Secondly, they are very clutter-some. I don't have Launcher Pro, though I've heard good things about it. Is this something I get from the Marketplace? It runs instead of the Samsung interface, right?
Click to expand...
Click to collapse
Nope its independent of proprietary frameworks, i.e it runs on stock.
Daneshm90 said:
Nope its independent of proprietary frameworks, i.e it runs on stock.
Click to expand...
Click to collapse
So would this be ok to install right now, or wait until I possibly flash the bone-stock firmware (which ironically would eliminate the included apps)?
Flapjack said:
So would this be ok to install right now, or wait until I possibly flash the bone-stock firmware (which ironically would eliminate the included apps)?
Click to expand...
Click to collapse
Nope it'll run on ANY proprietary/nonproprietary android firmware which is 2.0+
I just use root explorer and delete apk+odex from system/app
fua said:
I just use root explorer and delete apk+odex from system/app
Click to expand...
Click to collapse
Can you go into a little more detail? What is odex?
Its fairly easy, actually.. No apps or code needed. Go to:
Settings -> Applications -> Manage Applications
Press the menu button, and press Filter. Then change the selection to "All"
Related
So it's part of the system and doesn't show up under Manage APP settings? Do you just push the apk into the /system/app folder?
SiNJiN76 said:
So it's part of the system and doesn't show up under Manage APP settings? Do you just push the apk into the /system/app folder?
Click to expand...
Click to collapse
What's part of the system?
If you are saying that you want to install a random app you grabbed somewhere and the Applications Manager won't allow you to install it, you are correct. That is used to uninstall applications
You can install apps a few different ways. Personally, I only install apps while connected to my computer. So I simply...
Code:
adb install applicationName.apk
If I have a bunch of apps I wish to install, I use android commander (http://forum.xda-developers.com/showthread.php?t=622873)
Beyond that, you also have this option (http://android.modaco.com/content/s...e-clicking-on-your-pc-with-installapk-beta-1/) and there are also file managers (http://www.androidtapp.com/linda-file-manager-formerly-android-file-manager/) that will allow you to install apps.
Hope this helps!
Android Commander looks nice...and useful. Thanks for the links. I'll look into those programs to see if it does what I want it to do.
To elaborate on what I wanted...I took the IM.apk from enoms rom and installed it onto cy's rom using root explorer...but it shows under app manager...it's not 'flashed' into the system ROM. So I'm wondering how to install the IM.apk so that it looks like it came preinstalled with the ROM.
Hope nobody says that I need to make an update.zip... cause I think that would be a bit over my head.
Anyway...off to read up on the link you provided. Thanks!
SiNJiN76 said:
Android Commander looks nice...and useful. Thanks for the links. I'll look into those programs to see if it does what I want it to do.
To elaborate on what I wanted...I took the IM.apk from enoms rom and installed it onto cy's rom using root explorer...but it shows under app manager...it's not 'flashed' into the system ROM. So I'm wondering how to install the IM.apk so that it looks like it came preinstalled with the ROM.
Hope nobody says that I need to make an update.zip... cause I think that would be a bit over my head.
Anyway...off to read up on the link you provided. Thanks!
Click to expand...
Click to collapse
ooooh! gotcha.
Push any system replacements over their original...so IM.apk, Mms.apk, etc all get pushed into /system/app as you originally thought. Sorry, I didn't quite understand what you were asking.
But through my confusion, you got reading material...
I just updated from fresh 2.1 to 2.1.2 and still notice the IM app always running.
I would like to remove it. But I dont know how. Ive tried Both Astro and es file explorer, but when i try to delete IM.apk I get the message saying it cant be delete or error deleting file.
hxxp://forum.xda-developers.com/showthread.php?t=581976
this thread claims that removing it will break Gchat and further more The Market.
If the IM app cant be removed..how can i stop it from loading in the first place
primerib said:
I just updated from fresh 2.1 to 2.1.2 and still notice the IM app always running.
I would like to remove it. But I dont know how. Ive tried Both Astro and es file explorer, but when i try to delete IM.apk I get the message saying it cant be delete or error deleting file.
hxxp://forum.xda-developers.com/showthread.php?t=581976
this thread claims that removing it will break Gchat and further more The Market.
If the IM app cant be removed..how can i stop it from loading in the first place
Click to expand...
Click to collapse
To Remove:
Code:
adb remount
adb shell
cd /system/app
rm IM*
exit
primerib said:
I just updated from fresh 2.1 to 2.1.2 and still notice the IM app always running.
I would like to remove it. But I dont know how. Ive tried Both Astro and es file explorer, but when i try to delete IM.apk I get the message saying it cant be delete or error deleting file.
hxxp://forum.xda-developers.com/showthread.php?t=581976
this thread claims that removing it will break Gchat and further more The Market.
If the IM app cant be removed..how can i stop it from loading in the first place
Click to expand...
Click to collapse
I removed mine using fresh kitchen. If you don't want to mess with adb commands, its the way to go.
You can get it at: geekfor.me
Is it possible to remove any of the bloat ware- NFL, IM, etc if we were stupid and used the official RUU that hasnt been rooted yet?
I'm regretting that decision majorly- I'd forgotten about how much stock BS sprint has.
sporty9xterra said:
Is it possible to remove any of the bloat ware- NFL, IM, etc if we were stupid and used the official RUU that hasnt been rooted yet?
I'm regretting that decision majorly- I'd forgotten about how much stock BS sprint has.
Click to expand...
Click to collapse
No.
The ability to delete stock applications from either HTC or Sprint can only been achieved via a rooted device. Sorry, but your SOL for the time being.
primerib said:
I just updated from fresh 2.1 to 2.1.2 and still notice the IM app always running.
I would like to remove it. But I dont know how. Ive tried Both Astro and es file explorer, but when i try to delete IM.apk I get the message saying it cant be delete or error deleting file.
hxxp://forum.xda-developers.com/showthread.php?t=581976
this thread claims that removing it will break Gchat and further more The Market.
If the IM app cant be removed..how can i stop it from loading in the first place
Click to expand...
Click to collapse
Check out an app called Startup Auditor
primerib said:
I just updated from fresh 2.1 to 2.1.2 and still notice the IM app always running.
I would like to remove it. But I dont know how. Ive tried Both Astro and es file explorer, but when i try to delete IM.apk I get the message saying it cant be delete or error deleting file.
hxxp://forum.xda-developers.com/showthread.php?t=581976
this thread claims that removing it will break Gchat and further more The Market.
If the IM app cant be removed..how can i stop it from loading in the first place
Click to expand...
Click to collapse
use root explorer or manager from the phone itself, or android commander from pan piotr on this site, they are all utitilites i never leave home w/o. O, i forgot, i dont really leave that oftenXD or if its in gbits package just reflash or reinstall it to see if the problem is resolved...yay youre back. I heard everyone here saying how they missed you. THE PRECEDING SENTENCE IS FALSE. I missed you though aaaaaaaaaa JK!!!!!!!!!!! I have some stuff for you, ill pm when i get a chance.
I usually go through adb and rm the programs I don't want, however if you are using titanium backup, you can uninstall programs from there as well and that's as easy IMO.
drbgotenks said:
I removed mine using fresh kitchen. If you don't want to mess with adb commands, its the way to go.
You can get it at: geekfor.me
Click to expand...
Click to collapse
i have fresh 2.1.2
will is still work for this?
primerib said:
i have fresh 2.1.2
will is still work for this?
Click to expand...
Click to collapse
Pretty sure it will but I have never used it. I use the adb commands in terminal. If your phone is rooted that will work perfectly. The commands are posted by Mr. Danger 7 posts above you.
My boot up and shut down are extremal slow. I know this handles like a computer and these things can effect its performance. I would like to know what can be done to speed up these boots. I am also not to aware of what should and should not be removed from the sdcard. I've attached a snip of my sdcard, how do I know what is junk and what is not?
Thanks, Tomween1
tomween1 said:
My boot up and shut down are extremal slow. I know this handles like a computer and these things can effect its performance. I would like to know what can be done to speed up these boots. I am also not to aware of what should and should not be removed from the sdcard. I've attached a snip of my sdcard, how do I know what is junk and what is not?
Thanks, Tomween1
Click to expand...
Click to collapse
What do you concider slow?
BWolf56 said:
What do you concider slow?
Click to expand...
Click to collapse
It can be more then a full minute in booth directions. Whereas my sons, with a fresh Serendipity install (first custom rom applied) takes 20 sec each way.
tomween1 said:
It can be more then a full minute in booth directions. Whereas my sons, with a fresh Serendipity install (first custom rom applied) takes 20 sec each way.
Click to expand...
Click to collapse
First, as you probably already know, every phone is built differently and so things like that can vary.
My guess is that there's probably too much unwanted file on your phone, which have probably just been stacking from flash to flash. There's a app for that but I can't remember the name (sorry ) - perhaps you can look it up.
Other thing, if you have been flashing over and over:
1. Attend some flashocolic meeting
2. a full clear would probably clear up alot of stuff.
If you go for a masterclear (Odin) and re-install your ROM, don't forget to backup your file with Titanium Backup + pictures and put your contacts on your sim card (copy the file from your phone to your comp). -Just a little reminder.
BWolf56 said:
My guess is that there's probably too much unwanted file on your phone, which have probably just been stacking from flash to flash. There's a app for that but I can't remember the name (sorry ) - perhaps you can look it up.
Click to expand...
Click to collapse
Thanks for that I realize the there's a way to do this, I have been looking it up!
BWolf56 said:
Other thing, if you have been flashing over and over:
1. Attend some flashocolic meeting
Click to expand...
Click to collapse
HaHaHaHa oh wait your not kidding Sorry not a cereal flasher
BWolf56 said:
2. a full clear would probably clear up alot of stuff.
Click to expand...
Click to collapse
Taken to long to get the phone right where I want it. Last thing I want to do is start all over.
BWolf56 said:
If you go for a masterclear (Odin) and re-install your ROM, don't forget to backup your file with Titanium Backup + pictures and put your contacts on your sim card (copy the file from your phone to your comp). -Just a little reminder.
Click to expand...
Click to collapse
Thanks I'm aware, been there and done this
Try deleting any apps that you don't use, and also try an app called "SD Maid". I got it from the apps section, but it may be in the market now. It searches for leftovers of stuff you've deleted. Cause sometimes things leave traces of themselves behind after a delete. Should free up some room.
Also, theres an app called "Autostarts" which lets you select what apps actually start on the boot up, which should also speed it up if you disable some.
AReynante said:
Try deleting any apps that you don't use, and also try an app called "SD Maid". I got it from the apps section, but it may be in the market now. It searches for leftovers of stuff you've deleted. Cause sometimes things leave traces of themselves behind after a delete. Should free up some room.
Also, theres an app called "Autostarts" which lets you select what apps actually start on the boot up, which should also speed it up if you disable some.
Click to expand...
Click to collapse
YES - SD Maid. That's the app I was talking about ^^
U could try disabling the media scanner service if u have lots of media loaded, and run it manually when u need it.
diablo009 said:
U could try disabling the media scanner service if u have lots of media loaded, and run it manually when u need it.
Click to expand...
Click to collapse
No not much in the way of media. My only concern is all the files shown in the attached file in the OP
There's been a lot of speculation on what can and can't be removed as well as how to remove them without causing force-closes, boot loops, and other headaches. So I wrote this script that will let you disable all of the bloat with none of the hassle.
After a few prompts to find out if there's anything you want to keep that can't be replaced in the market, it will do its magic -- renaming files to a .bak extension so they are no longer recognized by Android. This will cause some system services to fail and force-close loop until you reboot (and the script reboots for you). Also included is a script that will undo all of this.
If you select every option, including the default launcher and text messaging apps (which are confirmed safe to remove without losing SMS or MMS ability or push notifications), then here's the list of apps removed:
AdService.apk, android-syncservice-app.apk, ArcVideoEditorLite.apk, BackupAssistanceClient.apk, Blockbuster.apk, BlurHome2.apk, BlurSNMessagingEngine.apk, BlurTasks.apk, BlurUpdater_VZW.apk, BooksPhone.apk, CitrixReceiver.apk, CityID.apk, Conversations.apk, DLNA.apk, DlnaSystemService.apk, FriendFeed.apk, gotomeeting-stub-1.0.74.apk, GuidedTours.apk, HelpCenter.apk, IMPresence.apk, IndexingService.apk, Kindle.apk, MessagesWidget.apk, Messaging.apk, MOTOPRINT.apk, MSExchangeService.apk, MyVerizon.apk, NewBayVault_4.2.99.36.Market.apk, NFLMobile.apk, OnlineAlbum.apk, PhotoEditor.apk, PortalStandAlone.apk, Preloaded.apk, RichLocationVzW.apk, SkypeBourbon.apk, Slackerradio.apk, SocialMessaging.apk, SocialShare.apk, StatusWidget.apk, SuggestionsProvider.apk, SuggestionsRuleCheckerCore.apk, SuggestionsServiceScheduler.apk, Swype.apk, ToggleWidgets.apk, UniversalInbox.apk, Upgrader.apk, VCAST_TONES_4_5_7.apk, VCASTMusic.apk, VCASTVideo.apk, VSuiteApp.apk, vzw_vnav_DROID3_rel_PROD_signed.apk, VZWIM.apk, VZWInstaller.apk, WeatherWidget.apk, ZumoCast_1.0.17.apk
Make sure you run these scripts using Script Manager or a comparable app and be sure to enable it to run as root or it won't have permission to make changes to /system/app.
This is version 1 of the scripts -- if any of the apps removed wind up causing problems or more are found, I'll add it to the list. I've tested the scripts back and forth myself and have tested it as much as I can without finding any issues. Also, some apps are removed without asking, such as ZumoCast or VCAST or NFL Mobile. You can find these apps in the market, so there's no point keeping them locked down in system.
Enjoy! Comments are welcome.
UPDATE 9/1/2011: fixed a typo in one of the variables (thanks everyone who reported this), added more options to keep (Swype and Car Dock Voice Commands), split into two versions -- one for the stock 5.5.959 build and 5.6.890 update (late August OTA), added a warning about removing the home screen without a launcher and that it removes the Calendar widget.
Great, but maybe it would be nice to make a y/n option for each .apk where it asks you if you want to delete that apk
script
instructions for use?
thanks
DoubleYouPee said:
Great, but maybe it would be nice to make a y/n option for each .apk where it asks you if you want to delete that apk
Click to expand...
Click to collapse
You shouldn't delete them -- we don't have an SPF yet. Someone posted the complete /system/app contents and you could restore, technically, manually, but it's a bad idea. Renaming to a .bak is completely effective.
lodisax said:
instructions for use?
Click to expand...
Click to collapse
Read the post.
You'll want to use Script Manager -- unzip the two scripts to your SD card (internal or external), launch Script Manager (free version is fine), find the script and click it, then tick on 'root' and then run the script. Follow the prompts from there.
script
thanks for the answer
psouza4 said:
You shouldn't delete them -- we don't have an SPF yet. Someone posted the complete /system/app contents and you could restore, technically, manually, but it's a bad idea. Renaming to a .bak is completely effective.
Click to expand...
Click to collapse
Yeh sorry that's what I meant.. Option to y/n rename the apk.
I'd like to use the script once I get my droid 3 but would like to 'keep' some of the apks.
DoubleYouPee said:
Yeh sorry that's what I meant.. Option to y/n rename the apk.
I'd like to use the script once I get my droid 3 but would like to 'keep' some of the apks.
Click to expand...
Click to collapse
There's Y/N for anything you'd want to keep. About 6-7 questions in total. Anything that you can't find in the market that isn't definitely bloat has a prompt.
script
script manager that you use?
I use script manager and asked me if I want to remove each apk or not.
There is a script manager that does everything automatically?
thanks for the answer
lodisax said:
script manager that you use?
I use script manager and asked me if I want to remove each apk or not.
There is a script manager that does everything automatically?
thanks for the answer
Click to expand...
Click to collapse
Please read the thread thoroughly -- I'm going to ignore obvious questions like these.
psouza4 said:
There's Y/N for anything you'd want to keep. About 6-7 questions in total. Anything that you can't find in the market that isn't definitely bloat has a prompt.
Click to expand...
Click to collapse
So what if I wanna keep DLNA, photoeditor and socialmessaging?
DoubleYouPee said:
So what if I wanna keep DLNA, photoeditor and socialmessaging?
Click to expand...
Click to collapse
Then answer 'Y' to the prompts asking if you want to keep 'DLNA' or 'social messaging'. There are plenty of photo editors in the market, so there's no prompt on that (although if you were so inclined, you could just rename the .BAK's back to their original files). I feel you haven't actually looked at the script or read my post.
psouza4 said:
I've tested the scripts back and forth myself and have tested it as much as I can without finding any issues. Also, some apps are removed without asking, such as ZumoCast or VCAST or NFL Mobile.
Click to expand...
Click to collapse
I think the ultimate test is to do factory reset and see how device will go through initialization stage. It can be surprises which are not noticeable during normal use. Without this it is kind of premature to say what is safe to delete and what is not.
serg675 said:
I think the ultimate test is to do factory reset and see how device will go through initialization stage. It can be surprises which are not noticeable during normal use. Without this it is kind of premature to say what is safe to delete and what is not.
Click to expand...
Click to collapse
Ehh I agree with you to a point, because i made the very noobish mistake of uninstalling bloat that i knew would not effect daily use; however, I did a factory reset to test a theory for krazy and learned that something I uninstalled makes the setup process FC and wont let you get to the blur launcher, luckily other launchers work and I was able to batch install via adb.
Thing is though is if the phone reboots when this stuff is renamed then it will survive a factory reset, though it may do the same thing mine has done. If it does its no big deal to load up adb and rename the files back so that you can complete the setup.
You forgot the World Clock widget in your removal script; the only clock that thinks it needs a permanently-resident service, regardless of whether it's running or not.
Xenoproctologist said:
You forgot the World Clock widget in your removal script; the only clock that thinks it needs a permanently-resident service, regardless of whether it's running or not.
Click to expand...
Click to collapse
That messes with the dock though, so I don't consider it bloat.
I know its a lot to ask... but can someone either create a comprehensive list of what each one actually does... or point us in a direction to where there already is one?
Sent from my DROID3 using Tapatalk
Seirÿu said:
I know its a lot to ask... but can someone either create a comprehensive list of what each one actually does... or point us in a direction to where there already is one?
Click to expand...
Click to collapse
Open the script in a text editor and read my comments -- it gives each one a title.
@psouza4 - nice work, it's about time someone took a more organised approach to figuring out what apks are safe to remove.
I tried to get a similar effort going here :-
http://forum.xda-developers.com/showpost.php?p=17004394&postcount=11
but the way people behave on this forum, it's like trying to herd cats.
thingonaspring said:
@psouza4 - nice work, it's about time someone took a more organised approach to figuring out what apks are safe to remove.
I tried to get a similar effort going here :-
http://forum.xda-developers.com/showpost.php?p=17004394&postcount=11
but the way people behave on this forum, it's like trying to herd cats.
Click to expand...
Click to collapse
Thanks!
Couple of notes, too:
It was asked in IRC why I'm removing 'android-syncservice-app.apk'. This service is the extra backup stuff that Verizon added on (as evidenced inside the package in /assets/system.properties you'll find several references to verizon servers for sync, like sm_connection_url=http://syncba.myvzw.com/syncml). This service doesn't do anything beneficial for you unless you really have a hard-on for Verizon's sync stuff. I've had it disabled since we achieved root and it has no affect on account sync services (contacts, gmail, calendar, reader, etc.) nor SMS/MMS push notifications, etc.
Also, a fellow PM'd me saying he got errors that variable names were invalid -- turns out he had edited the script in Windows, saved it, and that broke the UNIX-style line endings. If you're going to modify the script, use Notepad++, UltraEdit, or something that will maintain the correct line endings. Or just use an editor on the phone, such as in Root Explorer.
Thanks a bunch man, works great. About to run a benchmark to see the results!
goings nuts. dug google for an hour, run search with root explorer, dug around on xda, turned phone upside down - but no luck. its not in data/app, system/app, cache/download, sdcard/download, to name some. its silly that single apk could be buried god knows where on android.
really run out of ideas where to search. any suggestions? thanks.
Probably in /sdcard/.android_secure then.
Check if it's installed on the sdcard in the program manager. If it is you can move it back to phone storage, which *will* be in /data/app.
TrymHansen said:
Probably in /sdcard/.android_secure then.
Check if it's installed on the sdcard in the program manager. If it is you can move it back to phone storage, which *will* be in /data/app.
Click to expand...
Click to collapse
nice suggestions - thanks trym!
but no. it's not in .android_secure and it's not installled on sd. should be in data/app but no.
Are you sure you're looking for the right name? Remember, the filenames in /data/app need not even resemble the name of the app.
However, should be easy to find anyway.
Uninstall the app.
List the contents of data/app
Install it
List contents again and find the extra filename.
TrymHansen said:
Are you sure you're looking for the right name? Remember, the filenames in /data/app need not even resemble the name of the app.
However, should be easy to find anyway.
Uninstall the app.
List the contents of data/app
Install it
List contents again and find the extra filename.
Click to expand...
Click to collapse
sure, i'm not quite certain what string to look for aside of obvious "zoom" or similar. however, when listing /app directories, the root browser displays the app icons so it's not hard to identify what's what but i just cannot locate it anyway. but thanks for effort!
Turns out I'd actually bought this app, sorry for not remembering. Installed it, mine is named "slide.cameraZoom-1.apk"
TrymHansen said:
Turns out I'd actually bought this app, sorry for not remembering. Installed it, mine is named "slide.cameraZoom-1.apk"
Click to expand...
Click to collapse
He's right. Check for the above file name. In /data/app over here.
rugglez said:
He's right. Check for the above file name. In /data/app over here.
Click to expand...
Click to collapse
i also bought it, but it wasn't in data/app.
anyway, status report: after last update from play store day ago it appeared in data/app under upper mentioned name. copied apk finally. where it was before the update remains a mystery.
Dont know whether its a nice suggestion or not
But if u r a root user dn u can download root app delete from market and in that just click on the app it will show u the destination of the apk.
:thumbup:
Sent from my LG-P990 using xda app-developers app