hi everyone
i have a .jar file i want to import this to my carbide IDE 2.0 i dont know how to import .
it is s60 based picture based application.
then i have to run this application on emulator
Can anyone suggest something regarding that.
hi everyone
i have a .jar file i want to import this to my carbide IDE 2.0 i dont know how to import .
it is s60 based picture based application.
then i have to run this application on emulator
Can anyone suggest something regarding that.
What do you mean by "import"?
If it is an application, and you want to run it in the emulator, you do not need to use the IDE. For example, to run an application in the Sun emulator, go to Start, Programs, Sun Java (TM) Wireless Toolkit 2.5.2 for CLDC, Run MIDP Application..., and select the application's JAD file from the file dialogue.
Cheers,
Graham.
Hi,
which IDE you are working with?
Thanks with Regards,
R a j - The K e r n e l
Join Delhi-NCR Nokia Developer's Community,
Thanks with Regards,
R a j - The K e r n e l
Join Delhi-NCR Nokia Developer's Community,
Hey,
That was exactly told in the very first post by Graham.for WTK
you can start the emulator that you have.Then just go to the file and then -->open UR then browse the jar file and click the OK.It will start the installation of the file and then your application will be available...in my own or application.
IS this make sense to you?
Thanks with Regards,
R a j - The K e r n e l
Join Delhi-NCR Nokia Developer's Community,
No, don't open the JAR using explorer. You need open the JAD, using the emulator. Take a look at the documentation for the emulator. I described earlier how to run an application using the Wireless Toolkit emulator. If you want to use Nokia's emulator instead, the instructions are in the SDK documentation (I don't use that SDK, so I can't tell you).
You don't need to use an IDE.
Cheers,
Graham.
ya when i load JAD file it gives following code
MIDlet-1: PhotoAlbum,, example.photoalbum.PhotoAlbum
MIDlet-Data-Size: 256
MIDlet-Description: Photoalbum of images
MIDlet-Jar-Size: 289886
MIDlet-Jar-URL: PhotoAlbum.jar
MIDlet-Name: PhotoAlbum
MIDlet-Permissions: javax.microedition.io.Connector.http
MIDlet-Vendor: Sun Microsystems, Inc.
MIDlet-Version: 2.0
MicroEdition-Configuration: CLDC-1.1
MicroEdition-Profile: MIDP-2.1
PhotoImage-1: /example/photoalbum/images/leaf.jpg
PhotoImage-2: /example/photoalbum/images/leafbw.jpg
PhotoImage-3: /example/photoalbum/images/leafpg.jpg
PhotoImage-4: /example/photoalbum/images/leaf.png
PhotoImage-5: /example/photoalbum/images/LightHouse-
PhotoImage-6: /example/photoalbum/images/jc_frame_
PhotoImage-7: http://libpng.sourceforge.net/pngbar.png
PhotoTitle-1: JPEG Color
PhotoTitle-2: JPEG BW
PhotoTitle-3: JPEG Progressive
PhotoTitle-4: PNG
PhotoTitle-5: Flashing LightHouse
PhotoTitle-6: Java Fly By
PhotoTitle-7: PNG image
but i dont know how to proceed further
u have said that we need not to use IDE
how i can run my application other then IDE.
I'm sorry, I don't know how to explain this more clearly.
You need to run the emulator. Install the Wireless Toolkit, and follow the instructions I gave in my first post, to run the emulator.
Install the Wireless Toolkit.