Unable to Detect Phone
Troubleshooting Steps
Step 1: Check ADB Connection
- Click
Settings>Open ADB Terminalin TikMatrix. - Run
adb devicesand check if your phone appears in the list with statusdevice.
For Windows systems
.\adb.exe devices
For Mac/Linux systems
./adb devices
Output Example
List of devices attached
<DEVICE_ID> <STATUS>
If the Device Is Not Listed
Follow the troubleshooting steps in Connect Device.
If the Device Status Is unauthorized
This means the device is not authorized. Tap Allow USB debugging on your phone.
If the Device Status Is offline
This usually means a loose USB connection. Reconnect your phone by unplugging and replugging the USB cable.
If the Device Status Is device
The device is connected successfully. If TikMatrix still cannot detect the phone, ensure TikMatrix is activated (free trial also requires activation).
If the Problem Persists
Contact our support team on Telegram with:
- A screenshot of the adb devices list