mrrfv / open-android-backup

Back up your device without vendor lock-ins, using insecure software or root. Supports encryption and compression out of the box. Works cross-platform.
http://openandroidbackup.me/
GNU General Public License v3.0
674 stars 37 forks source link

script can't uninstall compenium app #17

Closed LeOS-GSI closed 1 year ago

LeOS-GSI commented 1 year ago

app stop working

`? What do you want to do? Backup Linux Android Backup will install a companion app on your device, which will allow for contacts to be backed up and restored. The companion app is open-source, and you can see what it's doing under the hood on GitHub. Downloading companion app. % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 16.2M 100 16.2M 0 0 2505k 0 0:00:06 0:00:06 --:--:-- 3345k Attempting to uninstall companion app.

companion app isn't showing on Android 12.1 device. When installing manual the companion apk the script showing the same result

mrrfv commented 1 year ago

Please comment out (or remove) the lines 45 and 49 in the script, and share the command output again.

image

LeOS-GSI commented 1 year ago

I'm using now a backup solution which doesn't need a rooted device. so I won't try/use you app anymore. But thanks for fast reply.

mrrfv commented 1 year ago

I've just verified this issue on a phone running Android 12 (LineageOS GSI). Reopening.

Logs, if anyone's interested:

Companion app already downloaded.
Attempting to uninstall companion app.
Failure [DELETE_FAILED_INTERNAL_ERROR]

Edit: nvm, this is normal behavior.