yeriomin / play-store-api

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

Is there more information on how to build, run and use it? #5

Closed portablesoft closed 7 years ago

portablesoft commented 7 years ago

For example, how to use it in command line to get an app detail or download the apk? Thanks.

yeriomin commented 7 years ago

It is a library. Not an app.

Tests have examples, details and downloads included. I'll upload a javadoc when I can.