Addons¶
Important
These guides apply to images with containerized Android (jammy:*). Addons are not supported for images with virtualized Android. See Android execution models for details.
Addons customize the images used for instances. You can use addons to:
Enable SSH access for automation tools (Create an addon)
Install additional tools in the instance (Example: Install tools)
Set up user-specific data when starting an application (Example: Back up data)
Back up data when the instance is stopping (Example: Back up data)
Configure the Android system before running the application (Example: Customize Android)
Provide support for other platforms (Example: Emulate platforms)
To manage existing addons:
If you used addons before Anbox Cloud 1.12, refer to Migrate from previous versions to update your addons to use the new hooks.
See also¶
Explanation: Addons
Reference: Addon manifest