-
Notifications
You must be signed in to change notification settings - Fork 11
StorageHelper
Pico edited this page Jul 29, 2020
·
9 revisions
The remaining storage space inside the device.
return:
Size of remaining space, e.g. 16384
Total storage space inside the device.
return:
Total space size, e.g. 6114
Update storaged file.
parameter:
filePath: the path of file you need to update.
Get external SD card path. e.g., "storage/3263-3533".
return:
The path of the SD card.
- getPUIVersion
- getDeviceType
- getSN (*)
- silentInstall (*)
- silentUninstall (*)
- killApp
- launchBrowser
- launchBrowserWithLinkInFile
- goToApp
- startVRShell
- getAppsString
- registerHomeReceiver
- unregisterHomeReceiver
- openRecenterApp
- installApp
- setSystemProp
- getSystemProp