/adbFS

A Proof of concept fuse filesystem for android debugger

Primary LanguageC++OtherNOASSERTION

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>