# 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.

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

<figure><img src="https://1566720080-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FfuPrwfZVhn3pmPIv7et9%2Fuploads%2FFfSIh6fDUcl0z4dGTG3e%2Fandroid-platform-identifiers.jpg?alt=media&#x26;token=5853eb16-411e-4ae8-8787-41034af26d67" alt=""><figcaption><p>Identifiers you need to fill for Platform Id's in Essential Kit</p></figcaption></figure>

## Public Key

> #### Public key needs to be set in the [Essential Kit Settings](https://assetstore.essentialkit.voxelbusters.com/features/billing-services/..#configuration-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://content.gitbook.com/content/fuPrwfZVhn3pmPIv7et9/blobs/T7TS2ZWtqLuiSKUjZeNA/BillingServicesInAppAndroidPublicKey.png)

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