Re: MIDP 1.0.3 support Mobile Media APIs
- From: Darryl Pierce <mcpierce@xxxxxxxxx>
- Date: Mon, 30 May 2005 20:36:26 -0400
arraxen via JavaKB.com wrote:
Hello,
I want to retrieve the device information to know wheter it supports MIDP 1.0 only, MIDP 1.0.3, or MIDP 2.0.
There is no such thing as MIDP 1.0.3. There is MIDP 1.0 and MIDP 2.0.
I know that we can use
System.getProperty("microedition.profiles"), but the result tells only if
it is MIDP 1.0 or MIDP 2.0, not any information if it is MIDP 1.0.3.
That's because 1.0.3 is a version of the Wireless Toolkit. Also, the above mentioned property is *not* a part of the MIDP 1.0 specification.
-- Darryl L. Pierce <mcpierce@xxxxxxxxx> Visit my homepage: http://mcpierce.multiply.com "By doubting we come to inquiry, through inquiry truth." - Peter Abelard .
- References:
- MIDP 1.0.3 support Mobile Media APIs
- From: arraxen via JavaKB.com
- MIDP 1.0.3 support Mobile Media APIs
- Prev by Date: Re: No more freebie handouts to embezzling African dictators.
- Next by Date: Re: Applet Changes in 1.5_03 SDK?
- Previous by thread: MIDP 1.0.3 support Mobile Media APIs
- Next by thread: notinited
- Index(es):
Relevant Pages
|