An application to write OS images to USB drives, on Android, no root required.
Go to file
Davide Depau 53dc07490c Complete app redesign
- Switched to AndroidX namespace
- Switched from Fragments to Activities
- Automatically detects USB drives on (dis)connection
- UX is simpler, less taps are needed
2018-09-01 03:06:06 +02:00
app Complete app redesign 2018-09-01 03:06:06 +02:00
dmg2img Make sure executables are position-independent 2018-08-17 21:51:40 +02:00
gradle/wrapper Complete app redesign 2018-09-01 03:06:06 +02:00
libaums@439e123365 Move library author info to libaums repo 2018-08-16 02:21:09 +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 README.md 2018-08-15 19:35:11 +02:00
build.gradle Complete app redesign 2018-09-01 03:06:06 +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
settings.gradle Include dmg2img executable in build 2018-08-16 13:39:37 +02:00

README.md

EtchDroid

An application to write OS images to USB drives, on Android, no root required.