I want to know how to manage memory in BlackBerry to simultaneously run different applications and with which an internal file or program or something else is executed.
All about Java Virtual Machine , which is part of the OS:
The BlackBerry® Java® virtual machine manages memory usage on your BlackBerry device. The BlackBerry JVM allocates memory, collects garbage, and automatically changes data between SRAM and flash memory. The BlackBerry JVM must also provide available memory between the BlackBerry device application and the BlackBerry® Java application. Memory capabilities represent the total amount of available memory that is larger than the available working memory when all applications and related application data exist on BlackBerry.
BlackBerry Java Development Environment - Fundamentals Guide - Memory Management
See alsoSO - Using BlackBerry MemorySO - Stack Size on BlackBerry?
BlackBerry IDE BB EclipseA50
BB API :net.rim.device.api.system.Memorynet.rim.device.api.system.MemoryStats
.BlackBerry - Blackberry
Source: https://habr.com/ru/post/1715260/More articles:What do I need to know about dynamic programming? - javaHow to add a service link to a WCF client for a web service that requires a client authentication certificate - authenticationJavaScript error - Invalid property value - javascriptjQuery AJAX: how to add a "SAVED" message and make it disappear after the second - jqueryHow does Facebook generate offers? - facebookЭквивалент метки LaTeX\и\ref в HTML - htmlSaving a string to a file in Objective-C (iPhone) - objective-cИспользование памяти BlackBerry - memoryError Management Operator Detection - phpЯвляется ли пузырь событий поддерживаемым всеми браузерами? - jqueryAll Articles