索引

A B C D F G I K L M N O Q R S U W 
所有程序包|所有类和接口

I

IMundoProcessCallback - net_62v.external中的接口
Process callback interface, you can implement this interface for process lifecycle callback
initialize(Context) - 类中的静态方法 net_62v.external.MetaActivityManager
Initialize the environment
installAppByPath(String) - 类中的静态方法 net_62v.external.MetaApplicationInstaller
Install apk from explorer etc.
installAppByPathAndMove(String) - 类中的静态方法 net_62v.external.MetaApplicationInstaller
Same as MetaApplicationInstaller.installAppByPath(String), but will move the file at path.
The file at such path will be moved or deleted,
and you have to confirm if the file will be deleted after the installation progress.
installAppsByPath(String) - 类中的静态方法 net_62v.external.MetaApplicationInstaller
Install apks (split apk) from explorer etc.
installAppsByPathAndMove(String) - 类中的静态方法 net_62v.external.MetaApplicationInstaller
Same as MetaApplicationInstaller.installAppsByPath(String), but will move the folder at path.
The content in such folder will be moved or deleted,
and you have to confirm if the files will be deleted after the installation progress.
isAppInstalledAsInternal(String) - 类中的静态方法 net_62v.external.MetaPackageManager
Check is an application installed by apk or xapk instead of clone.
isAppRunning(String) - 类中的静态方法 net_62v.external.MetaActivityManager
Detect if an app (with the default split region) is running or not
isAppRunning(String, int) - 类中的静态方法 net_62v.external.MetaActivityManager
Detect if an app is running
isAppRunning(String, String) - 类中的静态方法 net_62v.external.MetaActivityManager
Detect if an app is running or not
isAppSplashExists(String) - 类中的静态方法 net_62v.external.MetaPackageManager
Check if an app has a splash screen
isInnerAppInstalled(String) - 类中的静态方法 net_62v.external.MetaPackageManager
Check if a specific app was installed,
Both individual and cloned app will be included in the search scope.
isInnerPackageInstalled(String) - 类中的静态方法 net_62v.external.MetaActivityManager
Detect if an app is installed or not
A B C D F G I K L M N O Q R S U W 
所有程序包|所有类和接口