Hacker News new | ask | show | jobs
by fpgeek 5194 days ago
Here's a tip: Instead of using the Play Store app search search for the following:

<thing you want to search for> site:play.google.com

Not only are you much more likely to get what you're looking for, but the result links you get back will give you the option of opening the link in the Play Store [1] (through the magic of Intents), so you won't have lost anything in terms of integration.

I really, really, really don't understand why someone at Google hasn't chucked the default search in favor of a site search of play.google.com (or, back in the day, market.google.com). I used to be befuddled as to how Google, of all companies, couldn't implement a decent search for their app store. Now I'm amazed because they've also implemented a good one and just aren't using it!

[1] Presuming you're using an Intent-aware browser (e.g. Browser [best bet], Chrome, Dolphin not Firefox or Opera) and presuming you haven't picked a default for the browsing Intent. Though if either of those apply to you, you probably know how to work around it.