For Android, the following packages are available:
ly.img:engine The very core package that allows rendering via commands. All other packages are built on top of it.
ly.img:engine-camera Extension package of ly.img:engine that works with the Android camera.
ly.img:editor Our flagship package that includes our full-featured Editor UI built on top of the ly.img:engine.
ly.img:editor-core Core subpackage of the ly.img:editor package.
ly.img:camera Our flagship package that includes our full-featured Camera UI built on top of the ly.img:engine and ly.img:engine-camera.
ly.img:camera-core Core subpackage of the ly.img:camera package.
ly.img:plugin-background-removal Plugin package that adds background-removal capabilities to the editor.
ly.img:plugin-background-removal-google Google ML Kit implementation of the background-removal plugin.
ly.img:plugin-background-removal-imgly IMG.LY implementation of the background-removal plugin.
ly.img:plugin-ai-core Core package that provides shared AI functionality for editor plugins.
ly.img:plugin-ai-image-generation Plugin package that adds AI image-generation capabilities to the editor.