Thursday, June 27, 2013

How to Convert an ALX or COD to a JAR



1. Click the 'Start' button in Windows and select the 'Run' option.

2. Type in 'cmd ' and click the 'OK' button to open command line window.

3. Type in 'cd [path]' at the '>' command line prompt, where [path} is the the location of the ALX or COD file you want to convert to JAR file format.

4. Press the 'Enter' key to set up the current directory.

5. Type in 'rapc import='c:\Program Files\RIM\Blackberry JDE 3.\lib\net_rim_api.jar' codename=

-midlet jad=

.jad

.jar' at the command prompt.

6. Press the 'Enter' key to convert the ALX or COD file to a JAR file.

No comments:

Post a Comment