Skip to main content

Sunmi K2 Totem Configuration

Guide to configuring the Android device for use with the Queue Management Totem on the Sunmi K2 totem.


Prerequisites

Before proceeding, make sure that:

  • The device runs Android 8 or later
  • The device is connected to the network
  • The Totem application APK file is available
  • ADB (Android Debug Bridge) is installed on the computer used for installation

APK Installation

The application must be installed via ADB.

Connect the device to the computer via network or USB and run the command:

adb install -r totem.apk

Where:

  • -r allows updating the app if already installed
  • totem.apk is the application file

Once the installation is complete, the application will be available on the device.