I am working on a JavaME client application in Netbeans. Now I want to know the size of RAM that was allocated for the JavaME simulator. I tried to find out the size of RAM in the JavaME Netbeans simulator. But I did not understand this. Can you suggest me how to get the RAM size in JavaME simulator. Thanks in advance.
source
share