Hi All,
I'm new to this forum...
I want to know how to find the max-jar size of the device from the code.
is there any ways to find it?
like for heap size we can easily find it from our j2me code..
For midlet jar size we can find it from getappproperty, i.e.
System.out.println("MIDlet-Jar-Size: " + getAppProperty("MIDlet-Jar-Size"));
please help me find the device's Max-jar size...
Thanks in advance,
Regards,
Selva Karthik G





