jl79
Android Enthusiast
Not sure what happened, but here is what I got.
C:\Android>adb shell
* daemon not running. starting it now on port 5037 *
* daemon started successfully *
error: device not found
C:\Android>su
'su' is not recognized as an internal or external command,
operable program or batch file.
C:\Android>echo -ne "22222222" | dd of=/dev/block/mmcblk0p5 bs=1 seek=20
C:\Android>adb shell
* daemon not running. starting it now on port 5037 *
* daemon started successfully *
error: device not found
C:\Android>su
'su' is not recognized as an internal or external command,
operable program or batch file.
C:\Android>echo -ne "22222222" | dd of=/dev/block/mmcblk0p5 bs=1 seek=20
