Hi Everybody and esp. Sztupy.
I tried the plugin but it was never properly working for me - it listed only / and without anything else, everything looked like file etc. Since the last update has been done a year and half ago, I decided to try by myself.
The problem is/was current busybox (1.19.4) as I have noticed on my SGS2 with CM9 and B&N Nook Tablet with CM7.2. It does not support "stat -c" which this plugin uses to obtain details about file/folder. I rewrote it to use widely used/available stat -t (if stat -c is not supported) and also temporarily HACKED links to be shown as directories (you can get into /etc, /sdcard now). The source-code is not completely tidied up yet, there is a lot of debugging messages also. I hope I get back to it soon and prepare better release. I have a lot of ideas how to improve it, let's see if I get to it.
So until I do, I present you updated version that should (hopefully) work on all new rooted (= with busybox), ADB connected devices. If you are having problems, execute "adb devices" and check if your device is listed. If not, search web/xda for ADB connectivity resolution. That's not in the scope of this post/thread.
As a bonus you get also 64-bit version, since Christian Ghisler is publicly testing already TC 8.0 x64
Enjoy,
Aleq
P.S.:
- "release" versions don't have debug information, the functionality is the same
- x64 is 64-bit version, the other one is 32-bit
If you don't know which one, take adbfsplugin-0.7+aleq_release.zip