• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Rooting ZTE Merit: adb push su /system/xbin/su issue

I'm using the "Complete ZTE Merit Guide: Root, Flash Recovery and Install New ROM (with links)" to root my phone and I'm good up until the last few steps where I input the adb push su /system/xbin/su command. Simply putting in the command gave me "The system cannot find the path specified."

So I tried adb push C:\Program Files\Android\android-sdk\tools\su>/system/xbin/su (which is where the su file is located) and got "The system cannot find the path specified."

I don't know how to tell if the su file is in the same directory as the adb shell and what to do if its not. This is the first time I've tried something like this and I really need some help.

Please help me.

EDIT: Come to find, I can't remount adb either, says not found. Any clue why?
 
To post commands please use the code tag
code.gif
, example
Code:
> adb connect localhost:555
It's easier to read
 
Back
Top Bottom