148
edits
m (→Use Case) |
|||
| Line 9: | Line 9: | ||
The feature helps to save RAM memory usage, especially for big data files in a packaged app. For example, when enabled, the word suggestion(auto correction) or the IME database in the keyboard APP no longer consumes RAM memory. To use this feature, the data file in the packaged app must be uncompressed. | The feature helps to save RAM memory usage, especially for big data files in a packaged app. For example, when enabled, the word suggestion(auto correction) or the IME database in the keyboard APP no longer consumes RAM memory. To use this feature, the data file in the packaged app must be uncompressed. | ||
* To | * To determine whether to use it, you may want to consider these factors: | ||
** RAM size | ** RAM size | ||
** Flash size | ** Flash size | ||
edits