Monday, July 30, 2018

JAR Builder EN Translated Modified by Raymund Cuerbo with Tutorial

JAR Builder EN Translated Modified by Raymund Cuerbo with Tutorial



JAR Builder EN Translated & Modified by Raymund Cuerbo with Tutorial


NAME:

JAR Builder EN translated and modified by Raymund Cuerbo
ORIGINAL DEVELOPER:
Mumey 
INTRO:
This file is originaly by Mumey. Main function is to package or build jar files. It can only build post initialized, post compiled, and verified class files, after using SDK or etc.
NEW FUNCTION:
This is useful for phones who doesnt allow creating or building jar and jad files even changing the format to .jar or _jar etc. After using J2me SDK. Now I modified a little on it, and it can now build .jar to _jar and .jad to _jad without any exception error. And also JAR Builder has no settings for changing the extension in building jar and jad files.
SMALL TOTURIAL: 
Hi brothers! First of all i dont have programming background so I cant explain the right "terminology" hehe! But I will try to explain as simple as possible beyond my limit. Basically this is for Newbies in this field like me. Ok lets start, I was given a code from my good friend just to code to SDK for J2mes. . Now, after coding it and have checked it and nothings wrong with my coding, but why I got an error something like this. .

pre-jar:
do-jar:
JARing:java.io.IOException: failed to write the file BUILD FAILED


So i was so upset, even if I renamed the settings in building .jar to _jar and .jad to _jad. .
So if you suffer like this error, dont worry, your coding has no mistake, its just your phone doesnt allow you to write it. .

Heres what to do. . Download this JAR Builder translated and modified by me and follow the steps. 
1. Download this ->

FILE:

 JARbuilder_EN_modified_by_Raymund_Cuerbo.jar.zip 49.76 KBhere
Open JAR Builder. Click on "add files"

1.png 

2. Browse for "j2mesdkprojects" folder.

2.png 

3. Browse again for "MobileApplication" folder.

3.png 

4. Browse again for "build" folder

4.png 

5. Browse again for "preverified" folder.

5.png 

6. Now click the file "Midlet.class" this is the one and only class, but if got more than one class files, just click on "add files".

6.png 

7.png 

7. Now after clicking the .class file just click "complete".

8. After that. You will be asked to input this:

1. MIDlet-Name: (Input any name you want.)

2. MIDlet-Class: (Input here the main class, which contains the startApp() method and etc.)

3. MIDlet-Version:

4. MIDlet-Vendor: (Input here your Name :p)

5. MIDlet-Icon: (Input here the name of the icon you want. . Example "i.png"

So after that, you will be asked for a directory where your jad and jar file will be saved. . And click "create". .

8.png 

Wait until its finished. . Now exit JAR Builder. But wait! You need to add an icon for your app. So heres what to do. Make an image with height and width of 20x20 and name it to the name of the icon that we input at MIDlet-icon. Like "i.png". Now use Mini Commander, blueFTP or etc to add the icon. After that, search where your _jad and _jar is saved and rename it to .jar, you can leave or delete the jad. Enjoy your app! Any further or deep explaination for this app is very much appreciated


go to link download

No comments:

Post a Comment