1. Home
  2. Knowledge Base
  3. SureLock
  4. How to show Device Information in the SureLock Title Bar

How to show Device Information in the SureLock Title Bar

It is quite essential for the users and admins to verify the device information such as IMEI number, MAC address, Phone number, System device name, SIM serial number, etc. It is challenging for the end users to verify these details without using a management console or a third-party app when the devices are locked down within SureLock KIOSK mode.

Admins and Users can easily see their device information in the SureLock title bar using the wildcard string.

Purpose

The purpose of this article is to provide a guide on how to show device information in the SureLock title bar.

Prerequisites

  • Runtime permissions (Phone) of SureLock and SureMDM Nix should be granted in order to fetch the device information.
  • When the IMEI value is not available or the permission to fetch those values is not granted, then the title bar text should be displayed as “IMEI not available” and the same applies to other identifiers. 
  • The above scenarios are applicable for both standalone and integrated SureLock.

Steps

  1. Install and Launch SureLock.
  2. Access SureLock Admin Settings.
  3. In the Admin Settings screen, tap on SureLock settings.
  4. Go to Title Bar Settings and check the Show Title Bar option. 
  5. Further, tap on Text and add the below tag to show the SureMDM device name
    $usesuremdmnixdevicename$  
  6. Click Done to Save the configuration changes.
  7. Navigate to the SureLock home screen, the user can notice that the device name shown in the SureMDM web console, will be displayed in the title bar of SureLock.
DetailsWildcard String
SureLock Version$ver$
SureMDM device name$usesuremdmnixdevicename$
Local IP Address$LocalIPAddress$
Device Serial Number$SerialNumber$
IMEI 1$IMEI1$
IMEI 2$IMEI2$
IMSI$IMSI$
WiFi Mac Address$WiFiMacAddress$
Bluetooth Address$BluetoothAddress$
GUID$GUID$
Android ID$AndroidID$
Registered Device Name$DeviceName$
Phone Number$PhoneNumber$
SIM Serial Number (ICCID)$ICCID$

The admin can replace the title bar with any of the wildcards from the list to show the same on the SureLock home screen.

The SureLock Title Bar can also be customized with different fonts, colors, text size, etc. Please click here to know how  to customize TitleBar in SureLock

The admin can also use the combination of the wildcard to show on the SureLock home screen. For example, to show both the IP address and the Serial number of the device the admin can use the wildcard in the below format.

$LocalIPAddress$ – $SerialNumber$

Need more help? Here’s how to get help from our experts. 

CONTACT US

Was this helpful?
YesNo
Updated on March 2024