Skip to content

ncarrier/dfuse

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

				Adbfuse

	Adbfuse is a fuse filesystem over an ADB (Android Debug Bridge) link.

Build :
	make

Mount a filesystem over adb in the mnt directory :
	./adbfuse mnt -d -o nonempty

Unmount the filesystem, mounted on mnt :
	fusermount -u mnt

What works :
	Nothing

What doesn't work :
	Everything

About

Filesystem in user-space for android devices, using ADB

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published