Index
All Classes and Interfaces|All Packages
A
- acquireObtainAppSplash() - Static method in class net_62v.external.MetaPackageManager
-
Flush apps splash screen, must be called before you use the relevant api.
- acquirePreloadNextProcess() - Static method in class net_62v.external.MetaActivityManager
-
You can call this function in your main activity.
Calling this method is not necessary.
This method will boost the first application launch progress. - acquireReleaseAppSplash() - Static method in class net_62v.external.MetaPackageManager
-
Release splash item to optimize app memory taken.
- addServiceInterpreter(String, String, InvocationHandler) - Static method in class net_62v.external.MetaCore
-
Add a service interpreter, you can interpret system service by this method.
e.g. - addSinglePackageConfig(String, String) - Static method in class net_62v.external.MetaPackageManager
-
Set custom rules for a single package, the json string be like:
- attachMetaBase(Context) - Static method in class net_62v.external.MetaCore
-
Can be called inside the attachBaseContext block.
All Classes and Interfaces|All Packages