Hey guys,
So, basically I'm giving my finishing touches to the new version 1.2.0.0 of my application Android Recovery Manager...
Since my phone has been stolen, so I'm not able to test..
I just want any of you to test this for me:
1. Do not connect your device.
2. Execute this command "fastboot -s SERIALNUMBER" where the SERIALNUMBER is your device's serial number.
3. it will say "< waiting for device >"
4. Connect your phone.
What happens?
Can you post me the output please? I need to know what happens exactly after that
About ADB, what's the output of something like this:
"adb -s SERIALNUMBER wait-for-device"
If you write a wrong serial number, and connect your device will it continue? or will it still wait for the device with the correct "SERIALNUMBER" to be connected?
Thanks
So, basically I'm giving my finishing touches to the new version 1.2.0.0 of my application Android Recovery Manager...
Since my phone has been stolen, so I'm not able to test..
I just want any of you to test this for me:
1. Do not connect your device.
2. Execute this command "fastboot -s SERIALNUMBER" where the SERIALNUMBER is your device's serial number.
3. it will say "< waiting for device >"
4. Connect your phone.
What happens?
Can you post me the output please? I need to know what happens exactly after that
About ADB, what's the output of something like this:
"adb -s SERIALNUMBER wait-for-device"
If you write a wrong serial number, and connect your device will it continue? or will it still wait for the device with the correct "SERIALNUMBER" to be connected?
Thanks