索引

A B C D F G I K L M N O Q R S U W 
All Classes and Interfaces|所有程序包

A

acquireObtainAppSplash() - 类中的静态方法 net_62v.external.MetaPackageManager
Flush apps splash screen, must be called before you use the relevant api.
acquirePreloadNextProcess() - 类中的静态方法 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() - 类中的静态方法 net_62v.external.MetaPackageManager
Release splash item to optimize app memory taken.
addServiceInterpreter(String, String, InvocationHandler) - 类中的静态方法 net_62v.external.MetaCore
Add a service interpreter, you can interpret system service by this method.
e.g. service name {Context.LOCATION_SERVICE} to interpret the location manager service.
Method name {getLastLocation}
(reference to {@nullable Location getLastLocation(String provider, in LastLocationRequest request, String packageName, @nullable String attributionTag);})
to interpret the getLastLocation method.
You can modify the service result by this api, and implement your own location spoofing tool help etc.
addSinglePackageConfig(String, String) - 类中的静态方法 net_62v.external.MetaPackageManager
Set custom rules for a single package, the json string be like:
attachMetaBase(Context) - 类中的静态方法 net_62v.external.MetaCore
Can be called inside the attachBaseContext block.
A B C D F G I K L M N O Q R S U W 
All Classes and Interfaces|所有程序包