Documentation
/
Getting Started
/
Integration Overview

Integration Overview

What a Flexion Variant is, what the SDK does, and which parts of your game change.

Flexion enables developers to distribute their games across multiple alternative Android app stores through a single integration and managed service model.

Rather than supporting each store individually, developers create a dedicated Flexion Variant of their game and integrate the Flexion SDK. This allows the same build to be distributed across supported alternative app stores while maintaining the functionality required for each platform.

The goal is to minimise the engineering and operational effort traditionally associated with alternative store distribution.

What Is a Flexion Variant?

A Flexion Variant is a dedicated version of your Android application that is distributed through alternative app stores. In most cases, the Flexion Variant:

The Flexion Variant exists alongside your existing Google Play build and is used exclusively for alternative app store distribution.

What Does the Flexion SDK Do?

The Flexion SDK provides the platform functionality required to support alternative app store distribution. Key capabilities include:

Familiar by designThe SDK is designed to provide a familiar implementation experience for developers already using Google Play Billing or Unity IAP.

What Changes Are Typically Required?

Every game is different, however most integrations involve changes in the following areas:

The exact requirements depend on the services and third-party SDKs currently used by the game.

What Remains the Same?

While a dedicated Flexion Variant is required, the majority of the game remains unchanged. In most cases:

The integration effort is typically focused on platform services rather than game systems.

Responsibilities

DeveloperFlexionCreating and maintaining the Flexion VariantAlternative store distributionIntegrating the Flexion SDKStore submissionsImplementing purchase flowsStore operationsSupporting testing and validationStore relationship managementProviding store assets and metadataLaunch coordination and ongoing store support

Next Steps

Continue to Managed Service Overview to learn more about the services Flexion provides beyond the SDK integration.