Hi, I'm a fairly experienced games programmer who has just started J2ME development. I'm nearly finished on my first 2 games, but have a problem which has...
Just a weird hunch. Are you obfuscating your code? If so, and if you are using Proguard, then change Proguard's command line options (get rid of overload...
Hey guys, I have project thats need be done in 1 months and I am looking for developers like you guys to do this project as free lance work. This application...
FYI: I would encourage you and others interested in posting "help wanted" messages to use the Mobile Jobs list: http://groups.yahoo.com/group/mobilejobs/ I set...
David, ... Yes, the code is obfuscated, using RetroGuard, but I get the same problems if it isn't. ... And of course, the way things go for me, my code works...
Hi, I'm a newbie to J2ME but i was wondering if anyone knows anything about integrating the SIP API (JSR 180) into j2me? is there any sample code out there...
hi... I have been working on a 3D demo engine for j2me devices Project infos and download at : http://rzr.online.fr/java.htm or directly with your phone ...
Hello i am using java.net.* package in my midlet. when i am trying to compile the program through java wireless toolkit 2.1 i am getting the following error. ...
Hi.. All I m new to J2ME, but sound exprience of working with JAVA. Currently I m working on a SMS Based Application and a database will be there at back end...
... Hi Mitesh, That's right, MIDP does not include the java.net.* classes. Instead, you need to look at using the javax.microedition.io package to do things ...
I've made a number of "J2ME Archive" updates the last since December. If you have any questions or suggestions concerning these updates, please let me know by...
It aitn supported. Look @ MIDP 2.0 javax.microedition.& cheers. ... __________________________________ Do you Yahoo!? Yahoo! Finance: Get your refund fast by...
Hi to all!!! In the past, I've installed JBuilder 9 and the plugin for j2me..... but I installed a lot of things.... that I dont remember... (for example nokia...
hai every body, i'm new to this group and also J2ME. i am doing a project "Image Edition and Transfer in J2ME" on my own interest. i need some guidance and...
Hi all, I am looking for collections of J2ME design patterns and coding standards. I would appreciate any pointers to such documents - URLs, articles, books. ...
Thank you for the great info about J2ME DesignPatterns..... Best Regards, Rajinikanth. Mirko Raner <mirko@...> wrote: Hi all, I am looking for collections...
Hi all,I have just finished completing 16 levels and graphics for Boulderdash clone game, using underwater sea creatures as main theme. Four different versions...
To all the servlet gurus: I am having trouble doing the following using Servlets: I have a J2ME application which communicates with a servlet. The application ...
Johan Meyer
johan.meyer@...
Feb 16, 2004 7:36 pm
822
Maybe I'm misunderstanding your question but it seems like you'd want to open a socket to the remote server in your servlet's init() method. Then use a ...
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....