Stargate2401
Lurker
Wow thanks. So I moved the files where adb is located. I opened up cmd and changed directory to where adb is located. I entered the command adb. Then I did enter successfully these commands:You use adb in a wrong way
You should enter the folder when it's placed and run cmd by using right mouse button and left shift. There should be an option called Run command prompt here, etc. From there you type all the commands or copy-paste them.
So, opening exe is not a proper way this time![]()
adb push aboot.bin /sdcard/aboot.bin
adb push stockrecoverymod.img /sdcard/stockrecoverymod.img
adb shell
su
but when I enter the next commands it says unknown operand if. what does this mean?


