What you should know before you start 

What is ADB? 

ADB (Android Debug Bridge) consists of a client and server part each communicating with the other. In laymen's terms, it's a communication tool between your smartphone and PC. It is accessed via the command prompt on Windows and is used to send commands to Android from a PC. In other words, ADB is very helpful to the Android community for rooting, flashing new ROMs or simply troubleshooting smartphones. 

What is fastboot?

Fastboot is basically a diagnostic tool used to modify the Android file system from a computer when the smartphone is in bootloader mode. The commands are basic, and include, for example, to 'flash' (install) a boot image or a bootloader.



Installation

This is a special program that is used to communicate an Android smartphone with a computer. Need to install it on the computer to got a good connection with the phone and turn on in phone USB debugging option. 
Unpack and install both file this is very important. 
After unpack must install all 3 files. 

  • Adb-Setup
  • Android ADB Fastboot 1.7.msi 
  • UniversalAdbDriverSetup.msi


Post a Comment

Previous Post Next Post