Hello! This is my first post and I have never really used this website until now, so forgive me if my question is elsewhere and I hadn't found it.
Important Information:
I am using a Motorola Droid Pro XT610 on Verizon Wireless. My phone is rooted and on Android 2.3.3.
Here's my question:
Where can I find the Vending.apk file on my phone? I've searched for it within ASTRO but nothing shows up. My reasoning for this is that I want the same version of the Market that is on my phone on my Coby MID1125 tablet. I already have the Market on the tablet, but I believe it's an older version and I'm not sure how to check what version it really is. Does anyone know where in my phone's files I can find the Vending.apk file?
Not sure how I ended up here but if you still don't know your answer you can find the Market's version number by going into the settings and scrolling all the way down to "Build Version".
Also the Vending.apk should be stored in /system/app/
Cheers,
Related
First, I would like to say thanks to all the devs who have been working on Android builds for our Touches. I have tried several in the last few weeks and like them all.
My question is, is anyone on Sprint able to see and buy the paid apps in the Market? (I have searched, but there aren't any recent posts about Sprint and paid apps.) I have tried the Market Enabler, but still see no paid apps. If anyone on Sprint has found a way, please tell us the exact steps you used to make it work.
Right now, my favorite build is the senseHero build, found here:
http://forum.xda-developers.com/showthread.php?t=582372
I tried running it with just the needed system files, letting it write a new data.img file. I used a virgin gmail account at start-up. Before I went to the Market, I downloaded and ran the newest version of MarketEnabler. Still no paid apps. Any ideas?
Thanks.
Sally
yes, you can. first, you must have full root access. see here. short version: open up a terminal app on the phone, and type this:
Code:
chmod 4755 /bin/su
this sticks after reboot.
second, download market enabler from here. this has to be re-run after a reboot, it does not stick.
run market enabler, go to the second tab, long-click on t-mobile US, and clone it. then run market, you will see all the paid apps.
I know this works on android 1.5, market enabler previously was not working on 1.6 don't know if that has changed.
how is it goin' guys?
so I was at the states and I got Vibrant from there, I unlocked it and got back to Jordan...
Is there a way I can free my mobile from Tmobile? means I can reinstall Android as its not based on Tmobile network? after all Im sick of all the Tmobile applications I have that are useless here plus I cant delete them!!
another thing: I'm looking for arabic support, any ideas?
Thanks,
qatarneh said:
how is it goin' guys?
so I was at the states and I got Vibrant from there, I unlocked it and got back to Jordan...
Is there a way I can free my mobile from Tmobile? means I can reinstall Android as its not based on Tmobile network? after all Im sick of all the Tmobile applications I have that are useless here plus I cant delete them!!
another thing: I'm looking for arabic support, any ideas?
Thanks,
Click to expand...
Click to collapse
as far as getting rid of t-mobile stuff, you can remove any of it you dont like using ADB or a file browser with root access (I use root explorer but its a paid app)
all the system apps are located under system/app
you can just delete what you dont like
or you can flash a new rom, most have alot of it removed already.
(exept for the stock roms and the leaked stock roms of course.)
I've just tried to unistall the applications through system/app but still I can see them in my appplication list, there are a lot of applications in my mobile that I've never used or even dont know how it works!!
can you explain that to me more,
Thanx
qatarneh said:
I've just tried to unistall the applications through system/app but still I can see them in my appplication list, there are a lot of applications in my mobile that I've never used or even dont know how it works!!
can you explain that to me more,
Thanx
Click to expand...
Click to collapse
**You must be rooted for most of these methods to work** (I'm not sure about ADB, I've never tryed it unrooted)
These are apps that you cant delete using normal methods or the file manager that comes with the vibrant.
you'll need either ADB (Android Debug Bridge) or a file manager with root access.
ADB is definitly the more technical of the two options, but its also free.
the other option is much easier, you might try Android Mate, I've never used it but it is free on the market.
I personaly use root explorer but its not free.
You will have to be rooted for this method to work.
just open the file manager and browse to the system/app folder and delete what you need to. (in root explorer make sure you have enables read/write access on the top right corner)
the last option is also a bit technical but not too bad.
download a terminal emulator from the market.
open terminal emulator
type:
su
mount -o rw,remount /system
rm -r /system/app/[appname].apk
you must know the apk name for that method.
and remove both the .apk file and the .odex file (if there is one)
(Or find someone that does know it)
heres a list of some that can be removed without breaking anything written by s15274n (you can view his guide here:
AccountAndSync.apk/odex -> The app in the drawer, not the settings.
AddToHome.apk/odex
AudioPostcard.apk/odex
Avatar.apk/odex -> The app that launches Avatar in the video player.
BuddiesNow.apk/odex
Dlna.apk/odex [Allshare]
FlashPlugin.apk/odex
GoGo.apk/odex
Infoalarm.apk/odex [Daily Briefing]
KindleStub.apk/odex
Layer-samsung.apk/odex
MediaHub.apk/odex
Memo.apk/odex
Mini Diary.apk/odex
MobiTV.apk/odex
MyAccountStub_4-5-10.apk/odex
Myfiles.apk/odex
Sims3_Samsung_Embed_Launcher.apk/odex
slackerradio.apk/odex
Swype-Tips.apk/odex
Telenav.apk/odex
thinkdroid.apk/odex [ThinkFree Office]
vvm-signed.apk/odex -> T-Mobile Visual Voicemail [can be re-downloaded from the market. for some reason that version is the preferred one.]
VoiceRecorder.apk/odex
VoceDialer.apk/odex
Writeandgo.apk/odex
TouchwizWidgets:
Day.apk/odex
DualClock.apk/odex
SamsungWidget_Calenderclock.apk/odex
SamsungWidget_Feedandupdate.apk/odex
SamsungWidget_stockclock.apk/odex
SamsungWidget_Weatherclock.apk/odex
I noticed in the title that you would like Froyo?
if so you could just flash a froyo rom and they usualy have most of the t-mobile stuff removed already.
you might try this one AXURA
thats developed by an active member of xda which is nice.
Or this one: Macnut R13
that one is built from i9000 source.
theres a few others as well you can find them in the vibrant android development section
as I stated before read this (written by s15274n )
if your not rooted yet and need help getting there, its a great guide that has pretty much anything you could want to know getting started with this phone.
Thanx!
Thank you very much for the help, you gave me good options to think about..
I have a good question: Is there a way that I can use instead of installing a ROM, to "format" my mobile and install a total new version of Android, maybe something like the new Nexus S Gingerbread and benefit from the Google pure experience instead of waiting for Samsung to develop the Froyo for my mobile?
Again, Thanx a million!
Saif,
I have seen all the threads about apk`s that can be renamed or removed froyo 2.2 on a few different websites.
could someone make a current one for GingerBread 4.5.602 now that we have a working root?
would very much appreciate it as i dont think all the files are the same as they used to be in froyo 2.2
there are so many threads on what to remove and what not to remove from all around...
no one has made a thread about .apk`s for 4.5.602....so someone has a chance to be the first.
make a new thread or use this one i dont care...in the end i just want to know what we can remove and what we cant.
the names that root uninstaller shows would be great if someone could cross refrence to what the actual .apk is.
thanks
Bloatware .602 APk's that can be removed...
I would be THRILLED to be able to get a list of bloatware .602 APk's that can be removed without affecting the OS or any 'tangential' functionality. I prefer to stick with the rooted stock .602 ROM...
Anybody have any ideas?
a first-must-know
* preventing subsequent OTA "upgrades"
lest they kill this new root
How to stop OTA upgrades
I use Titanium Backup Pro - it's not perfect, but darn good. I started getting the OTA upgrade from Verison in a popup message, with a timer on it. I could click yes to do the upgrade or no to not do it, and the time was counting down in seconds at which point when it reached 0 it was going to do the upgrade if it did not get a response. I got this repeatedly.
I saw another thread that explained that if you 'freeze' (within Titanium Backup Pro) the application named "Updater 2.3.3" then this would not happen any more. That resolved my issue. This did not have any effect on the upgrades for which I got notices and could check on from the Amazon App Market or the Google Marketplace.
What bloatware can be removed? I have removed "City ID" and it has not seemed to affect me.... anybody know what else can be removed safely?
When I first looked around on the internet (and I'm good at doing search) I didn't find any lists of applications you can "freeze" (rename or move to another folder until you need them to update) specific to Droid X Gingerbread. Then while researching other issues I bumped into a fairly complete list (hope mods here don't mind me posting link!)
http://androidforums.com/droid-x-all-things-root/319383-apks-files-safe-remove-gingerbread-gingerblur.html
One issue I've run into is that if you use Titanium Pro you have to translate the actual .apk file name into what it displays. The Titanium devs should add the underlying apk file name to their list. I just upgraded to Pro because I've been using the product for backup/restore and was tired of renaming .apks to .apk.bak to freeze them. I like being able to have a freeze list I can save for the next time I upgrade. I suppose I should learn a bit more linux and create a script but...
So I have my new Acer 500A and it is flashed, now I want to actually install apps on it, but every app I try to download says "Error Processing Purchase".
Now I did search and they said remove the cache for market, delete my account and then add them back, I did this, but still same issue.
Next I tried purchasing through the web and then installing this works, but is not acceptable, obviously.
Currently I seem to have a small door stop (which it is bad at as it is too thin ). What I want is to be able to install apps any app from the market (you know how it is suppose to work), since until this is fixed I will not/can not do anything with the device, I am looking for a solution. If the solution is a different ROM (or what ever else). I do not care as I have nothing into the device yet, heck I can not install any apps.
Oh, and yes I flush all the caches, I've been doing it it Android devices for some time now and know the plan when changing ROMS.
Thanks,
ERIC
No offense intended, but if you post questions regarding the ROM you're using in it's original thread you're more likely to not only getting a quicker response, but if the ROM author is decent, he'll answer your question himself/herself.
Just in case you get lost and can't find that thread, here it is for you:
http://forum.xda-developers.com/showthread.php?t=1138115
I found updating to the newest Market, 3.3.11 does work, the older version which remains installed does not work still. This solution seems acceptable for now.
ERIC
ok this is a really easy fix go to this site and update the market to the new version i had the same problem but this is going to fix!
i cant post outsite links sorry bro coz im a "NOOB" but go to google and just type update android market and its the 4th link down
scroll down and download the apk file that updates the maket and install it and that should fix it
I recently updated my Iconia a500 to the lastest update(unrooted). Since then the honeycomb market first appears when i open it, however if I try to install an app it stays at waiting to install...if I go to my apps from the app it opens it in the pre honeycomb version which is presumably the phone version. After that the honeycomb version is nowhere to be found untill I reinstall it. What might be the solution to this?
Thanks in advance for your help guys.
Has your tablet always been stock and unrooted..
Did you install the new market on the tablet before acer updated your tablet to the new market.if So where did you d/load it from.. There is a market .apk on the internet that has something wrong with it that causes this.. It installs on your tablet. Not replacing the original Market app. This was asked alot back when the new market first came out.
you can go to where the aps are system/apps and see if there is more then one market app. delete them both .
i went into settings then privacy .untick the backup account and automatic restore data this stops google from restoring data files for both market apps .then find a Legit verson of the android market apk..
Do a search on google for this issue to get step by step instructions. I am writing this out of my memory and it could be a bit off.
\
Thanks for your reply, my tablet has always been stock and unrooted, and for as long as I can remember has had the honeycomb market interface. Under manage applications there are two instances of the android market, the honeycomb one which can be uninstalled (uninstalls itself when I open the older version also) and the older version which doesn't have the option to be removed only remove updates.
im guessing the one that you can remove is a app that you installed..
I suggest you backup your files. to sd card..
Go to
settings
Privacy ..
and at the bottom you will see factory reset.. this will reset the tablet to total stock and remove the apps that did not come factory installed..
this should fix this issue.. for some reason a update did not remove the old market app or you installed it not knowing or forgot you did so...
Thanks for your help was hoping there was some other solution....I'm considering rooting it and installing a custom rom like what i did with my HTC sensation... once again thanks!!!
unfortunatley this need ROOT privilages.
Download "Market 3.4.4.apk" install with any File explorer app.
It's tuff to make the Market find outdated apps sometimes!
Doubtful : maybe there is a way to have a "market 3.4.4" made into a .zip file, rename to "update.zip" and boot into your stock recovery and it will add in ROM.