HomeGuidesAPI Reference
Guides

APK Customizer

Overview

The APK Customizer page allows partners to generate a custom-branded SoftPOS Android application (APK).

Using this page, partners can configure branding elements such as application name, colors, and logos, then build and download a ready-to-use APK for distribution.


Naming Settings

Partners can define the identity of the application using the following fields:

FieldDescription
App NameDisplay name of the application
Partner NamePartner or client identifier shown in the app

These values define how the application is presented to users on their devices.


Color Scheme

Partners can customize the visual appearance of the application by selecting brand colors.

FieldDescription
Primary ColorMain action color used in the app
Primary Text ColorMain text color used in the app

Color changes are reflected throughout the application UI.


Branding Assets

Partners can upload branding assets used inside the application.

AssetDescription
Partner LogoLogo displayed within the application
Launcher IconIcon shown on the device home screen and app launcher

Uploaded assets are embedded into the generated APK.


APK Preview

A live preview is displayed on the page to give a visual representation of how the application will look with the selected branding.

This preview updates as configuration values are changed.


Building the APK

Once all required fields are completed, the application can be built using the Build APK option. The system will generate the branded application package, and upon completion, a download option will become available.

The downloaded APK can then be installed or distributed as needed.


🚧Key Notes

APK generation is based on the provided configuration at build time
Any change requires rebuilding the APK to take effect
Previously generated APKs are not modified automatically
Branding applies only to appearance and identity, not transaction logic