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 ...
http://www.experts-exchange.com/Programming/Languages/Java/Q_20390984.html
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...
http://www.experts-exchange.com/Programming/Languages/Java/Q_21402517.html
Zones:
Java,
ServletsDate Answered: 05/05/2005 Grade: A Views: 0
What possibilities exists for selling midlets (games or applications) for individual developers?
http://www.experts-exchange.com/Networking/Wireless/Q_20669833.html
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
http://www.experts-exchange.com/Networking/Wireless/Q_21094477.html
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...
http://www.experts-exchange.com/Programming/Languages/Java/Q_21124143.html
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...
http://www.experts-exchange.com/Programming/Languages/Java/Q_21140221.html
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...
http://www.experts-exchange.com/Networking/Wireless/Q_21202925.html
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...
http://www.experts-exchange.com/Networking/Wireless/Standards/GSM/Q_21239462.html
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...
http://www.experts-exchange.com/Programming/Languages/Java/Q_21283245.html
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...
http://www.experts-exchange.com/Programming/Languages/Java/Q_21303982.html
Zones:
JavaDate Answered: 03/31/2005 Grade: A Views: 0