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:
| Field | Description |
|---|---|
| App Name | Display name of the application |
| Partner Name | Partner 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.
| Field | Description |
|---|---|
| Primary Color | Main action color used in the app |
| Primary Text Color | Main 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.
| Asset | Description |
|---|---|
| Partner Logo | Logo displayed within the application |
| Launcher Icon | Icon 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:
- Click Build APK
- The system generates the branded application package
- After the build is completed, a download option becomes 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
Updated 25 days ago