Skip to content
forked from isieo/adbFS

A Proof of concept fuse filesystem for android debugger

License

Notifications You must be signed in to change notification settings

abandonware/adbFS

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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>

About

A Proof of concept fuse filesystem for android debugger

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 98.7%
  • Makefile 1.3%