Skip to content
This repository has been archived by the owner on Apr 28, 2022. It is now read-only.
akarimova edited this page Nov 10, 2014 · 40 revisions

Welcome to the OpenIAB wiki!

About OpenIAB

OpenIAB - Open In-App Billing

OpenIAB is an open source library which provides an easy way for the developers to develop their apps/games in a way that one APK will work in all the stores and automatically use the right in-app purchase API under each store. OpenIAB also provides an open in-app billing API that stores could implement to support all the built APK files using this library. Currently there are alreay 5 stores that support the Open API: Yandex.Store, SlideME, Appland, Aptoide and AppMall. The open stores don't need extra libraries to be included with your project, only OpenIAB is required to support all of them.

  • How OpenIAB Works
  • Basic principles

For Application Developers

How To add OpenIAB into an app

How to add support for

How to test with

For Store Developers

For Contributors

License

Source code of the OpenIAB library and the samples is available under the terms of the Apache License, Version 2.0: http://www.apache.org/licenses/LICENSE-2.0

The OpenIAB API specification and the related texts are available under the terms of the Creative Commons Attribution 2.5 license: http://creativecommons.org/licenses/by/2.5/

Clone this wiki locally