# Android

{% hint style="warning" %}
To enable billing on Android, you first need to upload your app to play store in any of alpha/beta / internal track's.
{% endhint %}

## Create In-App products

Once after  uploading the app and publish in any of the tracks, you will get an option to add in-app products.&#x20;

![Create in-app product from Monetise -> Products -> In-App products](https://1418911822-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LkSVmI-L8QrWybGxK2i%2Fuploads%2Fgit-blob-94e593586c3d13580bc47c5459939246294a6b02%2FBillingServicesInAppAndroidCreate.gif?alt=media)

## Public Key

> ### Public key needs to be set in the [Essential Kit Settings](https://assetstore.essentialkit.voxelbusters.com/v2/billing-services/setup/..#properties) and can be obtained from Monetisation Setup of Monetise section.

###

![Public key needs to be set in Billing Services under Android in Essential Kit Settings](https://1418911822-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LkSVmI-L8QrWybGxK2i%2F-MJreOIAZnTjDrXNgSgr%2F-MJs1RyWYg__CI0uuILK%2FBillingServicesInAppAndroidPublicKey.png?alt=media\&token=3521d775-46bd-4c56-9504-a1d6a2fb959a)

{% hint style="info" %}
Public key is used internally by the plugin to validate a purchased receipt on Android
{% endhint %}
