I work for an established startup in MA (currently in stealth mode) looking for experienced engineering talent. We are in our very early stages of development...
MIDP 2.0 does not explicitly define API that expose location features from a device. JSR179 defines such an API and can be added to a MISP 2.0 implementation....
Hi all, Wanted Java Developers, visit www.techieindex.net providing one stop resource for IT Professionals. If you find similar site let me know. Elena...
Hi Guys, I find this book interesting ... cheers Michael ... Title: Micro Java Game Development Author: David Fox and Roman Verhovsek Publisher: Addison-Wesley...
This page has the most complete list of J2ME related books : http://www.hashbang.com.au/books/j2me.html They're listed in reverse order of publication, so the ...
Dear Michael I have a simple question to ask you. It might be a little stupid but I really have no idea. Right now I have developed midlet application by using...
I want to distinguish between a regular GPS device & the new cellphones that are E-911 enabled without an external GPS add-on. I believe that, these cellphones...
You're looking for JSR 179 Location APIs for J2ME. It just went to Community Review this week. http://www.jcp.org/...
Gary Adams
Gary.Adams@...
Oct 17, 2002 7:58 pm
202
Hi guys, A new article that might interest some of you ... "Best tools for mobile application development -- A comparative review of four J2ME IDEs" By Michael...
Hello Michael I finally got to read your IDE J2ME breakdowns this weekend. It seems you covered all off the different IDEs but the IBM WebSphere Studio...
Jay
wirelessjava@...
Oct 20, 2002 7:56 am
204
Hi Jay, Thank you for the comment. OK, I want to explain some rationales behind this IDE review article. I defined "IDE" as productivity enhancement tools. I...
dear amigos, i am a j2me newbie, could anyone suggest me how to learn it and build simple applications. what are the api's do i need? and where will i get it?...
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...