Android Studio Plug-in

To make the billing integration process as quick and hassle-free as possible for the developer, we have developed an Android Studio plug-in you can use when implementing One-Step Payment (OSP) or our Native Android Billing SDK. It works as in-place documentation to avoid iterating between your IDE and our documentation throughout the billing integration process.

With this plug-in - which can be downloaded here - you'll have a step-by-step guide during the integration process, linking the full documentation at each step. It also allows for the automatic integration of a few steps, where some of them are completed with just a set of mouse clicks (you should still confirm the result in your source code).

Video guide

Please note that some images from the video may be outdated due to periodical updates of the plug-in.

Installation guide

To install our plugin, download the most recent version of Android Studio and follow these steps:

  1. Open your Android Studio and go to File > Settings to open the settings.
  2. Select "Plugins", click on "Marketplace" and search for "Catappult Billing Integration".
  3. Click on "Install" to install our plugin.

The plugin will be located on the side-bar on the right:

With this, it is possible to check all the steps and all the information necessary to implement one of our billing solutions without having to switch between Android Studio and our documentation.


What’s Next