yeriomin / play-store-api

Google Play Store protobuf API wrapper in java
GNU General Public License v3.0
322 stars 130 forks source link

How can I download apks ? #6

Closed binyan17 closed 6 years ago

binyan17 commented 7 years ago

Hi, I want to use this code to download current version apks , but response.hasAppDeliveryData() = false. Thanks!

yeriomin commented 7 years ago

What method are you using? Have you looked at the tests?