Package net_62v.external
package net_62v.external
-
ClassDescriptionProcess callback interface, you can implement this interface for process lifecycle callbackActivate the sdk by this class, you should activate the sdk before you using it.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
MetaApplicationInstaller.cloneApp(String)
method.
You can install an app that not being installed on the host system by calling theMetaApplicationInstaller.installAppByPath(String)
method.Mundo core callback and process initializerA class for installed packages management.Mundo storage manager, you can use the storage related api by using this class.