Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Search by package #7

Closed
GoogleCodeExporter opened this issue Aug 11, 2015 · 5 comments
Closed

Search by package #7

GoogleCodeExporter opened this issue Aug 11, 2015 · 5 comments

Comments

@GoogleCodeExporter
Copy link

The Android market has functionality to search by package e.g.,
http://market.android.com/search?q=pname:<package>

That would be an excellent addition.  Right now it looks like the keyword
search is only searching the App Description field.

Original issue reported on code.google.com by ldonel...@gmail.com on 7 Mar 2010 at 12:37

@GoogleCodeExporter
Copy link
Author

String query = "pname:<package>"; ???
It may work

Original comment by thiel.al...@gmail.com on 7 Mar 2010 at 9:22

@GoogleCodeExporter
Copy link
Author

Yep, I tried it.  A query with the form "pname:<package>" doesn't return any 
results.

Original comment by ldonel...@gmail.com on 8 Mar 2010 at 4:52

@GoogleCodeExporter
Copy link
Author

Hmmm...seems to be working for me.

Original comment by hereiz...@gmail.com on 15 Mar 2010 at 11:14

@GoogleCodeExporter
Copy link
Author

Cool!  Maybe I'm doing something incorrectly.  Here's an example query that 
doesn't
return any results for me: 

Locale: en_US
setOperator("T-Mobile", "310260");
pname:com.google.earth

Is that roughly the same thing you're doing?  When I do the same query using my 
G1
the Google Earth app comes up.

Original comment by ldonel...@gmail.com on 17 Mar 2010 at 4:35

@GoogleCodeExporter
Copy link
Author

now android 2.0 apps will be displayed, fixed

Original comment by thiel.al...@gmail.com on 20 Mar 2010 at 8:31

  • Changed state: Fixed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant