diff --git a/README.md b/README.md index 626e9d1f1b5a6ea068e1c017c7cfb0b5d6d98fd1..a62a5c1d4254121634b0a29f3588ffde37d9fd55 100644 --- a/README.md +++ b/README.md @@ -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