Advertisement

1 - 10 of 393 containing alltags:("J2ME") (0.001 seconds)
Hi All, We are making a J2ME application, and trying to get thru the proxy server which requires authentication. Here is my code but it is getting hang in between. Can anyone helps me out: Ht...
Zones: JavaDate Answered: 07/29/2002 Grade: A Views: 4
Hello poeple, I am new to J2ME and I am experiencing a major Unresolved class error from the JavaCheck tool. I need to use the UnciastRemoteObject class to my PDA but the JavaCheck tool tells...
Zones: Java, New To JavaDate Answered: 07/31/2002 Grade: A Views: 0
How to write an Application by Using XML and J2ME.   Limitations are, The XML file Should be Uploaded to the Device when it is Sync with the PC. And This application Should Use that File as Data...
Zones: WirelessDate Answered: 10/31/2004 Grade: A Views: 0
try {            append ("USD", Image.createImage ("/Dollar.png"));            append ("EUR", Image.createImage ("/Euro.png"));            append ("JPY", Image.createImage ("/Yen.png"));  ...
Zones: JavaDate Answered: 05/31/2003 Grade: A Views: 0
Hello; I'm new here I would just like to now some things. I'm an experience Java programmer and porting my knowledge to J2ME, this happened because of my new Job as a Java mobile developer. ...
Zones: JavaDate Answered: 01/22/2004 Grade: A Views: 4
im writing a midlet that makes a test and its supposed to store the test results and show them to the user the next time he opens the midlet if he chooses show results from the main menu so i st...
Zones: JavaDate Answered: 02/23/2004 Grade: B Views: 0
Hopefullly this is an easy one. I'm trying to implement high speed comms in J2ME (115,200) and have an odd problem. Using code as follows: byte Buffer[] = new byte[2048]; Temp = PortInpu...
Zones: JavaDate Answered: 01/29/2004 Grade: A Views: 0
Hi, I am writing a simple calculator J2ME application for the mobile phone, but I have faced a problem,that is,  one of the equation for this application involve the power of ,such as 2 to the powe...
Zones: Java, J2ME, New To JavaDate Answered: 02/25/2004 Grade: A Views: 4
hi if i have an app thats checking stocks in a database that i want to have running in the background and that notifies me in certain situations. is it possible that the user can continue to use...
Zones: JavaDate Answered: 04/21/2004 Grade: A Views: 0
Hi I have create one interface XYZ.....and to store in the database i have to convert it into string because RMS(J2ME),support only string format.i have done this by toString Method of string Cl...
Zones: JavaDate Answered: 08/09/2004 Grade: A Views: 0