Samsung Galaxy Note, 4G LTE Plans, Transfer Photos Videos from iPhone to Samsung, Network Performance, Mobile Accounts, Furious Gold SPD TooL, Latest Version Full Setup

Info How To Install ADB On Windows [Full Guide]

Info How To Install ADB On Windows [Full Guide] - this blog we have built from a few years ago and already very much information about gadgets that we convey and a lot of blog visitors New Blog Techno News who are satisfied with the information, we will always try to update the latest information for you, first about Info How To Install ADB On Windows [Full Guide] many already we collect data to make this article so you do not miss the news, please see:

Articles : Info How To Install ADB On Windows [Full Guide]
full Link : Info How To Install ADB On Windows [Full Guide]

You can also see our article on:


Info How To Install ADB On Windows [Full Guide]

How To Install ADB On Windows [Full Guide]

ADVERTISEMENT
Below is a guide on How to install ADB (Android Debug Bridge) successfully on windows.
To know what is ADB click here.
 Install ADB with SDK

– Step 1
Make sure that the required drivers for your android device are properly installed on your PC. If you’re not sure then download and install the latest versions from your device manufacture’s website. Below are the links to download software of various manufacturers. Choose yours and install the required software.
Samsung Kies |   HTC Sync |   Motorola |   LG
– Step 2
Download and install the Android SDK (Software Development Kit) Starter package fromhttp://developer.android.com/sdk/index.html.
Among the two choices for windows there, you can install by any option. The two options are explained below. Choice is yours.
  1. An “android-sdk_rXX-windows.zip” file which you can extract to any place on your PC and the adb program will work from there. For easiness with commands, I’d recommend you to extract it to C:
  2. An “installer_rXX-windows.exe” file which easily installs ADB on your PC like any other program. However it downloads some Java stuff which is really not needed for working with adb, and it also takes a bit longer to install. If you want adb installed on your PC without any efforts of yours like extracting then go for .exe file to install adb.
With the release of version 8 (Android 2.3) of the SDK, adb has been removed from the starter package. So if you’ve downloaded and installed any earlier version then you can skip step 3 and jump to step 4.
– Step 3
For adb to work on version 8 of the SDK Starter package we have to add Platform Tools part to the SDK. Below are the steps:
  1. Open root directory of the SDK (for e.g. if you’ve installed or extracted it on:/ then go to this address “c:Program Filesandroid-sdk-windows”
  2. Find “SDK Manager” and double-click on it to execute.
  3. It will check for updates on the Android website, and a pop up window will appear showing a list of available downloads. Just add the “Android SDK Platform Tools” and reject everything else
– Step 4
Add Path variable to avoid long lines of commands every time you want to run adb. Below are the steps:
  1. Right-click on “My Computer” and select “Properties”. Now under the “Advanced Tab” select“Enviroment Variables”
  2. Scroll and find the “Path” variable from the list. Double-click on it to edit it.
  3. Now add the full path of the “tools” and “platform-tools” folders of the SDK to your path. For e.g. on my computer, I had it installed in — C Drive – Program Files – Android – android-sdk. So, I put this in the Path (don’t put any space on either side of the semi-colon mark (;) which separates the pat of ‘tools’ folder and ‘platform-tools’ folder)  — “C:Program FilesAndroidandroid-sdktools;C:Program FilesAndroidandroid-sdkplatform-tools”
– Step 5
On your Android device go to Settings->Applications->Development and make sure that “USB Debugging” is ticked. It’s essential for ADB to work!
Now plug your phone into your PC (using original cable that’s supplied by your manufacturer is recommended when working with ADB). If a window pops up saying “installing drivers” then wait for it to complete installation
– Step 6
Open command prompt from the menus, or Open “Run > and type cmd” to execute Command Prompt
Now insert the following code:
C:>  adb devices
This should display something like the following :
List of devices attached
XXX12345 device
If you can see your device in the list then congratulations! You’ve done well. You are now good to start using adb. Enjoy!
If it’s NOT appearing in the list make sure that drivers are properly installed and you’ve enabled “USB Debugging” as told in Step 5. If problem persists, let us know in comments.
Thanks to XDA member steviewevie for his detailed post here.
Follow on Google+



articles Info How To Install ADB On Windows [Full Guide] finished in discussion

hopefully the information we convey about Info How To Install ADB On Windows [Full Guide] can benefit you in getting new knowledge about technology,

you just finished reading the information Info How To Install ADB On Windows [Full Guide] we hope this informmation can answer the question you submit to googlle, if you want to bookmark or share please use link https://moymoycikukecik.blogspot.com/2015/10/info-how-to-install-adb-on-windows-full.html and do not forget to always visit this blog to get the latest information every day.

Tag :
Share on Facebook
Share on Twitter
Share on Google+
Tags :

Related : Info How To Install ADB On Windows [Full Guide]

0 komentar:

Posting Komentar