All Classes and Interfaces
Class
Description
Process callback interface, you can implement this interface for process lifecycle callback
A class for components management, you can launch app by using this class.
A class for package management, you can clone a specific app by calling the
You can install an app that not being installed on the host system by calling the
MetaApplicationInstaller.cloneApp(String)
method.You can install an app that not being installed on the host system by calling the
MetaApplicationInstaller.installAppByPath(String)
method.Mundo core callback and process initializer
A class for installed packages management.
Mundo storage manager, you can use the storage related api by using this class.