An application to write OS images to USB drives, on Android, no root required.
| .github | ||
| app | ||
| dmg2img | ||
| docs | ||
| gradle/wrapper | ||
| libaums@1754ec461e | ||
| metadata | ||
| .gitignore | ||
| .gitmodules | ||
| build.gradle | ||
| gradle.properties | ||
| gradlew | ||
| gradlew.bat | ||
| icon.svg | ||
| LICENSE | ||
| README.md | ||
| settings.gradle | ||
EtchDroid
Update on development status
On my blog: https://blog.depau.eu/2019/05/18/etchdroid-development-update/
EtchDroid is an open-source application that helps you write images to USB drives, no root required.
You can use it to make a bootable GNU/Linux USB drive when your laptop is dead and you're in the middle of nowhere.
Features
- Supports raw disk images and most GNU/Linux distributions ISOs
- Supports most DMG disk images (beta)
- No root - everything is done within the bounds of the Android API
- Free as in freedom
Planned features
- Write common GNU/Linux distro in streaming from the Internet without storing it on the device
- Support for Windows installation ISO (will likely require root)
- Support for Unetbootin-style image flashing
Screenshots
Support the project
You can support the development by sending a donation.
See the website: https://etchdroid.depau.eu/donate/
FAQ/Common issues
See the website: https://etchdroid.depau.eu/faq/










