/play-billing-samples

Samples for Google Play In-app Billing

Primary LanguageKotlinApache License 2.0Apache-2.0

Google Play Billing Samples

Sample applications for Google Play Billing. To build each sample, see the README instructions in the project directory.

  • Trivial Drive Kotlin - Purchase items in your Android app.
  • Classy Taxi - Purchase subscriptions in your Android app and manage subscriptions on your server.

Google Play Billing

For more information about Google Play Billing, see the documentation.

CHANGELOG

  • 2019-10-10
    • Remove apps that do not support Google Play Billing Library 2.0 or newer. The AIDL and older versions of the Google Play Billing Library are deprecated. The old samples are available on GitHub at the following links:
  • 2019-01-16
    • Publish TrivialDriveKotlin: Kotlin sample
  • 2018-05-03
    • Publish ClassyTaxi: Subscriptions sample
  • 2017-07-12
    • Publish TrivialDrive_v2: Billing Library 1.0 sample
  • 2015-09-18
    • Initial repo port to GitHub
    • TrivialDrive: AIDL sample