Hi,
ignoring the device's physical mem, are there any JAR file max size limitation to take note of? I'm worried bcos i hav alot of graphical content in my midlet.
For JSR184 developers:
BTW any1 know wat is the size limit for each M3G file?
Thanks!
Hi,
ignoring the device's physical mem, are there any JAR file max size limitation to take note of? I'm worried bcos i hav alot of graphical content in my midlet.
For JSR184 developers:
BTW any1 know wat is the size limit for each M3G file?
Thanks!
Well ... http://www.forum.nokia.com/devices/6630Originally posted by ykhun
Hi,
ignoring the device's physical mem, are there any JAR file max size limitation to take note of? I'm worried bcos i hav alot of graphical content in my midlet.
Memory:
Heap size: Memory allocated dynamically
Shared Memory for Storage: 10 MB
Max JAR Size: Memory allocated dynamically
I will make tests to figure this out
It seems that nokia 6630 has a 1Mbyte (1048576 bytes) Jar limitation
i tested hardly a 1041704 archive
Originally posted by ykhun
For JSR184 developers:
BTW any1 know wat is the size limit for each M3G file?
My project is a 800 Kb jar file including an uncompress m3g file of 1026171 bytes...
but i am afraid this is too big to not crash some time.
What is the maximum allocated space ever used by a midlet ?
Last edited by www.rzr.online.fr; 2005-02-03 at 11:18.