Hi My name is vikram and i am one of the j2me archive member. I have a few doubts please clarrify them and give a solution. ... 1) can we have a (SAVE)...
Hi ! I wanted to know the following things about the images in J2ME. 1. Which image formats are supported in J2ME. 2. From the supported formats, does any one...
dear all, i am new to j2me and trying to compile a j2me program. i have installed JVM. but not sure about j2me. can anybody help me to install j2me. javac...
JBenchmark 2.0, the performance metric for second-generation mobile Java devices released The latest version of the industry-standard JBenchmark that measures...
Laszlo Kishonti
laszlo.kishonti@...
Mar 9, 2004 8:14 am
828
dear i try to open the serial port via j2me using javax.comm, but it gives some error. Building "ComRead" /home/suthan/WTK104/apps/ComRead/src/ComRead.java:9:...
can anyone tell me how can i connect jsp to an j2me midlet so that i can recieve some messages from jsp page and then send it to a remote mobile using wma....
Dear All, I am new to this group and j2me too. I want to open the serial port via j2me using Connection conn = Connector.open("comm:0;baudrate=9000"). but get...
Hi all, I want to know how to draw a full screen canvas (like Nokia's full canvas) using MIDP 2. I tried to use GameCanvas, but it still can't be drawn full...
Budi Kurniawan
bku@...
Mar 9, 2004 8:22 am
833
Hi.. The regularly used imges r png files... bcoz theat consumes less memory and increases the performance..... ... Do you Yahoo!? Yahoo! Search - Find what...
For which platform? JSR179 Location for J2ME RI/TCK was developed by Nokia. Have you tried the Nokia developer forum?...
Gary
Gary.Adams@...
Mar 9, 2004 10:37 pm
835
Hi Budi, the full screen canvas does not work properly on Nokia 6600 (check Nokia's documentation). On SonyEricsson P900 there is no fullscreen mode from...
Laszlo Kishonti
laszlo.kishonti@...
Mar 9, 2004 10:37 pm
836
Enur, You need the MIDP download. All the javax classes are MIDP. Cheers. ... __________________________________ Do you Yahoo!? Yahoo! Search - Find what...
Hi got a Problem I Need To access Under lying api of Mobil phone Now J2ME does not support JNI I am not sure how but there must be some way to access...
dear friends... i want to create a midlet which is connected through an interface with JSP file using jdbc.the application is some sort of messages database . ...
Hello i want to upload a video file using midlet to webserver. can anyone tell me is that possible to do this type of imple mentation. in this case i want to...
I am new to the wireless development world but not new to Java in general. I am working on a project that requires me to play MID and/or WAV files on a...
just really quickly the optional packages are optional for the OEM not the developer =) there is a list of midp2.0 devices available on the internet somewhere...
Warren Crossing
warrenc5@...
Mar 16, 2004 1:43 am
843
Hi all, I have just started working on J2ME. So, plz tell me whether the MIDP 1.0 support serial port or not and if yes which class is there for serial port. ...
Previously commercial game Bomber was released with complete source and art under GPL. Written in J2ME for MIDP 1.0. Great for learning Java and advanced...
All, I'm looking into developing an alarm clock MIDlet that displays a message at specific times during the day. Without forcing the user to start my MIDlet...
MIDP 2.0 PushRegistry.registerAlarm() is the first platform supported wake up call. A TimerTask can be used in MIDP 1.0, but your MIDlet must be running....
Gary
Gary.Adams@...
Apr 2, 2004 4:30 pm
848
Hi, I'm currently developing an Instant Messaging for J2ME. It is on a small scale and not intended to commercialize. Right now, I want my MIDlet to...
... As far as I know, the Java BT API has not been implemented by Nokia on Series 60 1.0 devices (such as the 3650). Might be working on Series 60 2.0 devices...
... Bluetooth API support is supposed to exist on the Nokia 6600 and Sony Ericsson P900. Now if I could just get it for my Tapwave Zodiac I'd be happy. :-) ...
Hi there, Hope someone can help with this one. I have a MIDlet that will be communicated to by a server side application. Thus the MIDlet will need to publish...