• Stars
    star
    110
  • Rank 316,770 (Top 7 %)
  • Language
    C++
  • License
    Other
  • Created over 14 years ago
  • Updated almost 2 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

A Proof of concept fuse filesystem for android debugger

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>