Advertisement

Over 40 Experts attended the first Annual Core Conference! Take a look at what happened throughout the week...

2008 Core Conference

 

Welcome! If you have any general questions about Experts Exchange, feel free to ask me.

 
Time Tested J2ME Solutions: 51 - 62 of 62
 
I'm trying to replace all the special characters in a string with the escaped version. The special characters for regex are: $ ^ + \ ? I'm trying to do this so that I can send a string to ...
Hi all, i manage to code some J2ME code to detect some signal coverage. But the requirement is to detect the WIFI signal only. i have browsed the URL, http://www.cuso4.be/projects/compon...
I would like a step by step procedure on how to download a J2ME application to my mobile phone after I have created the jad and jar files successfully.
hi experts, l'm developing a midlet that uses PushRegistry, i knew the midlet need to be signed in order to get rid of the permission prompt. Any others way to get rid of the prompt when ru...
Hi Experts, I am hoping to develop an application which will run on a mobile device but in the background so that it will not interupt normal phone use. How can this be done? I have star...
Would anyone have a recommendation for a tool that would allow the content of a binary file to be converted into something that looks like byte[] file = { 23, 12, 56, ...}.The goal is to inclu...
I am going to develop a J2ME applicatioin based on Nokia phone. It needs GUI(Graphical User interface). But standard component(list, form, textbox) in J2ME 2.0 is not good enough, I am wonderi...
Can anyone provide me with information on how to get started developing apps for my Amoi WP-S1 phone. Otherwise known as 3Skypephone. I can see it uses Java, but I'm at a complete loss as t...
hi, I am trying to paint a square moving through the displayable area. My problem is when I  call repaint method, it isn't clear the Canvas area. It is only call the paint method. How can...
Hello all, Lets examine the following scenario: I have developed a Midlet, i have digitally Signed with a CA, and i am installing it in a Handset. lets say that a hacker have managed to:...
I wish to build J2ME MIDP 2 games. Due to the problem of different phones with different screen sizes, keypads, heap size, etc, which phone do you think I should build my master game on? My...
I am working on a J2ME application for my Nokia N73 phone. I would like this to be portable to other phones as well. The application is a Cricket Scorer. The score will get captured on the pho...