Index

A B C D E F G I K L M N O Q R S U W 
All Classes and Interfaces|All Packages

O

obtainAllCrashLogs() - Static method in class net_62v.external.MetaCore
Get all recorded crash logs, the return value should not be null.
Will only return no more than 10 crash log files.
You can submit these log files to us and remind us to analyse the crash reason.
obtainAppDataDir(String, int) - Static method in class net_62v.external.MetaStorageManager
Alias of the function obtainAppDataDir
obtainAppDataDir(String, String) - Static method in class net_62v.external.MetaStorageManager
Get the application data dir
You must specify the package name and user name.
obtainAppExternalStorageDir(String) - Static method in class net_62v.external.MetaStorageManager
Obtain an external relative (not absolutely path) path by package name
The path will mostly like to be /storage/emulated/0/Android/obb/[Your Package Name]/scopedStorage/[appPkg]
obtainSplashLaunchIntent(int, String, Context) - Static method in class net_62v.external.MetaActivityManager
Numeric user name method
obtainSplashLaunchIntent(String, Context) - Static method in class net_62v.external.MetaActivityManager
Obtain a splash screen intent
obtainSplashLaunchIntent(String, String, Context) - Static method in class net_62v.external.MetaActivityManager
Obtain a splash screen intent
onCreate(String, String) - Method in interface net_62v.external.IMundoProcessCallback
The default implementation of the process callback
onCreate(String, String, String) - Method in interface net_62v.external.IMundoProcessCallback
Callback after the internal application node onCreate
You can use the xposed callback here, and do something related to modifying el application
onInitialized() - Method in interface net_62v.external.IMundoProcessCallback
Callback after the environment prepared, and you can modify the system service
on this function.
A B C D E F G I K L M N O Q R S U W 
All Classes and Interfaces|All Packages