Advertisement

1 - 10 of 59 containing alltags:("midlet") (0.001 seconds)
Hi, everybody I am new at midlets and I cannot find any class at the Micro API for permanent storage. Specifically I am talking about the Nokia 7650 if this makes any good. I simply want to ...
Zones: JavaDate Answered: 11/06/2002 Grade: A Views: 0
I have a midlet which is running on my phone and user can view one jpg image directly from tomcat server. I would like to implement login function so user have to type ID and Password before user c...
Zones: Java, ServletsDate Answered: 05/05/2005 Grade: A Views: 0
What possibilities exists for selling midlets (games or applications) for individual developers?
Zones: WirelessDate Answered: 07/08/2003 Grade: A Views: 0
hi all Can one of you tell me if and how a javacard applet, residing in a SIM-card could start a J2ME-midlet thanks for any reply
Zones: WirelessDate Answered: 08/17/2004 Grade: C Views: 0
I am here to ask for a simple question....as i am new to j2me,i hope u can help mi with this simple question. (1)i am now currently creating a login page.How am i going to write a code for the midl...
Zones: Java, J2ME, ServletsDate Answered: 09/13/2004 Grade: B Views: 0
I have created a MIDlet How i transfer to a PDA device? MIDP supports USB? e.g if  I want 2 transfer the MIDlet to PDA using USB port. Is it possbile ? Is MIDP Profile have API for supporting t...
Zones: Java, J2MEDate Answered: 09/23/2004 Grade: A Views: 0
I want to create somekind of "Press Any Key" method for my Midlet. I created a class like this : class Wait extends Canvas {     private String message;     private int done = 0;     W...
Zones: WirelessDate Answered: 12/18/2004 Grade: A Views: 0
I have the basic knowledge of Midlet development. My question is that i want to create a Midlet which can send sms message to other mobiles. Is it necessary that the other mobile to which i sent th...
Zones: GSMDate Answered: 01/28/2005 Grade: A Views: 0
Hey there I am writing a MIDlet application and I want to import the awt package i.e. - import java.awt.*; However when I build it using kToolbar in the J2ME Wireless toolkit 2.2 I get this error...
Zones: JavaDate Answered: 01/21/2005 Grade: A Views: 0
I am developing a midlet to run on a motorola phone and need to communicate over the serial interface. I don't believe that javax.comm is available in any of the mobile sdks. Can anyone point me to...
Zones: JavaDate Answered: 03/31/2005 Grade: A Views: 0