An application to write OS images to USB drives, on Android, no root required.
Go to file
Davide Depau 6b437b647d
Switch libaums to AndroidX namespace
2018-09-02 19:07:16 +02:00
app Version v1.1 2018-09-02 18:56:54 +02:00
dmg2img Make sure executables are position-independent 2018-08-17 21:51:40 +02:00
docs Remove Skip to the content link 2018-09-02 17:08:34 +02:00
gradle/wrapper Complete app redesign 2018-09-01 03:06:06 +02:00
libaums@1754ec461e Switch libaums to AndroidX namespace 2018-09-02 19:07:16 +02:00
.gitignore Initial commit 2018-08-12 16:33:11 +02:00
.gitmodules Include dmg2img executable in build 2018-08-16 13:39:37 +02:00
LICENSE Add LICENSE 2018-08-15 19:33:03 +02:00
README.md Add FAQ/common issues 2018-09-02 16:59:08 +02:00
build.gradle Use new libaums branch for F-Droid 2018-09-02 18:48:27 +02:00
gradle.properties Complete app redesign 2018-09-01 03:06:06 +02:00
gradlew Initial commit 2018-08-12 16:33:11 +02:00
gradlew.bat Initial commit 2018-08-12 16:33:11 +02:00
icon.svg Add new icon 2018-09-01 23:53:47 +02:00
settings.gradle Use new libaums branch for F-Droid 2018-09-02 18:48:27 +02:00

README.md

EtchDroid

EtchDroid

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.

Download from Google Play (soon on F-Droid)

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

screenshot0.png screenshot1.png screenshot2.png screenshot3.png screenshot4.png screenshot5.png

Support the project

You can support the development by sending a donation.

FAQ/Common issues

Link