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.
- activateSdk(String) - Static method in class net_62v.external.MetaActivationManager
-
If you don't wanna configure your application node, you can activate your app by this method.
You can config your application node and add the meta data like - 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. - attachMetaBase(Context) - Static method in class net_62v.external.MetaCore
-
Can be called inside the attachBaseContext block.
All Classes and Interfaces|All Packages