J2ME unit is for junit testing on Java Micro Edition.. You cannot integrate it ... It's just for writing tests, you can make a midlet, then a test suite and...
ya, some phones cant take versions like: 1.5.32 (x.x.xx) or 1.134 (x.xxx) but only 1.23 basically.... x.xx numeric format. just edit your jad, change the ...
please i am a new member and i need a very quick help about voice sending and recivieng over bluetooth using j2me because i work on graduation project about...
Hi I'm beginer in J2ME, i develop HelloWorld but my problem this class works correctly in the emulator but not in the Phone PS: the phone is SonyEricsson P910i...
Hi, I am doing a project on Online Mobile Shopping. I am in dilemma of using J2ME or WML. I need to use Web Services. Also I must use the Web Services Security...
Hi Anil, You can get a full example regarding this on http://developers.sun.com/techtopics/mobility/midp/articles/smartticket1_2/ with name of Ticket Demo. You...
Hi, I am trying to debug Simple Midlet using netbeans debug mode(IDE is Netbeans).I am getting like Attaching to localhost:4344 User program running But debug...
Hi, I'm just new member, hey can anybody solve my problem, my aplication running well in nokia 3230 midp2 and siemens, but Error when openned on philips xenium...
check the version of SonyEricsson P910i, it might be midp2.0, so in wtk, go to setting, change it to midp2.0 build. and deploy it through OTA,BLUETOOTH,IRDA. ...
hi i m rupesh studying in BEIT . i m doing the project on "porting of j2me on linux". can anyone tell me how to port midp on linux? and how to test our...
hi , i have linux with jdk installed on it . but while running the java programs it says command not found. can anyone tell me about this? or tell me how to...
CAN SOME ONE TEL ME WHERE IS THE RECORD STORE STORED WHEN YOU USE SUN WIRELESS TOOLKIT AND WRITE A PROGRAME. ... Yahoo! Shopping Find Great Deals on Holiday...
Hello Mr.Ramesh, check the directory where u have installed the WTK. in that there is a folde called appdb, inside that go for the emulator for which u have...
hi, There is a folder appdb in wtk. The files will be stored in with extension of *.db. Thanks, sarath ramesh piyathilaka <ramesh_rohan2000@...> wrote: ...
hi All Below is the program i got from net this is executing fine in the emulator but when i ported the application to actual device i.e nokia 7610, data was...
Hi Dear Krishna, when i tryed to run your sample programe it did give me this message Running with storage root DefaultColorPhone Warning: To avoid potential...
Hi All, This is the usual error that occurs when you use HttpConnection in MIDlets. Try to use one seprate class that will use a separate thread for ...
Hi friends I had few doubts in J2ME OBEX programming . Kindly help me in writing code for the IR communication between Server and my Mobile Handset. Thanks &...
Hello Mr Krishna adoni, The solution is as simple as i can say, you just need to Write a Thread (Runnable or any timer based) and called that hpptconnection...
Hi, Use a thread for avoiding the error. The reason for not getting the result on the Mobile phone is that the HttpConnection uses TCP/IP. So, you need to have...
Hello friends, I'm beginer in MIDP programming. Now I has i problem, that is persisten connection over HTTP transport. Does MIDP2.0 support persisten ...
MIDP 2.0 specification requires support for HTTP 1.1, which requires support for persistent connections. e.g. all transactions include appropriate lengths, so...
Gary Adams
Gary.Adams@...
Jan 3, 2006 3:02 pm
1349
Hi all; I am trying to establish the communication between the mobile and the comport of my Personal computer. I am able to establish the the comport ...
Hello friends, I want to make my mobile application colorful. I also want to make my menu colorful can anyone tell me how can i do it? Thanks in Advance ... ...
hi sunder, have u set the following properties. 1 ) port number : 0 for 1 and 1 for 2 port 2 )Bit per second (1100/300/1200/9600) this is nothing but the...