TCT -Alcatel Move: ADB What is it and How to Install and Use it

If anyone wants to request or wants to enter my team to help other i would be glud if you send me an e-mail via the Conact Me form
USE IT ON YOUR OWN RISK. THE CHANGES MAY HARM YOUR DEVICE.

ShareThis

Κυριακή 10 Φεβρουαρίου 2013

ADB What is it and How to Install and Use it


What is ADB?
ADB stands for the android debugging bridge and is used for testing and debugging purposes by developers.


However, we like to get more out of our devices, and its a great way to fix things.
Knowing adb can mean the difference between a paperweight and a working phone.









Now let's start.
1. Install the adnroid sdk to your pc from here
2. Install andoid sdk
3. Now open it and select usb drivers and install it.













Once its done close it.

4. Go to C:\Users\yourname\AppData\Local\Android\android-sdk\platform-tools
















5. Now click shift+right click
6. Click open command prompt
7. Now connect your device via usb to your computer
8. Once its connected write to the command promt adb devices a nuber must appeared. If yes you are alright.

Some usefull commands are:
1.
adb pull
this command can be used to cpy files from your device
use it like this


adb pull /mnt/sdcrad/filename

2.
 copy files fro your sd card

Copy files from your pc to your device
adb push

example
adb push C:\adnroid.jpg /mnt/sdcard/
 This will copy the jpg file to your sd card

3.
install apk from your pc
 
adb install

this will install apk file from your pc to your phone

adb install C:\calendar.apk


 These are some usefull commands.
If you want more check the adb page here



















Kindly Bookmark this Post using your favorite Bookmarking service:
Technorati Digg This Stumble Stumble Facebook Twitter

0 σχόλια :

Δημοσίευση σχολίου

Related Posts Plugin for WordPress, Blogger...
 

Visits

| TCT -Alcatel Move © 2009. All Rights Reserved | Template Style by My Blogger Tricks .com | Design by Brian Gardner | Back To Top |