Richard, http://www.microjava.com/technologies/midp visit this site & get more details about MIDlets. 1) download j2mewtk1.0.3 from java.sun.com/j2me 2)...
also there is a tutorial available at www.codewarrioru.com u can download wtk from sun site ,you dont require real device to learn j2me u can use emulators...
I am planning to develop an interactive game using SMS on an i95cl iDen phone. Does anybody know where can I find this API ? Or does it come in the j2me...
The reference implementation for JSR120 only provides an emulation of sending and receiving messages. It uses datgrams as a low level transport. The next WTK...
Gary Adams
Gary.Adams@...
Nov 14, 2002 3:05 pm
210
Thanks a lot for your answer. OK. So for SMS support from J2ME the only option is to wait for the WMA implementation. Where do I start if I want to implement...
... In the WMA RI you will find a stub for CommImpl. If there had been more time you would have seen both datagram and comm low level transports in the RI....
Gary Adams
Gary.Adams@...
Nov 14, 2002 4:57 pm
212
Hi to all. Is it do I can linkage between the Ticker and Graphics to display in one screen? Regards Moshe ... Do you Yahoo!? Yahoo! Web Hosting - Let the...
Hi Moshe, Hope there is no possibilities for displaying the Ticker & Graphics using Canvas in the same screen. But you can handle the ticker action in your...
Ben, 1) http://www.wirelesssoftware.info/show1news.php/225.html but will be available at first only in Nokia 3410 phone, not in other Java enabled phones from...
Hi Folks, I was wondering what is the best place to get info about j2me devices such as max jar size, processor used, or jvm? Any and all help will be greatly...
Hi Is there any API calls in J2ME that allows me to indentify the Mobile User .i.e. Mobile Number . If NOT is there any other way of programmatically...
Sam, From midp 1.0 - I heard there are no possibilities. But for siemens api and jtapi , it can be possible. B'Cos siemens and javaphone api are extension for...
... Not exactly. You can access system properties in MIDP using the System.getProperty() method. Siemens phones provide access to some additional (non MIDP...
Aitor, Tkz for ur updations. Ofcourse i agree about System.getProperty()Method which will not help for our query. Can u please breif about IMSI & IMEI? I may ...
Rajinikanth, I'm not an expert on the matter, but AFAIK: - The IMEI (International Mobile Equipment Identity) number is a 15 digit unique code that is used to...
Hi, My WMA tutorial article finally comes out on IBM developerWorks. http://www-106.ibm.com/developerworks/wireless/library/wi-p2pmsg/ Enjoy your weekend! Let...
I think there might be a bug in the Date, DateField or Calendar class I'm using the DateField object to select and load a date (year, month, and day) in the...
Looks like its "not" a bug The description of the Date class is: "Allocates a Date object and initializes it to represent the current time specified number of ...
I would say that phones will go with an xHTML browser before they try to go full-blown HTML. The java enabled phones that Sprint offer all serve up xHTML....
Has anyone actually used either of these browsers? I've seen writeups of the existence of the ReqWireless browser and to a more minor extent the Espial...
Hi, How to download jad & jar files to mobile handset? Any links or comments will be highly appreciated. Thanks & Regards, Amit Piplani...
Amit Piplani
AmitP@...
Jan 30, 2003 6:24 am
231
Dear Amit Piplani , MIDlets (jad and jar files) can be installed in two ways: 1. Using a data cable or other dedicated physical connection from a local host...
... As Derya notes above and details below, either cabled (sometimes referred to as "tethered") or wireless (usually cellular connection) can be used to...
Hello everybody, I suppose we all are here to share our knowledge within wireless domain. How about doing a colletive project on PDA-based sales Force...