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

Root ADB I couldn't get it to work

rbh5081

Member
I have ota2.2 rooted but I can not for the life of me get adb to work for odexing. In command probt I adb shell and get replied adb not something I have read many stories on the web about it happening to others. I have tried everything delete ing drivers and installing new ones, to noavail. If some one could or no s any solution please help. Big props to because I hate when things don't work. My pc is a w7 ultimate version 64 bit. There had got to be a way to fix this. Or another way deodexing would be great also.
 
One thing to note, are you by chance using 'Wireless Tethering' or the hotspot work around? Because if so your phone can not send out the Wifi signal and communicate over it with your computer at the same time. I learned this the hard way. You can only do one or the other, not both.
 
Says ADB is not recognized as an internal or external command, ...

Are you running the ADB commands from the directory that you have ADB.exe installed in? Mine, for example, is C:\X\adb.exe. So before I run adb commands, I always have to move to C:\X> before using...
 
Back
Top Bottom