java based cell phone capabilitys

G

gpl

Please bear with me, am old and somewhat out of touch with
technology....

Is there a cell phone that can access an web page with an mp3 playing
applet and play mp3's downloaded from the web site.

Robert
 
A

alan

Please bear with me, am old and somewhat out of touch with
technology....

Is there a cell phone that can access an web page with an mp3 playing
applet and play mp3's downloaded from the web site.

Certianly.
 
A

alan

So you are unable to infer the implied question and reply with an
example of such a device..

Ok.....

I am unable to give an example, but it if it was a question of
capabilities, the answer is yes, they can do that kind of thing
these days. I'm not sure how well, or how widespread, or which
cities have the networks that are capable.

If this is truely Java specific try Googling:

J2ME MP3
J2ME HTTP

For devices, try Nokia, Motorola, and Samsung, those are the
major players.

Good luck.
 
D

Darryl Pierce

Please bear with me, am old and somewhat out of touch with
technology....

Is there a cell phone that can access an web page with an mp3 playing
applet and play mp3's downloaded from the web site.

Not an applet, no. A MIDlet. With the J2ME profiles (such as the MIDP,
or Mobile Information Device Profile) the application model was retooled
to fit into the limited resources of a handheld or mobile device.

The MIDP defines a _minimal_ set of APIs for a mobile device. There are,
however, optional APIs that OEMs can include. To do as you're
describing, you would need to have a handset that implements one of
those optional APIs, specifically the Mobile Media API. My Motorola V400
has that capability, as do several other handsets. This provides native
support for the decoding, etc.

Hope that helps. Please feel free to email me if you have any questions,
or reply here. :)
 
D

Darryl Pierce

I am unable to give an example, but it if it was a question of
capabilities, the answer is yes, they can do that kind of thing
these days.

His question was *very* clear. He asked if he could download an *applet*
onto a mobile phone and use it to play MP3s. The answer is quite simply
NO. Yes, handsets can play MP3s, but that doesn't matter because you
*cannot download applets* onto a mobile phone. Applets are *not*
supported. Again, why would you tell him it were when it's most
definitely not?

<snip>
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,764
Messages
2,569,567
Members
45,041
Latest member
RomeoFarnh

Latest Threads

Top