Thursday, May 26, 2016

Install ADB (Android Debug Bridge) in


ADB, Android Debug Bridge, is a command-line utility included with Google’s Android SDK. ADB can control your device over USB from a computer, copy files back and forth, install and uninstall apps, run shell commands, and more.
Adb is a connection between your android and computer.Every Android manager software use adb connection in gui form.


What are the adb and fastboot and would i need them.
You need ADB and Fastboot if you are one of those people that like to mod/ your Android phone. While many mods/ are now becoming more main-strm-user friendly with GUIs , there are still times when users need to use ADB and/or Fastboot.

With the help of adb You can
Bypass Android Pattern Lockscreen using CMD

What is Adb Setup ?This is All-in-One installer for 3 most needed PC tools for Android. No need to download big SDK for 3 small things. It's very small and fast installer for tools and drivers.

Download Adb Setup With Drivers
Ftures:Small - 9.11 MB
Fast - 15 seconds install (many times its even less)
AIO - ADB, Fastboot and also Drivers
sy to install - just run it and program will guide you
Cln - ADB and Google Drivers from latest SDK

Install process:1. Run it (Require administrator privileges)
2. Press Y/Yes to install ADB and Fastboot or N/No to skip
3. Press Y/Yes to install ADB system-wide or N/No for current user only
4. Press Y/Yes to install Drivers or N/No to skip
5. Continue Driver installation
6. 15 seconds passed - finished!
7. Open C:\ Drive you see a folder name adb ,Now Right Click with pressing SHIFT button on adb folder and open with command window here.Now type adb and press enter.
Notes:System-wide: ADB and Fastboot are installed to %SystemDrive%\adb directory, and added system-wide path.Current user only: ADB and Fastboot are installed to %UserProfile%\adb directory, and added path for current user.CMD can use ADB and Fastboot from any directory.Drivers are installed to system - no need to install them from directories.Installer automaticly decides if install 32-bit or 64-bit drivers.If you have older Google USB Driver installed, plse uninstall it from Control Panel before installing newIf you have previously installed it as system-wide and now you want it current user only (or vice-versa), it won't remove it, you must do it yourself. (at lst for now)Some Useful Commands for ADB in Related Articles
10 Things You Can Do In Android’s Developer OptionsHow to Enable Developer Options on Android 4.x.x

No comments:

Post a Comment