## Smartphone
-Smartphones usually have their own way to be backed up. This is an example
-based on the [android-backup][] utility:
+Smartphones usually have their own way to be backed up.
+The following examples uses scripts from the [utils-android][] repository:
- android-backup <device-name>
+ android-backup-adb <device-name> # backups using adb
+ android-backup-mtp <device-name> <profile> # backups using MTP file transfer
-[android-backup]: https://git.fluxo.info/scripts/tree/android-backup
+[android-backup]: https://git.fluxo.info/utils-android/
## Hardware rotation