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

Commit 07e97479 authored by Jonathan Klee's avatar Jonathan Klee
Browse files

Merge branch 'improve-installtion-doc' into 'v1-oreo'

Correct eDrive documentation about installation

See merge request !86
parents 191bd5fe 3ac16777
Loading
Loading
Loading
Loading
Loading
+3 −1
Original line number Diff line number Diff line
@@ -7,7 +7,9 @@ It synchronizes user's data files to /e/Cloud or a self-hosted cloud.

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
`pm uninstall foundation.e.drive` before reinstalling the application.
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