Coder Social home page Coder Social logo

adbfuse's Introduction

This fuse filesystem has been tested with:

* python-fuse
* python 2.7

It is necessary to have the android phone rooted and BusyBox
installed. Mine is the version shipped with CyanogenMod 7.1
for HTC Desire (v1.19.1-cm71 bionic).

The `adb' command should be in the $PATH.

To run it as a normal user (not root), make sure your user is in the
`plugdev' (for ADB) and `fuse' groups. This can be done by running:
  $ sudo usermod -aG plugdev username
  $ sudo usermod -aG fuse username

Please note that this is a preliminary version and it may have
bugs or errors. Currently is your responsibility to have all the
requirements, as the application does not check at all if you
have `adb', or many other errors.

If you have the prerequisites and it does not work for you, please
let me know and I will do my best to improve the project.

Use at your own risk.

Juan Martín <[email protected]>

adbfuse's People

Contributors

chrisdiamand avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.