Giter VIP home page Giter VIP logo

Comments (1)

depau avatar depau commented on May 27, 2024

Hi,
It's sad that USB Mountr has been discontinued and there are no free software alternatives. However, the provided functionality is out of EtchDroid's scope for different reasons:

  • EtchDroid aims to work with no root privileges at all
  • Being root comes with a lot of responsibilities and given that Android devices have a lot of different manufacturer shenanigans, it would be a pain to transparently support non-API functionality among them
  • Particularly, accessing kernel resources is out of scope since there are a bunch of different APIs that different devices use
  • SoC vendors have this secret dream of breaking everything that's breakable and it's not uncommon to find devices with such functionality removed, deeply changed in weird ways, barely functional, etc.

but most importantly

  • EtchDroid is for writing disk images into USB drives, not to function as a USB drive. "Do one thing and do it well". It is already way too bloated and buggy imo, I don't want more stuff to worry about. I want it to be what rufus/unetbootin are for desktop, but for Android, and that's it.

I suggest you fork USB Mountr instead and use it as a standalone app :)

BTW, if your kernel supports it, it's not too hard to write a shell sript that sets up USB MSD from recovery (so you don't have Android and its crap in your way), if that's what you need you can read USB Mountr's source to see what it does, I checked it once and it's not badly written :)

from etchdroid.

Related Issues (20)

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.