wicaodian / Google-In-App-Billing-Library-V6-Example

This repo is an example app, an implementation of Google In App Billing version 6.1.0+. It included functionality of non-consumable, consumable & subscriptions

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Welcome to in-app-purchase (Android Studio Java*)

In this repository you'll find how to integrate In-App Purchases of Google Play Billing version 6.1.0+ using Java.

Pre-requisite

Google Play Console Account

Published App on Play Store

Tester Device with GMS

Configure Your Testing device by adding the gmail account to internal testing testers 
and License testing.

Setup the in-app purchase subscription product in Google Play Console account
i have already created mine which are 

Product ID: lifetime (for Consumeable & Non Consumeable)
Product ID: yearly and monthly (for Subscription Testing)

About

This repo is an example app, an implementation of Google In App Billing version 6.1.0+. It included functionality of non-consumable, consumable & subscriptions

License:MIT License


Languages

Language:Java 100.0%