Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Snippets Groups Projects
Commit 90f70450 authored by Jonathan Klee's avatar Jonathan Klee
Browse files

Merge branch '0000-t-update-readme' into 'main'

chore: remove useless persistent install instructions

See merge request !294
parents 435217b8 13d7fabb
Branches
Tags
1 merge request!294chore: remove useless persistent install instructions
Pipeline #411372 passed
...@@ -3,14 +3,6 @@ ...@@ -3,14 +3,6 @@
eDrive is an application provided by default with /e/OS. eDrive is an application provided by default with /e/OS.
It synchronizes user's data files to /e/Cloud or a self-hosted cloud. It synchronizes user's data files to /e/Cloud or a self-hosted cloud.
## Install
Since the application is persistent, you won't be able to reinstall
the app with a regular `adb install -r` command. You will have to
allow root debugging in the Developer Options, then
`adb root && adb remount`, then `adb push eDrive.apk /system/app/eDrive/eDrive.apk`
and finally `adb reboot`.
## Map of synced directories ## Map of synced directories
| device | cloud | category | | device | cloud | category |
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment