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@...] ...
I am presenting a webcast entitled "Rapid Fire Wireless 101" on Sun's behalf via the Software Development Forum <www.sdforum.org> and WebEx. This is a...
You can get the screen size from within the Canvas class. Information about the color depth is available through the Display class. Why don't you just read the...
Hey everyone, Finally have gotten to the point where I want to test my midlet on either the palm emulator or the actual device (have tried both) and have run...
Today's updates include updates to all of the development tools in "SDKs" section, adding two new titles to the "Books" section, some "Courses" updates,...
I have made significant updates to the "Specs" section of the J2ME Archive. Additions include six new JCP links: (1) Java APIs for Bluetooth specification: ...
Hi all, Firstly, a brief intro...I am an 8th sem student of InfoSci in Bangalore and am doing a project using J2ME. I joined this forum to enhance me knowledge...
try palm os 3.5 or later I worked with palm 3.5 for a year, no problem on network. Liping ... From: Pradyot [mailto:cywiz@...] Sent: Sunday, April 21, 2002...
hello ! all i am having trouble with Ms access Database, i am trying to get a persons Name from a database by giving username and password. but instead of name...
ddddd ddddd
chanakya10@...
Apr 22, 2002 11:46 am
133
Hello, It seems that you forgot to insert an empty space after the first 'null'. It should be like this: 'Userid=null and Pass=null'. Best regards, George. ......
Hello Can anyone tell me why i cant access information from an oracle database if i use Where clause in my servlet statement. ("Select Name from acctInfo where...
chanakya D
chanakya10@...
Apr 23, 2002 12:37 pm
135
Well i am trying to run this code(from onjava.com) from whole day but useless.It is giving exception javax.microedition.io.ConnectionNotFoundException I have...
Hello All, What are the limitations for the overall application size? I know the heap size is 32kb, but what are the limitations on the app size? anthonae...
... HEAP is 128KB APP SIZE depends on vendor. 30KB is the maximum size for OTA download supported by vendors like Nokia. I suppose you can't go wrong if your...
Hi Guys, I wanted to know how I should start up with this following task: I have to set up a test bed of three emulators. One emulator will serve as the...
Hello, This email message is a notification to let you know that a file has been uploaded to the Files area of the j2mearchive group. File : / Looking...