I think you have the wrong Vicki! Vicki L. Harding, Literary Agent 5420 College Avenue, Ste. 202, Indianapolis, IN 46220 Phone 1-800 StudioB Ext. 205 or (317)...
Does any one know if there is a browser or emulator out there that supports over the air installation of J2ME midlets (for example by clicking on a hyperlink)?...
... See http://java.sun.com/j2me/docs for a copy of the Over the Air User Initiated Provisioning recommended practice document. It was published after the...
Gary Adams - SMI Soft...
Gary.Adams@...
Feb 4, 2002 1:49 pm
97
Hi, I want to get printer job list in Ms J++ Ver.6.0. I have got printer list with the code as follows: import com.ms.win32.*; . . private void...
Hi, If my understanding is right the sun wireless toolkit does not support the application discovery part right. The toolkit is with the URL to JAD file and...
Sridharan Rajalingam
dh_sri@...
Feb 5, 2002 5:12 am
100
hi can u urself upgrade SL45 to SL45i if yes how ?...
Your understanding is incomplete. Yes, the Wireless Toolkit is designed primarily for the application development aspects of running locally constructed jad...
Gary Adams - SMI Soft...
Gary.Adams@...
Feb 5, 2002 1:20 pm
102
Hello, I am using Jbuilder5 Personal edition with Jbuilder Mobile Set 1.03.How can I test the .jar file in the SL45i.Please give me some hints Thanigai. ...
Hello everybody, I have a written a MIDlet.It is working fine with the J2ME Emulators.Now I want to test that in the real phone.I am in INDIA.Please let me...
Kiran
rkiran@...
Feb 8, 2002 8:26 am
104
Hi Lee, Application manager in J2EE supports those function. It comes with the CLDC api. So I think it is ok for downloading MIDlet from a web server and...
Hello Kiran, I don't think there are any phones (or carriers) that support Java in India. But, if you like, you may send me the MIDlet and I can test it for...
Sheshagiri Shenoy
sshenoy@...
Feb 8, 2002 5:53 pm
106
hai, Our requirement is: How to create a .DB file without using KTOOLBar enviroment when we r able to create .DB file using j2me wireless kit.We are not able...
Hi All, I am really getting benefited through this group. Thank you all and yeah offcorse SUN guys and Bill day. I thought to try this group to find answers of...
Hi All, I am really getting benefited through this group. Thank you all and yeah offcorse SUN guys and Bill day. I thought to try this group to find answers of...
hi; i'm looking for "building an executable file by using java". the file will be similar to audiogalaxy satellitte on some ways.. it will store user's...
Hi, I am new to J2ME and have written a simple "Hello World" midlet. I am using the KToolBar application to build, preverify, package and test this midlet. It...
Hi , I think you have to check the Jad file, and in that JAD file, the Path to your Main Midlet Program may be Wrongly Given . This is a Classpath Program . ...
K.Kannan, Thanks for the response - but I am unclear as to what you mean the path may be incorrect. I have included the contents of the jad file: MIDlet-1:...
Hi, To be more Clear . If you have created your Program as an package inside helloworld then, your JAD file should point this way. Modified Version : ...
Thanks - that's exactly what it was - I didn't realize that by defining a package it must be included in the path of the jad file. Is there anyway to have this...
Hi, No , you dont have to do this manually ie, when you are creating a new Project like this using "Ktoolbar" , it will ask you two options to be filled namely...
I understand - thanks for the help!!! Matt ... new ... be filled ... do it . ... folder of your ... error .But ... file. ... package ... mean the ... jad ... ...
Hi, I'm fairly new to J2ME. I know that it is possible to query mobile terminals to find and dislay on the screen how much memory the device has, how much...
Hey I have the following code saving a user defined record: private void writeRecord() { int id; String str = txtUserText.getString(); byte [] record =...
<snip> ... First Parameter to RecordStore.getRecord() should be a 'valid RecordID'. I notice that you are using your loop counter. Instead, I 'd try creating...
Srikanth Raju
srikanth.raju@...
Mar 15, 2002 3:41 pm
122
Hi how to go about developing an event recorder for Java?? I am nandini new to your group I am a c++ programmer started to learn java and I need some ...
This is rather easy. Just have a look at the J2ME Docs. Will take only a few minutes to implement. _Norman ... Von: nand_in_i [mailto:nand_in_i@...] ...