Index
All Classes and Interfaces|All Packages
O
- 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 specific 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.
All Classes and Interfaces|All Packages