Skip to content

App Settings

The Settings tab in the bottom navigation is where you adjust app behaviour, back up configuration, and check for updates.

App settings

📷 Screenshot placeholder: The Settings tab as a whole (General / Backup & Restore / VMs / About / Updates)

General

ItemDescription
LanguageChange the app's display language; follows the system by default

Backup & Restore

This backs up configuration only (the registered VM, network, and disk entries) into a single JSON file. It does not include disk images, so the file is tiny.

ItemDescription
Export config to fileSave VM, network, and disk configuration as JSON
Import config from fileRestore the above configuration from JSON

Importing Overwrites Existing Config

Importing overwrites your current VM, disk, and network configuration with the data in the file. You'll be asked to confirm first.

To take the disks along too, use a VM package.

Virtual Machines

ItemDescriptionDefault
Open console on startAutomatically open the console after starting a VMOff
Clear logs before startClear that VM's console logs before every startOff
Keep compression when optimizingPreserve a disk's existing compression when optimizing; off rewrites it uncompressedOff
CPU affinityRestrict which cores disk operations run on: all cores / big only / little / primeAll cores
Direct external storage accessUse /data/media instead of /storage/emulated for disk access, improving disk performanceOff

What Is CPU Affinity For?

Disk conversion and cloning are CPU-heavy. Choosing big cores only makes them faster; restricting them to little cores keeps the phone cool and responsive while disk tasks run in the background.

About

ItemDescription
FeedbackOpens GitHub Issues
Open-source licensesView third-party software licenses
Privacy policyView the privacy policy

Updates

ItemDescription
Auto check for updatesCheck for new versions when the app starts
Check for updatesCheck right now

When a new version is available, a notice card appears on the Home tab. Tap it to see the version number and changelog, then either download directly or open it in a browser.

Released under the GNU GPL v3.0 License