I have a problem: I designed an application in mobile and the capacity of that is 78Kb. when I install it on mobile which have big memory. It's ok. but when I installed on nokia 6100. I couldn't install it. Please help me. Thanks in advance
Hikaru
Printable View
I have a problem: I designed an application in mobile and the capacity of that is 78Kb. when I install it on mobile which have big memory. It's ok. but when I installed on nokia 6100. I couldn't install it. Please help me. Thanks in advance
Hikaru
Can someone move this to Java: General, please?
The maximum JAR size installable on the [url=http://www.forum.nokia.com/devices/6100]6100[/url] is a little less than 64k. Note that a small quirk may allow you to install a slightly larger JAR (by a few bytes) by infrared or cable than you can OTA (over-the-air). The only solution is to reduce the size of the JAR until it is below the limit.
Tools such as obfuscators or image optimization tools like [url=http://advsys.net/ken/util/pngout.htm]PNGOUT[/url] can help you reduce size.
Graham.