Hi,
how can i put JAR file to SIS package. Is there any tools to do that?
I want to put JAR (MIDLET) into SIS package to be able to install MIDLET in whatever folder i want on my Nokia 3650.
Thanks.
Hi,
how can i put JAR file to SIS package. Is there any tools to do that?
I want to put JAR (MIDLET) into SIS package to be able to install MIDLET in whatever folder i want on my Nokia 3650.
Thanks.
I dont think it is possible ..As 2 have totally different development environments
Still if u come to know , please post it here also ..
SIS file are developed by Symbian OS C++ but JAR are java-coded based on J2ME. If you really want to change Jar to sis file. U need to get the source code and port it from c++ to java.