Varmuuskopiointitilat: Sovelluksesta voidaan varmuuskopioida vain sen APK tai data tai molemmat. Sovellus, joka ei ole juuri nyt asennettuna, voidaan palauttaa vain, jos APK on käytettävissä. Kolme datan erikoistyyppiä voidaan varmuuskopioida perusdatan lisäksi: laitteen suojaama data, ulkoinen data ja obb-data.
Delete backup: Deletes the backup files for a specific backup instance. While "delete backups" delete all of the backups of the chosen app.
Poista asennus: Aggressiivisempi kuin normaali Androidin suorittama asennuksen poisto. Poistetaan myös mahdolliset /data/app-lib/-hakemistoon jääneet sovelluksen tiedostot.
Enable / disable: Uses the Android `pm` script to enable or disable an app. Disabling an app removes it from the normal user interface without uninstalling it. This can be used for enabling or disabling an app for multiple users at a time (if the device has multiple users). Users are identified with an ID e.g. 0 is the first user (owner) 10 is usually the work profile.
Multiple users: Multi-user is still somewhat experimental but should work. Enabling and disabling only works after an initial install (not necessarily from OAndBackupx) or restore of the app.
System-less apps: Backup and restore of system-less apps installed as Magisk modules is not supported and trying it could lead to system failure and forcing you to format and flash it anew.
Navigation: The navigation bar has "Settings", "Home", "Batch backup", "Batch restore" and "Schedule backups" (in that order). The number of apps upgraded after their last backup will be presented as a notification on "Home" button.
Apps using Keystore: Android has an encrypted storage for sensitive data. Apps that make use of this to store login data or some keys for its function can't be restored successfully. Two examples of such apps are Signal and Element(Riot).