Hi! I'm using the J2ME Wireless Toolkit for my development for nokia series. I want to know how am I able to create my application into the sis file to be installed into the real nokia device?
Please assist.
Regards,
Jaceline
Hi! I'm using the J2ME Wireless Toolkit for my development for nokia series. I want to know how am I able to create my application into the sis file to be installed into the real nokia device?
Please assist.
Regards,
Jaceline
.sis (SIS=Symbian Installation System) files are for native (C++) Symbian apps, not Java.
Use .jar & .jad files for Java.