> Pls tell me about this asap.

Signature
Andrew Thompson
http://www.PhySci.org/codes/ Web & IT Help
http://www.PhySci.org/ Open-source software suite
http://www.1point1C.org/ Science & Technology
http://www.LensEscapes.com/ Images that escape the mundane
On 5/25/05 9:42 PM, in article 1d40iowbnt8b6.1x8ef25ce6ik3$.dlg@40tude.net,
>> If I have two Mobile devices say A and B Both are supported J2ME MIDP
>> 2.0.
>
> The J2ME MIDP 2.0 -standard-.
...with caveats. If you program a MIDP 2.0 -standard- application using a
standard java extension (like JSR 82), the application may not run based on
the capability of the targets platforms. Case in point: Nokia's 9500 and
Motorola both have Bluetooth, but Motorola doesn't support JSR 82, so a
bluetooth Midlet will run correctly on the Nokia, but not on the Motorola (I
call this Motorola's penchant for "leading from behind"--they *defined* the
JSR 82 standard but you'd be hard pressed to find any of their phones
supporting it at any major phone shop in the US).
>> If i create an application for A device, Will this application run
>> device B?
>
> Yes.
Other things to look out for is support for RMS, Location API, 3D
graphics... And so forth. If you're just talking about the typical "input a
number and I'll calculate another number"... Yeah, you're pretty safe.
But as your MIDlet gets more complicated, you run into issues: how many
bytecodes per second the platform can handle, maximum number of threads,
maximum size of the heap. WRT the RMS thing--how fast the platform allows
you to write to the record store (if it allows you at all).
>> Similarly, This application will run on those device whose platform is
>> Palm OS.
>
> ?? I do not know. In fact, everything I *do* know about J2ME
> came from the document I linked to earlier, which was written
> by Darryl Pierce, the *other* person who replied to you.
Modern palms are rather good at keeping up to date with J2ME--they have the
advantage of being able to be conveniently upgraded.
>> Pls tell me about this asap.
>
> This makes you sound very 'needy'. It is less likely to
> get you answers, quickly, or at all. Please stop using
> such words, they are not useful in a message.
nishadixit - 31 May 2005 06:48 GMT
Hi,
tell me List of Platform( not devieces) which J2ME MIDP supported
Thanks
Nisha
> On 5/25/05 9:42 PM, in article 1d40iowbnt8b6.1x8ef25ce6ik3$.dlg@40tude.net,
>
[quoted text clipped - 41 lines]
> > get you answers, quickly, or at all. Please stop using
> > such words, they are not useful in a message.
Darryl Pierce - 31 May 2005 11:34 GMT
> tell me List of Platform( not devieces) which J2ME MIDP supported
Right after you define the difference between a platform and a device.

Signature
Darryl L. Pierce <mcpierce@gmail.com>
Visit my homepage: http://mcpierce.multiply.com
"By doubting we come to inquiry, through inquiry truth." - Peter Abelard
Joe Discar - 01 Jun 2005 06:40 GMT
See if this one helps you:
http://www.j2mepolish.org/devices/midp2.html
On 5/30/05 10:48 PM, in article
1117518535.243021.265590@f14g2000cwb.googlegroups.com, "nishadixit"
<nisha.dixit@gmail.com> wrote:
> Hi,
>
[quoted text clipped - 49 lines]
>>> get you answers, quickly, or at all. Please stop using
>>> such words, they are not useful in a message.