Click here to Skip to main content
15,891,316 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
i want to write a program with j2me for nokia 5800
i want to know is it cdc or cldc?
and how can find our mobile java version?
thanks
Posted

Nokia would be a good place to start: http://wiki.forum.nokia.com/index.php/User-Agent_headers_for_Nokia_devices[^] - looks like CLDC-1.1 as CDC is not mentioned.
 
Share this answer
 
Comments
Espen Harlinn 10-Apr-11 16:42pm    
Can't this be determined by just picking up a 5800? anyway 5 for the effort ...
Just wondering - what kind of griff is the original? http://en.wikipedia.org/wiki/Griffin, seems to recall a discussion on relative ages, and some of those seems to be quite "ancient" :)
OriginalGriff 11-Apr-11 3:45am    
I'm fairly old, but I think Ancient might be pushing it a bit...:laugh:
As far as I know, all mobile phones are CDLC/MIDP devices (if they support Java at all). You should be able to find the supported version from the phone menu, try Menu->Help->About.
 
Share this answer
 
Comments
Espen Harlinn 10-Apr-11 17:44pm    
Right, that's what I meant - my 5 :)

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900