Code Monkey home page Code Monkey logo

Comments (10)

GoogleCodeExporter avatar GoogleCodeExporter commented on May 27, 2024
I'm not sure that Android 2.0 apps are the culprit on this issue.  Or there 
could be
multiple things going on.

I have discovered many 1.5 and 1.6 apps that don't show up in the query 
results.  I
tried different providers and Locales and they never show up.  Examples:
pname:net.geekherd.airplanemode, pname:com.compareeverywhere

I think there might be a problem issuing a query in the form "pname:<package>", 
or
that there's something else that must be set to search by package name.

Original comment by [email protected] on 10 Mar 2010 at 7:18

from android-market-api.

GoogleCodeExporter avatar GoogleCodeExporter commented on May 27, 2024
you may want to check the sdk version parameter in MarketSession.java.



Original comment by [email protected] on 19 Mar 2010 at 1:21

from android-market-api.

GoogleCodeExporter avatar GoogleCodeExporter commented on May 27, 2024
I played with the setDeviceAndSdkVersion RequestContext.Builder method.  It 
doesn't
seem to have any affect on the search results.  

E.g., I tried:
context.setDeviceAndSdkVersion("sapphire:3");
context.setDeviceAndSdkVersion("sapphire:6");
context.setDeviceAndSdkVersion("blah:7777");

All three returned the same search results, none that included Android 2.0 apps.

Original comment by [email protected] on 19 Mar 2010 at 4:17

from android-market-api.

GoogleCodeExporter avatar GoogleCodeExporter commented on May 27, 2024
Finally I've found a device with 2.1 to play.

You can use "sapphire:7" to receive 2.0 apps.

Original comment by [email protected] on 19 Mar 2010 at 4:24

from android-market-api.

GoogleCodeExporter avatar GoogleCodeExporter commented on May 27, 2024
Works.  Thanks!

Original comment by [email protected] on 19 Mar 2010 at 10:56

from android-market-api.

GoogleCodeExporter avatar GoogleCodeExporter commented on May 27, 2024
Thanks to alexgr, fixed in 0.3 release

Original comment by [email protected] on 20 Mar 2010 at 8:32

  • Changed state: Fixed

from android-market-api.

GoogleCodeExporter avatar GoogleCodeExporter commented on May 27, 2024
Hmm.  I'm seeing this issue again, pname:com.google.earth is one of my test 
cases, I'm no longer seeing it returned for "sapphire:7".

Anyone else able to find it by searching for the package?

-Loren

Original comment by [email protected] on 30 Jun 2010 at 10:57

from android-market-api.

GoogleCodeExporter avatar GoogleCodeExporter commented on May 27, 2024
I think actually you can download Google Earth only from a Nexus One. I don't 
have this phone and I can't see what the real packet contains.

Original comment by [email protected] on 30 Jun 2010 at 11:02

from android-market-api.

GoogleCodeExporter avatar GoogleCodeExporter commented on May 27, 2024
Oh.  Interesting.  
I have a Nexus One so I could test this but I don't know how to check out the 
packets.  I've tried playing with Wireshark in the past but couldn't get it 
running on my Mac.

Original comment by [email protected] on 30 Jun 2010 at 11:23

from android-market-api.

GoogleCodeExporter avatar GoogleCodeExporter commented on May 27, 2024
I've used this on my Magic, and works fine: http://strazzere.com/blog/?p=286

Use tcpdump to capture packets while you are browsing the market. Then, take 
the request parameters and uncompile it (base64 + protocol buffer).

Original comment by [email protected] on 1 Jul 2010 at 9:17

from android-market-api.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.