Objective
Touch Android for a long time want to compile a set of their own system, the removal of unnecessary components, and then brush to the phone, as the saying goes, "often in the river Walk, which have not wet shoes." Sure enough, brush their own compiled system mobile phone changed brick, the specific situation is not open, long press the power button is not reflected. Toss a few days finally put the brick machine again saved, below is the main link of these days operation.
Overview process
The main way to save the brick machine through the flashtool for strong brush, in the process of strong brush has the following points to be particularly important, otherwise easy to fail. One is the need to install mobile phone drivers, the second is to find their own mobile phone into the flash mode, the rest is the next step in accordance with the tutorial can be. This process has been used to ANDROID-SDK.
Install Android Driver
1. Open the Device Manager and click "Add outdated Hardware" in the Action menu bar, as shown below
Then follow the steps of the wizard, where you need to manually specify the hardware you want to install, as shown below
Where the path is selected as the Usrb_driver path in android-sdk, my local path is D:\Android\android-sdk\extras\google\usb_driver
2. Update Android Driver
1. on Android ADB Interface, Right-click on the update Driver
2, choose Manual Update, also locate the path under ANDROID-SDK, the specific path is
D:\Android\android-sdk\extras\google\usb_driver
Last completed update
The driver for this Android app is installed.
Strong Brush System
After the preparation of the above can be a strong brush system, the following tutorial from the online excerpt down.
Go to the installation complete directory
Start a strong brush after installation is complete
Postscript
The environment for this process, mobile: Sony Ericsson mt15i, computer: Win7 64-bit, the environment is different, the middle process may be slightly different,
Required Tools Download: Flashtool