Preparatory work
You will have to perform a number of preparatory steps before performing data extraction from Android devices.
Preparing the mobile device
Before connecting the device to the computer, you need to activate the USB Debugging
mode on the device. This mode enables the ADB server on the device.
USB Debugging
is activated in the following ways:
For Android 2.0-2.3.x:
- Go to the menu of the device.
- Select
Settings.
- In the
Settings
section, selectApplications
. - In the
Applications
section, select Development. - In the
Development
section, selectUSB Debugging
.
For Android 3.0 to 4.1.x :
- Go to the menu of the device.
- Select
Settings
. - In the
Settings
section, selectDeveloper Options
. - In the
Developer Options
section, selectUSB Debugging
. - Click on
Ok
to confirm the activation of USB Debugging mode.
For Android 4.2.x and higher:
- Go to the menu of the device.
- Select
Settings
. - In the
Settings
section, selectAbout device
. - In the
About
phone section, tap theBuild Number
field seven times. Then, you will see...