Hello ...., Is this possble to send an SMS from the midlet (to an perticular no)?(in MIDP 1.0) If yes can anybody give simple sample code or guide me by...
Hello Chandu Yes it is possible but only on the NOKIA 3410 and any other phones that supports the WMA api from java. Here is an example of how to send an sms ...
Johan Meyer
johan.meyer@...
Jun 2, 2003 1:26 pm
365
Hello Chandu Yes it is possible but only on the NOKIA 3410 and any other phones that supports the WMA api from java. Here is an example of how to send an sms ...
Johan Meyer
johan.meyer@...
Jun 3, 2003 2:47 pm
366
... Note: The Wireless Messaging API (JSR 120; see http://jcp.org/en/jsr/detail?id=120 ) provides a standard API for developers to use SMS from their MIDlets....
Hi This is a good question. All the mailing lists I've seen and the replay that I got back from NOKIA is that this is not possible. But you can make your ...
Johan Meyer
johan.meyer@...
Jun 5, 2003 7:52 am
371
... how ... Thank you for your message and questions, Sundhar. There is no standard mechanism available in J2ME to allow for a MIDlet to be launched at device...
Push registry can be used for a time based alarm in MIDP 2.0. Set an alarm for the current time at shutdown and the registered alarm should fire next time the...
Gary Adams
Gary.Adams@...
Jun 5, 2003 9:37 pm
373
Hi folks, I guess this might be of interest to many of you guys. Sun Wireless Java Developer web site has finally published our article: End-to-End J2ME...
My company has shifted to .NET for developing applications for pocket pc Due to lack of adequate Java support for ARM Pocket PC i found this posting in...
What is the problem arun? Both IBM and Insignia have excellent JVMs (Personal Profile or PersonalJava) for the PocketPC. Yes, .NET compact framework is nice on...
Michael / Arun, ... It's not that simple. We are building a J2ME application which requires MIDP 2.0 for the Pocket PC and I must say its VERY hard to find a ...
Michael Y, Arun has an excellent point. Please note that IBM J9 lacks substantial commercial deployments and is not properly supported by IBM - it is very ...
Michael Hejtmanek
michael@...
Jun 8, 2003 5:55 pm
378
... FYI, the J1 blogs are live. Check out the Mobility thread for the latest on J2ME and wireless from the conference: ...
Hi All , We want to develop a J2ME program on Nokia 6610 to communicate with another phone by using IRDA. But we couldn't find any good resource to learn how...
hi, i am trying to send a picture by using WMA but there is a problem about the size of picture. For example when a picture that is 24 bit RGB and 200x150...
hi, I got an idea to make MMS LBS advertising.here the story,when you're around,say X mall and the X mall is on a BTS area scope then you will get MMS...
in-noeng
in_noeng2000@...
Jun 13, 2003 2:57 am
382
hi, i have to create a datagrid in my midlet (running on sony-Ericcson p800). Is there any ready class like JTable to do this? my datagrid has to be sortable...
Hi I am using SunoneStudio4ME with MIDP 1.0 Currently i am getting a map from TigerDatabase by giving Latitude and Longitude and converting the image to PNG...
Hello, I want to learn how to write midlets, so I watched sun's tutorial. But I have a problem in the part 2 of the tutorial : deploying the servlet...
I have a problem when installing the java app via OTA, I was stored the ‘jad’ file on the wap hosting before and then create the wap page which contain a...
... Not only did I text blog for the Sun site (URL above), but as a part of my blog coverage I made a daily mobile blog ('moblog') entry using a Java cell...
Hi everyone; I'm trying to develop a dictionary midlet(Turkish-English), but MIDP API's doesn't allow file actions(read,write). and i can't find any free...
Hi, I am a new-bie to J2ME technology. Learning with experiment.Can any one please answer these questions 1. How JAM works in the total J2ME? 2. Is JAM...
Use Rms! Regards,Ammad Academic Coordinator Operation Badar Hyderabad. Should you Desire information,queries or any other Sort of help,allow me to reply you...
actually there will be about 70000 entries of words and the performance of RMS is very poor in searching, sorting. anyway, thanks for the idea. are there any...
Hello All, We are facing problems while building & running JDWP agent for CVM with Personal Profile. 1. We have built the CVM with PersonalProfile by using...
Kasiviswanathan
kasi@...
Jun 18, 2003 12:28 pm
393
Well, I guess you will need an special phone with a lot of memory, how many entries are you planning to put on your dictionary?, I guess you will need a mix of...
hi, at last i'm able to read from a text a file; but since it's too large(about 5 megs), i can not buffer it and search once. instead, i'm trying to read it...
Hi List, I am an experienced Java developer trying to design some commercial applications for the PalmOS. I am learning C (CodeWarrior). You all know C. Try to...