android-market-api-php icon indicating copy to clipboard operation
android-market-api-php copied to clipboard

PHP implementation of the java Android Market API

Results 22 android-market-api-php issues
Sort by recently updated
recently updated
newest added

I plan to update this repo and provide it remaining functionalities like downloading apks, obb files etc. I have most of the code written down. Just need to put it...

hi i got this error when open php ` Warning: include(./proto/protocolbuffers.inc.php) [function.include]: failed to open stream: No such file or directory in D:\Ampps\www\play\src\MarketSession.php on line 5 Warning: include(./proto/protocolbuffers.inc.php) [function.include]: failed...

Hi, I have set email, password and deviceid in local.php file. Getting 404 status in response from login function which is defined in MarketSession.php And not able to get authsubtoken...

Tried with your examples. Mail, PW and Device ID are correct in my mind. (App PW with enable 2FA and acc PW without 2FA, both don't work).

İ got results like "cid-gp:AOqpTOGqal_uNwRxJWhlw5AbeNlTo06-kmptgyTssNtQ8DoTW74WpxrhSu1mR9PFmo1nAGfMcKbu_bBZRmZc-A" when i print AuthorId of the comment Is there anyway to convert it to int

Hello, I use this api every days to fetch details about our applications and track reviews with our open source tool https://github.com/EduPad/AndroidReviews However some of our apps stopped showing recently....

Protobuff

hi, my problem is i cannot filter application id when using the $ar->setAppId($appId); using the ApsRequest Class, but when using the GetImageRequest i have no problem or issue getting the...

The information we are getting back from $response->getResponsegroupArray() is incomplete and does not provide us with app data like the package name eg. com.king.candycrushsaga , the app name eg. Candy...

Suppose i search for an app Ex. Whatsapp Id:"com.whatsapp". I will get the details in different languages. What if I need only english? How to filter? Also I am getting...

is there a way to fetch how many language translate data for app ?