Home J2me Source code of 'jad' and 'properties' file



Source code of 'jad' and 'properties' file
Posted on: October 3, 2008 at 12:00 AM
Java Application Descriptor (JAD) filename extension is .jad and media type is text/vnd.sun.j2me.app-descriptor, which developed by the Sun Microsystems, Inc.

Source code of 'jad' and 'properties' file

     

Java Application Descriptor (JAD) filename extension is .jad and media type is text/vnd.sun.j2me.app-descriptor, which developed by the Sun Microsystems, Inc. The JAD file is used for java or games application. The java application enabled mobile phone connected programmatically with online Web Services. Through this facility we can send SMS via GSM mobile Internet.   

 

 

 

 

 

Tutorials.jad

MIDlet-1: LoginExample, , LoginExample
MIDlet-Jar-Size: 4165
MIDlet-Jar-URL: LoginPage.jar
MIDlet-Name: LoginPage
MIDlet-Vendor: Unknown
MIDlet-Version: 1.0
MicroEdition-Configuration: CLDC-1.0
MicroEdition-Profile: MIDP-1.0

 

The jad file formate is as follows:  

MIDlet-1:  <Application name>, <icon path>, <midlet class>
MIDlet-Jar-Size: <Size in bytes>
MIDlet-Jar-URL: <Associated JAR file>
MIDlet-Name: <Application name>
MIDlet-Vendor: <Company>
MIDlet-Version: <Application version number>
MicroEdition-Configuration: <CLDC version>
MicroEdition-Profile: <MIDP version>

 

Source code of project.properties is as follows:

JSR082: false
JSR172: true
JSR184: false
JSR75: false
MMAPI: true
WMA2.0: false
configuration: CLDC1.0
platform: JTWI

 

Source code of MANIFEST.MF is as follows:

MIDlet-1: LoginExample, , LoginExample
MIDlet-Name: LoginPage
MIDlet-Vendor: Unknown
MIDlet-Version: 1.0
MicroEdition-Configuration: CLDC-1.0
MicroEdition-Profile: MIDP-1.0

Download Source Code

Related Tags for Source code of 'jad' and 'properties' file:
javacwebfiletextj2memobileapplicationscriptserviceioservicessedgamesextensiontypesystemipmediagamevinamelinesunonlineappconnecttexfilenameforcallctewithphoneprogramtoediramsystemsicalextbieilitenabledesliusepedevceincaldescriptormoscaosjjadadesenabledememsallmeicrproppcatsystorwhichssuatincisicellmicrdevelopdiaandconnectedrvxtvascrssriripthavstabablatiapgaicaicaplprogrammaticallyprmindonogronl


More Tutorials from this section

Ask Questions?    Discuss: Source code of 'jad' and 'properties' file   View All Comments

Post your Comment


Your Name (*) :
Your Email :
Subject (*):
Your Comment (*):
  Reload Image
 
 

Ask Questions?

If you are facing any programming issue, such as compilation errors or not able to find the code you are looking for.

Ask your questions, our development team will try to give answers to your questions.