Market upgrade - Android Software Development

Anyone know what Google Market does when you update your app?
Does it delete what's on the phone first or just install the app? i.e. will it wipe-out any user changed database data? Assume the update IS NOT to the database, just a simple text change.
TIA,
Roots

Rootstonian said:
Anyone know what Google Market does when you update your app?
Does it delete what's on the phone first or just install the app? i.e. will it wipe-out any user changed database data? Assume the update IS NOT to the database, just a simple text change.
TIA,
Roots
Click to expand...
Click to collapse
Hi,
The Market downloads the updated application and installs it over your existing one. It doesn't delete your user data as well.

Thank you, I wasn't 100% sure. I tested an update by sending friend the new apk and they installed it. All user data stayed intact; same as the market.
Thank you again!
Roots

Related

How to update preinstalled apps?

If i check in the market to update the Youtube app, or Google maps, it says its not even installed because i didnt get it from the market but it came preinstalled.
So how would one go about updating these apps?
SupremeBeaver said:
If i check in the market to update the Youtube app, or Google maps, it says its not even installed because i didnt get it from the market but it came preinstalled.
So how would one go about updating these apps?
Click to expand...
Click to collapse
Works fine for me since day one.
If app that came with the phone matches the version on Market, it just says "Installed" without me installing it manually.
If Market version is higher, it says "Update" and lets me download an update and install it.
for me, if i search youtube or google maps it says "Install"..
I just installed the youtube app and now it appears to have installed over the one i had previously..
Same here. Installed FB, Twitter, YouTube etc and they installed over the pre-installed versions.
SupremeBeaver said:
for me, if i search youtube or google maps it says "Install"..
I just installed the youtube app and now it appears to have installed over the one i had previously..
Click to expand...
Click to collapse
Yeah, that's normal too.
I found the same to be true. What I did to make sure I get any updates for what came pre-installed is I looked up each app in the Market, and if I found it, but it did not say "Installed", I installed it, so now all my apps are linked to the Market, and will get updated when needed. Otherwise you will be stuck with the version that came on the phone forever.
Same with me the pre installed apps dont seem to be recogni8zed as installed by the Market i have had to download facebook, youtube etc like other DHD users
For me, only Adobe Reader & Flash were not recognized. Manually installed Reader and I froze Flash with Titanium Backup so didn't update that one.
Titanium backup can on rooted devices, at least, integrate newer updates into the ROM via batch menu
SupremeBeaver said:
If i check in the market to update the Youtube app, or Google maps, it says its not even installed because i didnt get it from the market but it came preinstalled.
So how would one go about updating these apps?
Click to expand...
Click to collapse
I was noticing the same thing a moments ago...
so, can I safely install the update over the current?
Will this prevent to get any system update?
thank you in advance for the answers ( 1st time android user xD )
Salv0 said:
I was noticing the same thing a moments ago...
so, can I safely install the update over the current?
Will this prevent to get any system update?
thank you in advance for the answers ( 1st time android user xD )
Click to expand...
Click to collapse
i installed it over the preinstalled ones and it works fine.
Im not too sure about this preventing system updates though. But i did notice that if you go into Settings>Applications>Manage Aplications then find the app there, there is an option to undo the update incase it blocks system updates.
SupremeBeaver said:
i installed it over the preinstalled ones and it works fine.
Im not too sure about this preventing system updates though. But i did notice that if you go into Settings>Applications>Manage Aplications then find the app there, there is an option to undo the update incase it blocks system updates.
Click to expand...
Click to collapse
oh! cool thanks
Salv0 said:
I was noticing the same thing a moments ago...
so, can I safely install the update over the current?
Will this prevent to get any system update?
thank you in advance for the answers ( 1st time android user xD )
Click to expand...
Click to collapse
It doesn't block system updates as updates to apps never touch system partition and OTA only checks system partition for consistency.
Eddie1506 said:
It doesn't block system updates as updates to apps never touch system partition and OTA only checks system partition for consistency.
Click to expand...
Click to collapse
unless you use Titanium to integrate the updates into the ROM, I do this to keep things simple as I don't really like having two versions of the program on my device unneccesarily, but even in this case the system updates overwrite the /system partition anyway
ghostofcain said:
unless you use Titanium to integrate the updates into the ROM, I do this to keep things simple as I don't really like having two versions of the program on my device unneccesarily, but even in this case the system updates overwrite the /system partition anyway
Click to expand...
Click to collapse
Yes, integrating updates from Titanum Backup touches /system partition, but regular Market updates don't.
I've run into a bug with the new youtube app. If you have a video loading and let the screen come off. After unlocking it, the video lags a lot doesnt respond to touches. You can exit out of the app but then the audio of the video doesnt stop playing. No choice but to restart the phone. This happened to me twice this morning.
Do you guys think this is a bug with the youtube app or maybe the Desire HD because i recall the preintalled youtube app had a major bug as well on the DHD.

Anyone have a Froyo Archos with full Market Protected App access

After the market fix has been applied I see most apps (including some that I know are protected) but not all. From my experience on the DroidX, this is usually an issue with the build.prop not reporingt a valid ROM to google.
For example, I can search on my DX for "wii controller ime" and find the app. My Archos 101 does not. (I side loaded it.)
If someone has a build.prop for an Archos Gen 8, that will see that send it my way please.
Can you tell me what you've changed in the build.prop of your DX?
ok, done:
I just took the fingerprint from a galaxy tab:
paulshields said:
Code:
ro.build.fingerprint=samsung/GT-P1000/GT-P1000/GT-P1000:2.2/FROYO/XXJJ3:user/release-keys
Click to expand...
Click to collapse
- edited my build.prop using the root+rw package
- cleared the market cache and such
it's working
I can install apps like "Gun Bros" which I couldn't previously
This sounds cool! Is there a way a non rooted device can get this? Perhaps by some installation.apk
Thanks
Definitly not possible without root. I don't know if it's even possible with temproot
Sent from my A101IT using Tapatalk
Yeah, basically you need to fool the market into thinking you have a certified device. Not an easy task from what I understand. If you have a rooted Android phone you can download te app there, then use Titainium Backup to get the apk off the phone and side load it on you Archos. At least tha is what I do.
chulri said:
ok, done:
I just took the fingerprint from a galaxy tab: http://forum.xda-developers.com/showpost.php?p=9787172&postcount=2
- edited my build.prop using the root+rw package
- cleared the market cache and such
it's working
I can install apps like "Gun Bros" which I couldn't previously
Click to expand...
Click to collapse
Hi chulri,
I follow your instruction above by modifying the fingerprint in /system/build.prop, then did the same market fix as instructed by the gappsinstall thread, reboot. I still can't find the gun bros app.
What else I have to do? (I had 2.1.4 rw root installed before doing this)
Now "My Apps" list is gone in the Google Market, can I get the list back?
Update: ok, it works now. I have to clear cache, clear data, force stop and then run the Market again. Now Gun Bros also shows up, and My Apps list also populate.
I still can't find Heywire app, anyone can see this app after this mod?
I have used archangel to root, then used marketenabler app from the market,
no other steps involved.
I seem to see all apps now (not 100% sure on that) but, definately see some protected apps that I couldnt see before and havent come across any on my HTC Desire that the Archos isnt seeing now.
CarsnGadgets said:
I have used archangel to root, then used marketenabler app from the market,
no other steps involved.
I seem to see all apps now (not 100% sure on that) but, definately see some protected apps that I couldnt see before and havent come across any on my HTC Desire that the Archos isnt seeing now.
Click to expand...
Click to collapse
I also use MarketEnabler, but I can't see, at least, Gun Bros. Once applied this build.prop mod, I can see Gun Bros.
Gun Bros is available on Archos Apps Lib anyway
bthoven said:
I still can't find Heywire app, anyone can see this app after this mod?
Click to expand...
Click to collapse
I have attached the latest version.
bthoven said:
Hi chulri,
Update: ok, it works now. I have to clear cache, clear data, force stop and then run the Market again. Now Gun Bros also shows up, and My Apps list also populate.
I still can't find Heywire app, anyone can see this app after this mod?
Click to expand...
Click to collapse
Yes, me too
Tesla74 said:
I have attached the latest version.
Click to expand...
Click to collapse
Thank you very much for .apk, It work fine on my Archos 101.
chulri said:
ok, done:
I just took the fingerprint from a galaxy tab:
- edited my build.prop using the root+rw package
- cleared the market cache and such
it's working
I can install apps like "Gun Bros" which I couldn't previously
Click to expand...
Click to collapse
Hi chulri,
Can you provide a Guide of modify it?
Because I put my build.prop into /system to replace it, then force stop the Market and clean cache, then Reboot
the fingerprint will restore by itself????
I have no idea where I goes wrong...><
LeoNg628 said:
Hi chulri,
Can you provide a Guide of modify it?
Because I put my build.prop into /system to replace it, then force stop the Market and clean cache, then Reboot
the fingerprint will restore by itself????
I have no idea where I goes wrong...><
Click to expand...
Click to collapse
[Solved]I think the Market Fix trick only work in old Market, it means you need to "Uninstall updates" after clean cache and force stop the Market.
Can someone please post up step by step how to edit the build.prop file ??
I've never done such a thing and I'm desperately trying to figure this out for a guide that I'm working on putting together..
I'm rooted (perma root) FWIW
Thanks a TON.
I use a file manager to copy the file to the sd and then connect to the computer via usb and edit with notepad++.. don't use windows notepad or wordpad as I've had problems with them. After the file is edited.. safely disconnect from the computer. Then I add .bak to the end of the original file and then copy the new edited file over to replace it.
I hope that helps. I believe there are also text editors in the market, but I like editing with a real keyboard.
Tesla
daddymikey1975 said:
Can someone please post up step by step how to edit the build.prop file ??
I've never done such a thing and I'm desperately trying to figure this out for a guide that I'm working on putting together..
I'm rooted (perma root) FWIW
Thanks a TON.
Click to expand...
Click to collapse
Here: I"ve used the RootExplorer method detailed in this forum:
http://androidforums.com/droid-x-all-things-root/154976-2-2-market-issues-use-mod.html
Also to all: There are two states possible with the Market. Fixed if you the clear cache hack, unfixed if you do not do it or if you undo it...(to undo just do the clear Cache path but add clear data....no need to stop googleservicesframework and no need to reboot...just restart Market app and accept legal terms). The difference fixed state gives more apps but will hide some others from you: you get google maps, zeam, ADW, ...but you loose Google Earth, Flash Player 10, TVU, .... Jus to name a few. So the key thing is to know how to quicly switch from one state to the other. use the clear cache hack to get into fixed state and use my undo rootine (clear data) to revert the fix.
Once you add the fix to build prop you pretty much have now 4 possible states:
Please see my post below for my tests on the 4 different states and some conclusions
http://forum.archosfans.com/viewtopic.php?f=63&t=48312
Here's how to very easily undo the fix if you need to...
..Once you've done the Market fix you do not need to reinstall Market to go back to state before applying the fix. Once you do the Market fix you will gain access to few more apps but many apps requiring froyo will no longer show up anymore: that's the case of apps like TVU, Flash 10, .... (there must be many more). I suspect the market fix makes the device and generic device but not a froyo one.
To go back an forth between the fix and the original state all you need is to do this;
go to Settings --- Applications --Manage Applications ---Running -- Market ---Clear Cache ----Clear Data --Force Stop--Relaunch Market ---Accept Terms and Conditions ---
Voila. and you're back to the original State where you can find flash 10 & other froyo only apps.
If you do the the fix...you loose flash ..but gaine other apps...the fix skip the Clear Data steps ...and the Clear Data step will undo the fix. THe fix requires reboot..To undo it you do not need to reboot and do not need to stop googleframework.
I do this fix and after seach keyword "adnroid" i get about 143000 apps.
Is it ok?
ncuxxx said:
I do this fix and after seach keyword "adnroid" i get about 143000 apps.
Is it ok?
Click to expand...
Click to collapse
Yes, that's fine...you good...fixed state, fixed buld.prop
but note you may still not see some apps with are available in unfixed state, fixed build.prop (like TVU, Google Earth, Adobe Connect, flash 10.01,..)
That's the con of fixed state...you gain some you loose some....

[Solution] Applications and games owned by this account will appear here

I have had this issue for a very long time and could not find a lasting and solid solution. After researching the problem for a few weeks I found a solution that worked for me, finally.
The issue seems to have triggered when I used the Titanium Backup Pro Market tools to unlink and link apps to my market account and system apps were added by accident. This should work with any app that can link and unlink apps to and from the Market.
Here is the step-by-step solution for TB Pro:
1) Go to Market Tools -> Market Doctor and Unlink all User & System apps.
2) Reboot device.
3) Open any Root Explorer or Browser and locate and delete the file "market_assets.db" in "/data/data/com.android.vending/databases".
4) Reboot device.
5) Go to TB Pro and to Market Tools -> Market Doctor -> User Apps and link all the User Apps that you installed on your device from the Android Market. Make sure that no System App is linked.
6) Reboot device.
Then the apps you have linked to your account will appear again in Your Apps of the Market after a few minutes. If they do not then install a new free app or a free app that you had previously installed and uninstalled and your apps should appear soon.
In my case I had used all proposed solutions with no luck and this was the only solid solution. I used TB Pro and Root Browser Lite to do this. You could probably use MyBackup for free (30 days trial) to do the same process but if you had this issues chances are that you already have an app that can unlink and link apps from the market.
I hope this sorts out your issue too
Edit 6 FEB 2012: This solution is temporary unfortunately. The cause of the problem is linking apps to the market that were not downloaded from the market or linking to the market from a backup that is quite old/corrupted. To sort this out there is an app now and you can find it from here:
http://forum.xda-developers.com/showpost.php?p=22178757&postcount=162
It is called Market Fixer and it detects market links that are problematic and removes them to restore the My Apps functionality in the Market.
Cool thanks, I had already found that solution by myself and it works fine, but doesn't survive a hard reset, meaning everytime I flash a new rom with full wipe the problem comes back and I have to go through this again...
I tried to use another account with a full wipe and no problem, so my account must be screwed for life.
Thanks titanium
Sent from my GT-N7000 using XDA App
Also, with market enabler I can see paid apps and even install previous bought apps but cannot buy anything.
With 2 accounts setup at the same time, I can mysteriously buy apps !!!
If I delete the second account, bam, I can't buy anymore.
Looks like the simple presence of a "clean" account sorts things out for the corrupted one...
Sent from my GT-N7000 using XDA App
Latoc said:
Also, with market enabler I can see paid apps and even install previous bought apps but cannot buy anything.
With 2 accounts setup at the same time, I can mysteriously buy apps !!!
If I delete the second account, bam, I can't buy anymore.
Looks like the simple presence of a "clean" account sorts things out for the corrupted one...
Sent from my GT-N7000 using XDA App
Click to expand...
Click to collapse
This hasn't occurred to me at any point. I can always purchase apps from the Market.
Vrayhem said:
I have had this issue for a very long time and could not find a lasting and solid solution. After researching the problem for a few weeks I found a solution that worked for me, finally.
The issue seems to have triggered when I used the Titanium Backup Pro Market tools to unlink and link apps to my market account and system apps were added by accident. This should work with any app that can link and unlink apps to and from the Market.
Here is the step-by-step solution for TB Pro:
1) Go to Market Tools -> Market Doctor and Unlink all User & System apps.
2) Reboot device.
3) Open any Root Explorer or Browser and locate and delete the file "market_assets.db" in "/data/data/com.android.vending/databases".
4) Reboot device.
5) Go to TB Pro and to Market Tools -> Market Doctor -> User Apps and link all the User Apps that you installed on your device from the Android Market. Make sure that no System App is linked.
6) Reboot device.
Then the apps you have linked to your account will appear again in Your Apps of the Market after a few minutes. If they do not then install a new free app or a free app that you had previously installed and uninstalled and your apps should appear soon.
In my case I had used all proposed solutions with no luck and this was the only solid solution. I used TB Pro and Root Browser Lite to do this. You could probably use MyBackup for free (30 days trial) to do the same process but if you had this issues chances are that you already have an app that can unlink and link apps from the market.
I hope this sorts out your issue too
Click to expand...
Click to collapse
This solution fixed the problem for me (for the time being). Thanks!!!
Vrayhem said:
...
3) Open any Root Explorer or Browser and locate and delete the file "market_assets.db" in "/data/data/com.android.vending/databases".
...
Click to expand...
Click to collapse
Strange ...
I could not find the "maket_assets.db" in the indicated folder.
Worse ! I could find the databases folder !
ledbrv said:
Strange ...
I could not find the "maket_assets.db" in the indicated folder.
Worse ! I could find the databases folder !
Click to expand...
Click to collapse
This is strange. Are you looking in the internal SD card? What rom are you running and which version of the Market you have installed?
Vrayhem said:
This is strange. Are you looking in the internal SD card? What rom are you running and which version of the Market you have installed?
Click to expand...
Click to collapse
I am using Root Explorer. From "/" i navigate to "/data/data/com.android.vending/".
At that folder is see these sub-folders:
app_carrier_billing
app_sslcache
app_uri_url_map
cache
lib
But there is no databases sub-folder.
I am using DarkyROM 10.4.2 and Market version is 3.4.4.
@Vrayhem
I'm not sure yet but it seems to work.
I had too much disappointment to excite me too.
But thank you very much for your job.
@ledbrv
What root browser to you use?
If it is ES Explorer you can't search file in root system with it.
Choose "Root Browser Lite"
Bye
ledbrv said:
I am using Root Explorer. From "/" i navigate to "/data/data/com.android.vending/".
At that folder is see these sub-folders:
app_carrier_billing
app_sslcache
app_uri_url_map
cache
lib
But there is no databases sub-folder.
I am using DarkyROM 10.4.2 and Market version is 3.4.4.
Click to expand...
Click to collapse
You are missing the folders databases and shared_prefs then. What happens if you try to create an empty folder there called databases?
Alternatively you can search for the file "market_assets.db" to see where it is saved at. Root browser lite has both search and create new folder functions.
I use Root Explorer.
I created the "databases" folder under /data/data/com.android.vending/ and rebooted. Nothing happened. No files appeared inside databases. Then I "Force stop" and "Clear data" of Market app and reboot. After that databases folder disappears again.
ledbrv said:
I use Root Explorer.
I created the "databases" folder under /data/data/com.android.vending/ and rebooted. Nothing happened. No files appeared inside databases. Then I "Force stop" and "Clear data" of Market app and reboot. After that databases folder disappears again.
Click to expand...
Click to collapse
This can only be explained by the fact that you are using a custom rom which is probably based on a previous stock rom than the one we have or it has been modified to affect that part of the market.
I also had an Android Market account corruption where apps I never purchased or never downloaded appeared in my apps when I logged into my account on the PC. Some of those apps would appear under my Apps in the Market for a long time. What I did was flash the latest rom XLA4 with Mobile Odin Pro (to not lose root), flash the CF root kernel to restore CWM functionality, wipe internal sd card/apps/data/factory reset/dalvik cache, install all the apps I wanted through the Android Market account on my PC and then follow the procedure I mention in my first post here. Now (today in fact) I checked my Android Market account online and all the "fake" apps are gone, the duplicates are gone and everything is in place. Also the Market on my phone is working great with no issues and all the apps I linked are there.
Hi,
One day after the changes, the market on my phone is still working great with no issues.
Just a point, system applications are considered not installed.
It seems to me that before this kind of application was not in the list of installed applications on the market or unable to uninstall.
Could you tell me what you think about and if I have to do something?
mich0111 said:
Hi,
One day after the changes, the market on my phone is still working great with no issues.
Just a point, system applications are considered not installed.
It seems to me that before this kind of application was not in the list of installed applications on the market or unable to uninstall.
Could you tell me what you think about and if I have to do something?
Click to expand...
Click to collapse
System applications should not appear in your apps unless you updated an app like Youtube or Maps at some point, so that it will give you the option to uninstall it. You probably added them with TB Pro when you linked the apps to the market as part of the solution. I haven't added them in my case and added only the apps I have installed/bought from the market myself. Therefore, they are not in the Not Installed section.
Some apps indeed do not have the option to be uninstalled (even apps I have bought myself) but it is rare and you can still uninstall them using TB Pro.
Tried this just now on a Galaxy Nexus with ICS 4.0.2 stock rom. (Should this work on this phone too?)
Only thing I did different is I left a couple system apps (like maps etc..) checked during the restore market links in Titanium Backup...
Could this be the problem? Also after deleting the database file and rebooting, I spent about 10+ mins deselecting system and amazon apps from the restore market links, before actually running it. Did it repopulate the database before ran the fix links option and screw things up?
I tried also clearing market data to see if that would help but i did this after this fix did not work. It didn't help either.
quick_ said:
Tried this just now on a Galaxy Nexus with ICS 4.0.2 stock rom. (Should this work on this phone too?)
Only thing I did different is I left a couple system apps (like maps etc..) checked during the restore market links in Titanium Backup...
Could this be the problem? Also after deleting the database file and rebooting, I spent about 10+ mins deselecting system and amazon apps from the restore market links, before actually running it. Did it repopulate the database before ran the fix links option and screw things up?
I tried also clearing market data to see if that would help but i did this after this fix did not work. It didn't help either.
Click to expand...
Click to collapse
I do not know if this fix will work with ICS. You can try it again only adding apps you actually purchased or installed free through the Market to see if that was the issue.
Vrayhem said:
I do not know if this fix will work with ICS. You can try it again only adding apps you actually purchased or installed free through the Market to see if that was the issue.
Click to expand...
Click to collapse
Thanks. I did try it again like you mention and still no luck. I did however do a complete wipe and reinstalled the stock rom. Initially the market was working, until I restored user apps with data with titanium backup, then immediately I was back to the same problem.
So like you said initially, its definitely related to Titanium Backup.
Thanks,
Vrayhem,
Thank you so much for posting this solution.
I followed your instructions carefully on my fully rooted OEM Rom Atrix 2, but it did not work for me the first time. However, I performed them again, only this time, for each and every one of the reboots (I rebooted using Quick Boot ver.4.1), on the way back up I booted back up into recovery, and wiped the cache. I am not sure how that could have made a difference, but it appears to have been necessary in my case. I have not installed a custom ROM yet (was waiting for bootloader unlocking, but it's not hopeful, so I'll be using some other method).
Motorola Atrix 2
Model MB865
Market ver.3.4.4
Root Explorer ver.2.17.2
Quick Boot ver.4.1
Titanium BU Pro ver.4.7.5
System ver. 55.11.16.MB865.ATT.en.US
Android OS v.2.3.5
Kernel 2.6.35.7-gac99e44
[email protected] #1
Build Number 5.5.1-175_EDFFW1-16
======UPDATE======
Well, it worked for a few days. Somehow, it broke again on it's own. I had not messed with any market links or anything. Didn't flash anything, and didn't even muddle with any system files. Just flat out, unprovoked, snafu for no apparent reason.
meh.
Does this work across devices?
Sent from my Triumph using XDA App
This is very frustrating because I am having this happen more and more on different roms and even before installing titanium backup. The fix discussed here did not fix mine either. Sucks because it is only on some roms and not others.

[Q] NST GMarket search

Hi,
I am kind of new to Android (not linux) and I am asking myself, if it is even possible to enable the search function somehow in Google Market.
There are several attempts to do so and some report it working. Unfortunately, the working reports are so old that I am confused weather it is still possible or not.
I have tried several Vending.apk's, even the ones reported working as http://forum.xda-developers.com/showpost.php?p=15084704&postcount=51
I am on 1.1.2. Maybe someone could confirm/disprove Market search working or not. Then we would know if struggling is worth the task getting it to work.
Thanks for the reply
martin_155 said:
Hi,
I am kind of new to Android (not linux) and I am asking myself, if it is even possible to enable the search function somehow in Google Market.
There are several attempts to do so and some report it working. Unfortunately, the working reports are so old that I am confused weather it is still possible or not.
I have tried several Vending.apk's, even the ones reported working as http://forum.xda-developers.com/showpost.php?p=15084704&postcount=51
I am on 1.1.2. Maybe someone could confirm/disprove Market search working or not. Then we would know if struggling is worth the task getting it to work.
Thanks for the reply
Click to expand...
Click to collapse
Use SearchMarket.apk to search for apk's in the market.
It work's if you have registered your gmail account correctly (that is your market.apk works/connects to google play).
http://www.appbrain.com/app/searchmarket/youten.redo.searchmarket?install=appwidget
yeah no, that was not what i meant.
Of course Market is working with a proper gmail adress. I was talking about it being possible to search the market w/o searchmarket app. Like people telling it would work, but most posts are still of 2011. So my question is: Is it even possible to search the Market in nowadays Google Play time w/o 3rd party apps?
Why is searching not possible? IMO, it is because of server restictions, not because of the Vending.apk. Right?
So I assume these "claimed to be working" Vending.apk's are not working anyway anymore, are they?
Thx
How can I get the SearchMarket.apk file for manual adb installation? My Nook Market app won't let me install any app.
Edit: Managed to get it installed by searching for it from within the Browser and installing from the web interface. Weird but after that the SearchMarket app was shown topmost on MyApps in Market and could be clicked, which begun installation.
The problem is Market for Nook only displays a limited # (~15) of MyApps (given I have a Galaxy S3 with 350+ apps installed and that the Nook Market doesn't restrict to Nook installed ones).
just download market search from gstore ....... log on gmail acc that u root ur nst with and go to google store and search ur appz ur desire and download to ur acc ....... once u connect ur nook to wifi ur appz will download successfully , between that i am use market seacher on my rooted nst 1.1.2 and works great till now , try methid above with reinstall market searcher
good luck
Sent from my NOOK using xda app-developers app
Helix751 said:
How can I get the SearchMarket.apk file for manual adb installation? My Nook Market app won't let me install any app.
Click to expand...
Click to collapse
Just in case.
youten.redo.searchmarket.apk
The apk itself is free so i guess uploading it here is not illegal.
I recently uninstalled (deleted) the apks of certain android apps like gtalk, calendar from my system/app folder on my rooted NST using root explorer.
Not sure if it is related, but, unable to install any app now from the app market. I use app-brain app market for downloading apps.
I'm able to find the apps, but on clicking on download, it doesn't get downloaded and instead says it is 'downloading' without any apparent change.
Is the problem related to the deletion of certain apks?
Note: haven't deleted any apk even associated with the word download/market.
shriramks said:
I recently uninstalled (deleted) the apks of certain android apps like gtalk, calendar from my system/app folder on my rooted NST using root explorer.
Not sure if it is related, but, unable to install any app now from the app market. I use app-brain app market for downloading apps.
I'm able to find the apps, but on clicking on download, it doesn't get downloaded and instead says it is 'downloading' without any apparent change.
Is the problem related to the deletion of certain apks?
Note: haven't deleted any apk even associated with the word download/market.
Click to expand...
Click to collapse
I'm having the same problem. I was a able to download apps from market a couple days ago but not yesterday or today. I don't think I uninstalled anything in the meantime. Anyone have any ideas?
aknas22 said:
I'm having the same problem. I was a able to download apps from market a couple days ago but not yesterday or today. I don't think I uninstalled anything in the meantime. Anyone have any ideas?
Click to expand...
Click to collapse
Solved it. I Had uninstalled gtalk thinking it was unnecessary on the NST but it broke the market.
Installed gtalk and the market started working fine again.
You are sure you didn't uninstall anything?
What is the error btw? It takes you to the download page but the download doesn't begin?

[Q] running 4.4 kitkat googleemail.apk on s4

hi,
i've downloaded 4.4 googleemail.apk and installed it on my s4. However, running it fc's. Catlog shows entries about cannot create cache directory, cannot open email db, etc.
Why doesn't it simply work? Is there anything else that needs to be done.
mrQQ said:
hi,
i've downloaded 4.4 googleemail.apk and installed it on my s4. However, running it fc's. Catlog shows entries about cannot create cache directory, cannot open email db, etc.
Why doesn't it simply work? Is there anything else that needs to be done.
Click to expand...
Click to collapse
I found it helpful to also install the newer version of the Exchange Services package, see this article for more info
trogdor3222 said:
I found it helpful to also install the newer version of the Exchange Services package, see this article for more info
Click to expand...
Click to collapse
i did do that, but it still crashes when opening email..
does it work for you?
mrQQ said:
i did do that, but it still crashes when opening email..
does it work for you?
Click to expand...
Click to collapse
yes it does. I also disabled the existing Email app, but it was working even before doing that.
when I opened it for the first time, I was greeted with the "add new account tutorial" and had to re-add my exchange account. as the tutorial launched new activities to take me through the process, I was asked to pick a "default" app because they changed the package name from com.android.email to com.google.android.email (which explains why I had to add my account again, they can't share storage). I know this is probably a stupid question, but you're definitely using the right package?
for what it's worth, I'm running some 4.3.1-based unofficial build of paranoid android on the jfltevzw variant of the S4.
Sent from my SCH-I545 using Tapatalk
ok, so I got it working on TW, however, I can only sync manually. No push, and no even periodic sync..

Categories

Resources