Index
All Classes and Interfaces|All Packages
C
- changeRemoteServerUrl(String) - Static method in class net_62v.external.MetaActivationManager
- cleanPackageDataAsUser(String, int) - Static method in class net_62v.external.MetaPackageManager
-
Integer alias of cleanPackageDataAsUser
- cleanPackageDataAsUser(String, String) - Static method in class net_62v.external.MetaPackageManager
-
Delete an user of a specific package
And will erase all user data - cloneApp(String) - Static method in class net_62v.external.MetaApplicationInstaller
-
Install an existing app which already been installed.
Must be installed before, so this method also known as clone application.
Usage: - convertResultToString(int) - Static method in class net_62v.external.MetaApplicationInstaller
-
Convert the install result to a readable string, mostly greater than 0 is success, otherwise you can
use this api for debug purpose, and can be shown to users for comprehensive. - createEmptyUser(String, int) - Static method in class net_62v.external.MetaPackageManager
- createEmptyUser(String, String) - Static method in class net_62v.external.MetaPackageManager
-
Create an user
- createEmptyUserById(String) - Static method in class net_62v.external.MetaPackageManager
-
Create an user automatically, and the user name will be numeric.
All Classes and Interfaces|All Packages