no
78
The file formats for mobile phones are jar, sis, sisx, jad. The many of the java mobiles and Android mobiles are only supports jar and jad file formant. But, symbian os mobiles are support all the file formats like jar, jad, sis and six.
Hey, guys i can tell you! first download the jar file on u r computer then open the jar file and open the folder META-MF then u will see the file open it with notepad and write the following code MIDLET-TOUCH SUPPORT: TRUE then save it. the virtual keys are gone!
Jar file is Java AR-chive Java Archive File, commonly referred to as a Jar File is nothing more than a compressed archive file.
You can change the file extension from .txt to .jar but .jar is a java format and is not normally used to wrap text.
We can easily convert the zip file into jar file by using the converting software, named winzip.
You can't.
yes
Nokia 5130 doesn't support SIS files. Nokia 5130 only support java (jar/jad) files.
Type in the file path of the jar file into the web browser.
To extract the contents of a JAR file like tools.jar, you can use the jar command or unzip. Using the jar command, the syntax is: jar xf tools.jar Alternatively, you can use the unzip command: unzip tools.jar Both commands will extract the contents of the JAR file into the current directory.