Not really, especially if you're on a platform where there might be some extra USB magic needed (because over here, it's as simple as literally typing "adb shell", and there you go, remote shell ^^).
I imagine XDA probably has something relevant, since ADB is part of the Android SDK (specifically, in the module called "platform tools").
|