Giter VIP home page Giter VIP logo

Comments (8)

markostamcar avatar markostamcar commented on August 20, 2024

This project doesn't support the Google Play extended app properties yet. There's a newer .proto file available at https://github.com/egirault/googleplay-api - I'll try to port it to PHP myself.

from android-market-api-php.

markostamcar avatar markostamcar commented on August 20, 2024

OK, here's my progress so far:

I'll try to find some other (newer) protoc-gen-php branch on github now and get back to you. In any case I'll post my sources here soon.

from android-market-api-php.

markostamcar avatar markostamcar commented on August 20, 2024

Trying now with https://github.com/drslump/Protobuf-PHP
Edit: It works much better! I'll post my results soon.

OK, here we go - put these 3 files in the same directory:

Then get library/DrSlump from https://github.com/drslump/Protobuf-PHP and put it together with them (PHP 5.3+ required!)

One more little fix is needed before you visit index.php: open DrSlump/Protobuf/Codec/Binary.php and put "return null;" before "throw new \RuntimeException('Group is deprecated and not supported');"

DISCLAIMER: This code is ALPHA at best, also the PHP code style is terrible, I just put everything together from different sources and would like to go to bed now :) Here's a little screenshot of the end result: http://shrani.si/f/2g/3G/QM0v2De/result.png

from android-market-api-php.

splitfeed avatar splitfeed commented on August 20, 2024

This sounds like a really interesting update, got any more test results @markostamcar? We do have a pull request for new proto that might be solving the same issue, #17, does that look similar?

from android-market-api-php.

markostamcar avatar markostamcar commented on August 20, 2024

Nope, seems the updates are just for "GetAssetRequest/Response". The .proto used above is completely different as it is for the Google Play app store which introduced a lot of new properties. Yours is querying the now-legacy Android Market API used on 1.6-2.1 devices.

from android-market-api-php.

koconder avatar koconder commented on August 20, 2024

Hi @markostamcar - I have made some changes to the proto buffer and the api version headers were sending 1-2 days ago. If you could clean up or assit, i could test and merge your pull request.

from android-market-api-php.

koconder avatar koconder commented on August 20, 2024

Any luck @markostamcar

from android-market-api-php.

markostamcar avatar markostamcar commented on August 20, 2024

Yes, with https://github.com/egirault/googleplay-api ;)

from android-market-api-php.

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.