https://github.com/techery/droidbilling
Helper classes for working with android in-app purchase v3. Based on official Google code example
https://github.com/techery/droidbilling
Last synced: about 1 year ago
JSON representation
Helper classes for working with android in-app purchase v3. Based on official Google code example
- Host: GitHub
- URL: https://github.com/techery/droidbilling
- Owner: techery
- License: mit
- Created: 2013-11-21T16:49:17.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2013-11-27T20:49:29.000Z (over 12 years ago)
- Last Synced: 2023-08-06T02:14:58.070Z (almost 3 years ago)
- Language: Java
- Homepage:
- Size: 398 KB
- Stars: 2
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
DroidBilling
============
Helper classes for working with android in-app purchase v3 based on TriviaApp google example