Loading README.md +3 −1 Original line number Diff line number Diff line Loading @@ -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 Loading Loading
README.md +3 −1 Original line number Diff line number Diff line Loading @@ -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 Loading