Hi,
I get the similar as you have?
Have you solve your problem?
Following are the thread for my problem:
http://discussion.forum.nokia.com/forum/showthread.php?t=90632
Cheers,
Frank
Type: Posts; User: hkfrankchan; Keyword(s):
Hi,
I get the similar as you have?
Have you solve your problem?
Following are the thread for my problem:
http://discussion.forum.nokia.com/forum/showthread.php?t=90632
Cheers,
Frank
I have already try to increase the heap size in preference of emulator.
I am using the "S60 3RD EDITION SDK FOR MIDP"
I adready using the System.gc() within the code begin and end of each method....
How can I solve this?
I just cannot run the programs with the S60 Emulator.
The same programs is success to running on the Emulator of Java Wireless Toolkit 2.3 and Prototype_4_0_S60_MIDP_Emulator...
Additional:
More testing,
As mention before, I have create a 5MB jar file which mainly contains binary file in resource.
And there is around 4.9MB are the resource files.
After I delete some of...
I think second is best:
Vector v = null;
String s =null;
Char ch = null;
for(int i=0 i<1000; i++){
v = new Vector();
s = "good";
ch = getChar(); //return random character
v.addElement(s);
I have using NetBeans with S60 3rd Ed. to develop a program.
My program mainly contains some binary files, and I put it as resource file (in res folder)
The jar is built with arround 5MB.
And...
Remaining size for:
harddisk 3835MB;
mobile memory 13MB.
Frank
I have using NetBeans with S60 3rd Ed. to develop a program.
Sometime, I cannnot install the the program into N91.
I found that after I have install a resource file, and the total size of JAR file...
Hi Gopal,
I am copying the jar and jad file into a folder "MyInstall" in harddisk through data cable in data mode with Windows Explorer.
Then, I try to install by the selection of both jar and...
I have using NetBeans with S60 3rd Ed. to develop a program.
Sometime, I cannnot install the the program into N91.
I found that after I have install a resource file, and the total size of JAR file...