AdbFS
A Proof of concept fuse filesystem for android debugger
Install / Use
/learn @isieo/AdbFSREADME
Instructions
Compilation
You will need at least the following on Debian:
- android-tools-adb
- libfuse-dev
- pkg-config
Install
Put the compiled binary into your <path-to-android-sdk>/tools
directory.
Use
::
$ adbfs <Mountpoint>
