Nanamare / play-billing-samples

Samples for Google Play In-app Billing

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Google Play Billing Samples

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

Google Play Billing

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

CHANGELOG

  • 2021-05-18
    • Updated all samples for Google Play Billing Library v4.
  • 2021-04-28
    • Publish TrivialDriveJava : Billing Library Java sample for purchases.
    • Rewrite TrivialDriveKotlin : Billing Library Java/Kotlin hybrid sample for purchases, now supports billing ktx/coroutines.
  • 2020-02-28
    • Publish ClassyTaxiJava: Billing Library Java sample - currently only supports subscriptions.
  • 2019-12-30
    • Restructure ClassyTaxi to separate Android, web, and server implementations.
      • The ClassyTaxi Android app now lives here.
      • The ClassyTaxi read-only web app now lives here.
      • The ClassyTaxi server implementation now lives here.
  • 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

About

Samples for Google Play In-app Billing

License:Apache License 2.0


Languages

Language:Kotlin 43.7%Language:Java 36.5%Language:TypeScript 17.8%Language:HTML 0.8%Language:CSS 0.7%Language:JavaScript 0.5%