hi people i found this great tutorial on china device forum.so if i double this tread i am realy sorry .and if you wan to go on this sites please add http://.dont click on adress because i something screw. but you are smart people and know what to do.
Hey guys, i just want to tell you what you can do with ADB and Fastboot on our china devices.
Now ADB and Fastboot are similar, but different things.
But both require that software on your PC :
so download and install
1) ADB
ADB: Stands for Android Debug Bridge. A tool used to connect and sends commands to your Android phone from a command line on a desktop or laptop computer.
you can use that in 2 ways,
a) If your phone boots up and works :
In order to run ADB from your machine, you will need to set up the following in your Droid "Settings".
Settings -> Application Settings -> Developement
Make sure that USB Debugging is ticked ! Thats important !!!! without it doesnt work.
and install the ADB drivers from here :
b) If your phone is bricked, but you got CWM on the phone :
CWM (atleast the newer versions) allow ADB access if you are IN the recovery.
Just connect the phone to pc in recovery and install drivers before that.
ADB-Commands:
with ADB you can do alot of shit, here are all commands :
Please read that before you ask for support !
1) Fastboot
Fastboot is different than ADB. It requires a special bootloader on the phone to run it. If you can see this when trying to enter recovery (volume up + power) :
[Image: acer_bootmenue-auswahyvkh3.jpg]
then you can use fastboot !
Just chose fastboot with volume button.
Now here you can check out fastboot commands to flash or do other nice stuff :
But this only works if you have that kind of bootloader !!! its not on all china phones
I hope that made the difference clear
Hey guys, i just want to tell you what you can do with ADB and Fastboot on our china devices.
Now ADB and Fastboot are similar, but different things.
But both require that software on your PC :
so download and install
1) ADB
ADB: Stands for Android Debug Bridge. A tool used to connect and sends commands to your Android phone from a command line on a desktop or laptop computer.
you can use that in 2 ways,
a) If your phone boots up and works :
In order to run ADB from your machine, you will need to set up the following in your Droid "Settings".
Settings -> Application Settings -> Developement
Make sure that USB Debugging is ticked ! Thats important !!!! without it doesnt work.
and install the ADB drivers from here :
b) If your phone is bricked, but you got CWM on the phone :
CWM (atleast the newer versions) allow ADB access if you are IN the recovery.
Just connect the phone to pc in recovery and install drivers before that.
ADB-Commands:
with ADB you can do alot of shit, here are all commands :
Please read that before you ask for support !
1) Fastboot
Fastboot is different than ADB. It requires a special bootloader on the phone to run it. If you can see this when trying to enter recovery (volume up + power) :
[Image: acer_bootmenue-auswahyvkh3.jpg]
then you can use fastboot !
Just chose fastboot with volume button.
Now here you can check out fastboot commands to flash or do other nice stuff :
But this only works if you have that kind of bootloader !!! its not on all china phones
I hope that made the difference clear