PDA

View Full Version : J2ME Wireless Toolkit


zai zai
01-16-2003, 06:54 PM
I have developed some java programs and compiled and built them using the sun version of the J2ME wireless toolkit. Whenever I use the PRC Converter Tool though, included with the toolkit and then upload it to either my emulator or my actual clie, it uploads but then when I go to open the program it says, "The application required to view this data cannot be found."

Does anyone know what I am doing wrong or if I need to include something?

If you have other suggestions about how I could convert my java programs to a application I can use on my clie that would be of great help also.

Thanks in advance

___Gecko____
06-30-2004, 08:11 AM
Hi Zai Zai,
I was having the same problem with my Tungsten T3. I downloaded and installed MIDP2.zip, but got your
"the application required to view this data cannot be found"
error after I converted and uploaded a very basic MIDlet.

What finally worked for me was using IBM's toolkit for convering my prc's - apparently I must have been using an old version or one geared towards MIDP 1.0 or summat. Anyway, try downloading WME_Toolkit_MIDP2_GA.zip and use that to convert your jad/jars to prc's... it works well with jad/jars created with KToolbar (J2ME wireless toolkit).

Hope that helps!

-Gecko

JeffElkins
07-14-2004, 06:59 AM
I have the same problem, but darned if I can find that zip file. Can you provide a link ?