I want to convert a char to a String开发者_如何转开发 in the following way: char aaa = \'\\uE001\';
I\'ve created a gui using LWUIT which uses Arabic words (and so it is right to left) It works fine on some models (Sony Ericsson T700or Elm for example). But on some other models (e.g. Sony Ericsson
I tested my application in another mobile phone , a htc mobile phone开发者_如何学编程 , and it has a very large screen size. So I was very surprised when I saw the arrangement of the components ! Here
My BlackBerry Java program opens the calender app. After that is opened I want it to do something but I currently just use a 250 millisecond delay before that happens. Sometimes the calender take long
I have two errors in NetBeans: Application descriptor does n开发者_开发知识库ot declare any MIDlet. Direct execution is not allowed.
This is first time I at a question in here. Im new in J2ME, and now im developing a small application, but i get problem when i wanna show data into table. But in J2me not support table there for tha
How to make a开发者_如何学Python j2me application which allows the user to call?it depends on whether target device supports JSR 180 SIP API for J2ME or not
I am trying to open a socket connection in j2m2 on Nokia C5 device using my Airtel GPRS connection. I am using following lines of code.
It's difficult to tell what is being asked here. This question i开发者_运维技巧s ambiguous, vague, incomplete, overly broad, or rhetorical andcannot be reasonably answered in its current form.
I\'ve been working on a BlackBerry post request, and the request is getting sent, but the parameters don\'t seem to be. Here is my code: