google-play-client icon indicating copy to clipboard operation
google-play-client copied to clipboard

Java client for using Google Play

Results 2 google-play-client issues
Sort by recently updated
recently updated
newest added

I have implementing this library in my application, But I have got error in login loginResponse = playClient.login("EMAIL", "PWD"); loginResponse.getLoginResult() always return "failure". loginResponse.getPlaySession() return null every time.

As this project hasn't been updated for some years now, can anybody tell if this implementation is still compatible with the current google play music api? I've tried to run...