Turn Desktop Device to Debug Mode

Devices:

T2s, T2, T2s_Lite

 

Add the terminal to the MDM account

1, Make sure the device is under your MDM account. For example, this TS01P11L40356 is under my account.

 

2, Add a debug to your account

 

Turn the Device into debug mode

Step 1: Go to settings

Step 2: Go to About Device → OS Version and click 8 times.

 

Step 3: Go to the System → Developer Option

Step 4: Turn on the ‘USB Debugging’ option

Step 5: Select ‘Debugging’ on the prompt dialog.

Step 6: Enter your debugger’s phone no. or email address

You need to use the debugger’s info added on the MDM account.

Step 7: Check the code and input it.

 

Connect your device with the computer through USB.

Note: The USB port for debugging shall use the one on the other side of the screen.

 

Now your PC shall be able to detect the device which is in the debug mode.

 

Try to install an APK from the adb command:

 

 

Enjoy your debugging our device with Android Studio, or any other IDE you like.