How to Get IMEI Number using ADB Shell

ADB or Android Debug Bridge is a command-line tools used for developing and modifying Android devices. ADB allows developers to access the Internal systems of an Android device and perform actions such as installing and debugging apps, copying files to and from the device, and running shell commands. Here is the Instructions to obtain app name, App icon and it’s activity via ADB commands.

Instructions:

  1. Download & setup adb platform tools
  2. connect your android device to your computer via USB cable and enable USB debugging in the developer options.
  3. Open the command prompt or terminal on your computer and navigate to the folder where the ADB tool is installed.
  4. To get the IMEI Number of device, enter the following command:
adb shell service call iphonesubinfo 1