[Q] Android Market version question - Android Q&A, Help & Troubleshooting

Hey guys,
I updated my Android market to version 3.1.3 via an apk from xda and while I was browsing through the files on my phone, the info on the 'vending.apk' (android market) file said:
file version 2.3.4
installed version 3.1.3
My question is, shouldn't the file version also be the same as the installed version (3.1.3)? My phone is not rooted.
Thanks!

I'm just guessing here:
I know you can uninstall market updates through the manage applications page to make it go back to its earliest installed version. Maybe it installs the updates elsewhere and "overlays" them on the original version to get the new "installed" version. This way the apk stays the same version it always was, allowing a quick and easy revert to the old market. If updates are applied directly to the apk, maybe the version number for the current apk stays the same to allow easy determination of what your earliest installed version is.
Again, this is all guesswork. I could be way off the mark. I hope not, though.

Related

Adobe Flash not in Marketplace

I reset my 101 and installed version 5 of the Google apps and performed the marketplace app fix, but Flash 10.1 and a few other Adobe apps still don't show up. Only Flash Showcase, Photoshop Express, Reader, and Tour de Mobile Flex show up when all apps from this developer is clicked. I tried sideloading the generic flash .apk but it was an older version and resulted in a lot of freezing. How can I get the Flash installed so that it works with the latest and smoothest version?
Thanks
The market fix actually breaks finding flash. Not sure why. However, you can reverse the market fix and then flash and some other items will show. Then when you get that installed you redo the market fix and get the rest of them. A pain but necessary right now.
Is there a way to reverse the market fix without a reset?
You can download the latest flash apk from this site:
http://www.freewarelovers.com/android/app/adobe-flash-player
Download version 10.1.105.7 at the bottom of the page.. that is the latest version.. the site has it listed under old versions.
Another site to check for apk files is PandaApp:
http://download.pandaapp.com/?app=soft&controller=android

[Q] Android Market with stock rom

I installed the android market with the stock rom two weeks ago. I first used Zroot. I then copied the android market files onto my Gtablet but i did not place them in the system folders. I kept them in the download folder. I then installed the apps in the proper order and did the market fix. Everything runs perfectly ever after the latest update. So here is my question I can see my device in the android market, but it is unnamed and I can't see maker or model on the list. Is this normal? Should i be able to see a better description of the gtablet on the list. I believe i have a full market, but in can't seem to be able to find adobe flash or firefox mobile browser in the market. I've had to do a manual install for both to get the latest.

[Q] How to update market

Is there a way to force my phone to update to the new android market? I never got pushed the update and still have the same market since when I got my phone in July.
Codesworth said:
Is there a way to force my phone to update to the new android market? I never got pushed the update and still have the same market since when I got my phone in July.
Click to expand...
Click to collapse
what ROM are you on? are you rooted?
Codesworth said:
Is there a way to force my phone to update to the new android market? I never got pushed the update and still have the same market since when I got my phone in July.
Click to expand...
Click to collapse
il Duce said:
what ROM are you on? are you rooted?
Click to expand...
Click to collapse
Whether or not you're rooted, you can grab the new updated Market .apk file from anybody who has posted.
Simple command through adb: adb install -r c:\downloads\Market.apk .
This should move the apk file into /data/app, which should not require root access and will load the updated version of the Market.
This method is used for most of Google products which come on the device in /system/app, but later an updated apk is released. The internal android package manager knows to grab the most recent version and to check both /data/app and /system/app in order to determine the most recent version.
Hope that helps!
My girlfriend's Evo 3D is in the same boat, still on the old market, so she doesn't have access to the books, music, or movies. She's a bit leary of me downloading an app from a forum (I know, really no harm), is there a way to force the update from within the market itself? If not, any reliable download links?
Edit: Actually, I'm curious. Does anyone that just has a stock Evo3D have the new market? Seems all the talk on the forums (after doing several searches) is about downloading the new market apk, not getting pushed an update.
joeykrim said:
Whether or not you're rooted, you can grab the new updated Market .apk file from anybody who has posted.
Simple command through adb: adb install -r c:\downloads\Market.apk .
This should move the apk file into /data/app, which should not require root access and will load the updated version of the Market.
This method is used for most of Google products which come on the device in /system/app, but later an updated apk is released. The internal android package manager knows to grab the most recent version and to check both /data/app and /system/app in order to determine the most recent version.
Hope that helps!
Click to expand...
Click to collapse
Thanks, Ill will try this and get back to you.
Do you know a location of a safe up-to-date market.apk?
oryan_dunn said:
My girlfriend's Evo 3D is in the same boat, still on the old market, so she doesn't have access to the books, music, or movies. She's a bit leary of me downloading an app from a forum (I know, really no harm), is there a way to force the update from within the market itself? If not, any reliable download links?
Edit: Actually, I'm curious. Does anyone that just has a stock Evo3D have the new market? Seems all the talk on the forums (after doing several searches) is about downloading the new market apk, not getting pushed an update.
Click to expand...
Click to collapse
I just bumped the new market for you. It's in the theme and apps section here on this forum. Check it out. Nd you don't have to be rooted just uninstall old market and install this one.
Or if your rooted and you are not near a computer just just root explorer ( or whatever else you use to access the root of your phone) and go to system/apps and search for vending apk delete that one and replace it with the one you just downloaded. Set permissions to
XX
X
X
Then you shld be good to go. If the new market doesn't show up just reboot your phone
The thread is called New Market.
joeykrim said:
Whether or not you're rooted, you can grab the new updated Market .apk file from anybody who has posted.
Simple command through adb: adb install -r c:\downloads\Market.apk .
This should move the apk file into /data/app, which should not require root access and will load the updated version of the Market.
This method is used for most of Google products which come on the device in /system/app, but later an updated apk is released. The internal android package manager knows to grab the most recent version and to check both /data/app and /system/app in order to determine the most recent version.
Hope that helps!
Click to expand...
Click to collapse
thizzlemania91 said:
I just bumped the new market for you. It's in the theme and apps section here on this forum. Check it out. Nd you don't have to be rooted just uninstall old market and install this one.
Or if your rooted and you are not near a computer just just root explorer ( or whatever else you use to access the root of your phone) and go to system/apps and search for vending apk delete that one and replace it with the one you just downloaded. Set permissions to
XX
X
X
Then you shld be good to go. If the new market doesn't show up just reboot your phone
The thread is called New Market.
Click to expand...
Click to collapse
To clarify, as I posted above, you don't have to remove the old market. System partition is locked for non root users. Only have to load the new market apk file into the /data/app directory.
The package manager is intelligent enough to check version numbers on both .apk files and determine which one is the newest version.
Also, as quoted in my previous post above, this is the same approach taken by any application shipped stock on a system that is later updated. The updated apk file is placed in /data/app and the original stock apk is left in /system/app as the /system partition is considered read only and should not be modified, by Android operating standards.
oryan_dunn said:
Edit: Actually, I'm curious. Does anyone that just has a stock Evo3D have the new market? Seems all the talk on the forums (after doing several searches) is about downloading the new market apk, not getting pushed an update.
Click to expand...
Click to collapse
I'm on stock rooted ROM and the market update has not been pushed to me.
On my NS4G, the market update came along with Google Wallet and the Android 2.3.7 OTA.
Hope that extra information helps eliminate an extra step for those leary of modifying their system partition and provides more information to the internal workings of Android!
No duhh so you don't have to delete it. All this time
Sent from my PG86100 using xda premium
http://forum.xda-developers.com/showthread.php?t=1391065&highlight=market
theres 3.4.4 DL that run the below command open the market and bam ur updated rooted or not...
Thanks! I was gettin kinda frustrated
joeykrim said:
Whether or not you're rooted, you can grab the new updated Market .apk file from anybody who has posted.
Simple command through adb: adb install -r c:\downloads\Market.apk .
This should move the apk file into /data/app, which should not require root access and will load the updated version of the Market.
This method is used for most of Google products which come on the device in /system/app, but later an updated apk is released. The internal android package manager knows to grab the most recent version and to check both /data/app and /system/app in order to determine the most recent version.
Hope that helps!
Click to expand...
Click to collapse

[Q] Android Market Crashes

I have an LG GT540 since September, but recently I tried to root it and had success
But now, when I'm trying to open Android Market it crash and i can't download any app from ther market
What I have to do to fix that?
Try replacing the current Google Play Store with the latest version!
You can Download from here!
I canĀ“t install it... maybe it is because my android version is 2.1
Do you know any other way to fixa that problem?
Yes, Google Play requires Froyo 2.2 or higher. I'm not sure what the last version for 2.1 is, but you could try clearing Market data and possibly uninstalling updates. This should force it to download the latest version.
But I have already made a hard reset and the problem continues :S
Can you tell what version of market is installed on your device?

[Q] x10 mini (not rooted) with Android 2.1 will not update market or any apps

I'm using a Sony Ericsson X10 mini (not rooted) that still suffices quite ok. However, after a while it tends to become slow. What I periodically do to make the device again a bit faster is reinstall the original firmware using Sony PC Companion. This re-installs the latest available firmware for the X10 mini, being 2.1-update1 (kernel version 2.1.1.A.0.6).
The last time I reinstalled the firmware I ran into an issue. After the installation I got to work installing a few apps. I noticed that all the apps that I install keep showing up in the market as "Installing", even though they are already installed and working properly. Switching the device off and on doesn't help. Also clearing the cache of Android Market did not resolve this. All these apps remain showing as "installing" in the market app.
I also noticed that the version of Android Market that I currently have is not the version of Android Market that I had before reinstalling the firmware. As far as I know, Google Play is not available on Android 2.1, but I definitely remember that I had a newer version of Android Market installed on Android 2.1 than the one that is installed now. From previous re-installations I remember that the device at some point would mention that Android Market needs to be updated. The same goes for some of the pre-installed apps such as Facebook and Google Maps. However, this time it does not give such a message at all. Opening Android Market also does not trigger any update at all. Also going into the settings and looking for updates does not trigger any update. Is there any way to force android to update the market and the pre-installed apps?
When I open Android Market and look in the "Downloads" section, it shows a list of all the apps that I had installed on the device previously. When I check play.google.com on my PC, it lists the same apps, but they show as "installed" on my phone. Even though I have not installed them yet. And I cannot find any way to remove these apps from the "My Apps" section on play.google.com. Could this be interfering with the android market app on my phone?
Is there any way to trigger Android to update the Android market and the other pre-installed apps? I'm very hesitant to go and root the device, that still appears to me as a lot of work. Especially since I know that it used to work correctly previously.
A small update in case somebody in the future encounters the same problem:
To find out whether it really is my Google account that interferes, I have opened a completely new Gmail account, and used that when setting up the phone after the firmware re-installation. And lo and behold: within a few minutes after the initial setup of the phone, the market application was suddenly replaced with version 2.3.6. No notification whatsoever, it was just suddenly there. I don't know the version number of the old Market app that I had. Somehow, the version numbering that is used in the application manager is different than the "2.3.6" formatting. The version number that is shown in settings>application manager went from 2002009. to 2002306.
Having the updated Market app, I wanted to relink the phone with my normal Gmail account. However, I found that apparently, you can only sync with a different Gmail account by resetting the entire phone, so that I have the original problem again. But at least the fact that the Market app updated itself allowed me to copy the updated market .apk file so that I could manually update the market after reinstalling the firmware. And having installed the new Market app, it also recognized the pre-installed aps such as Google Maps.
It should have been possible to delete your new gmail account in th settings app and add your old one. Failing that, doing a factory reset would have deleted all the user-data but still have kept the updated market-app.

Categories

Resources