|
|
|
|
|
|
|
The following functions are used to manage the local storage of data in browser code.... |
|
|
|
|
|
|
Returns the path of directory that will be used to store the data in cache on the external storage space of application. |
|
|
|
|
|
|
Returns the path of directory that will be used to store the data in cache on the internal storage space of application. |
|
|
|
|
|
|
Returns the path of the directory that will be used to store files in the external storage space of the Android device. |
|
|
|
|
|
|
Retrieves a value from the local storage. |
|
|
|
|
|
|
Adds a value to the local storage. |
|
|
|
|
|
|
Deletes a value from the local storage. |
|
|
|
|
|
|
Deletes all the values from the local storage. |
|
|
|
|
|
|
Returns the name of a value for the local storage. |
|
|
|
|
|
|
Returns the number of values for the local storage. |
|
|
|
|
|
|
The file system on the devices running Android is divided into two main storage areas...... |
|
|
|
|
|
|
Returns the availability status of the storage card on the device. |
|
|
|
|
|
|
Indicates whether the local storage is available or not for the current browser. |
|
|
|
|
|
|
Returns the availability status of the external storage space of the device. |
|
|
|
|
|
|
Returns the amount of available memory on the external storage area of the device. |
|
|
|
|
|
|
Returns the path of the root directory of the primary external storage space. |
|
|
|
|
|
|
Returns the number of external storage spaces found on an Android device. |
|
|
|
|
|
|
Determines:
if a given drive (storage card, CD or DVD) is available,
whether the drive exists.... |
|
|
|
|
|
|
Used to find out whether the external storage space corresponds to the movable memory (SD Card). |
|
|
|
|
|
|
Detects whether a removable storage unit (CD, USB key, USB camera, ...) was added or removed. |
|
|
|
|
|
|
Detects whether a removable storage unit (CD, USB key, USB camera, ...) was added or removed. |
|
|
|
|
|
|
The test manager is used to...... |
|
|
|
|
|
|
When an automated test is created, this test is in "construction" by default...... |
|
|
|
|
|
|
The automated tests of procedure or class are used to test the different features proposed by the procedure or by the class...... |
|
|
|
|
|
|
HBase is a non-relational (NoSQL) distributed database, based on columns and using non-structured storage for large tables...... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|