Tutorials
Back to Home

Follow the kiosk setup flow step by step.

Use this page to guide installers through activation, ESP32 setup, Wi-Fi configuration, and operator onboarding without needing separate PDF instructions.
112%

Device Preparation

This step prepares the tablet or phone before installing and activating the kiosk app.

1. Factory Reset the Tablet or Phone



Warning: This will erase all data on the device.

Method 1: Factory Reset from Settings (Recommended)



  • Open Settings
  • Go to System or General Management
  • Tap Reset Options
  • Select Erase all data (Factory reset)
  • Tap Reset Phone or Reset Tablet
  • Confirm with Erase Everything


The device will restart and erase all existing data.

Method 2: Factory Reset Using Recovery Mode



Use this method if the device is locked or you cannot access Settings.

  • Turn OFF the device
  • Press and hold Power + Volume Up on most devices
  • Wait until the Android Recovery Menu appears
  • Use the Volume buttons to move through the menu
  • Select Wipe data / factory reset
  • Press the Power button to confirm
  • Select Yes
  • After reset is finished, choose Reboot system now


2. First Setup After Reset



After the device reboots:

  • Select your language
  • Connect to Wi-Fi
  • Skip Google account if it is not needed yet
  • Complete only the minimum setup required


Important:
  • Do not fully configure the device more than necessary
  • Do not set a screen lock yet if you plan to continue Device Owner setup


3. Enable Developer Options



USB debugging is inside Developer Options.

  • Open Settings
  • Go to About Phone or About Tablet
  • Find Build Number
  • Tap Build Number 7 times


Expected message:

You are now a developer


4. Enable USB Debugging



  • Go back to Settings
  • Open Developer Options
  • Find USB Debugging
  • Turn it ON
  • Tap Allow if prompted


5. Connect the Tablet or Phone to the Computer



  • Connect the device using a USB cable
  • Wait for the prompt:


Allow USB debugging?


Then:
  • Check Always allow from this computer
  • Tap Allow


6. Verify ADB Connection on the Computer



Open Command Prompt or Terminal on your computer and run:

adb devices


Expected output example:

List of devices attached
R9WN12345 device


Expected Result



After this step is completed:
  • The device is fully reset
  • Developer Options are enabled
  • USB Debugging is enabled
  • ADB connection is working
  • The device is ready for kiosk app installation