/GooglePlayApi

A simple and minimal implementation of the Google Play API in C#

Primary LanguageC#GNU General Public License v3.0GPL-3.0

GooglePlayApi

forthebadge

License: GPL-3.0 HitCount

A simple and minimal implementation of the Google Play API in C#

This isn't fully featured and only supports a few parts of the API, these being fetching app information and fetching download/delivery data.

Based on https://gitlab.com/AuroraOSS/gplayapi/