Connecting Tech Pros Worldwide Forums | Help | Site Map

Mobile Model Retrieval J2ME

Member
 
Join Date: Aug 2008
Posts: 48
#1: Jan 24 '09
Hi all,


How to retreive the mobile model using J2ME?

Thanks in Advance..

markmcgookin's Avatar
Moderator
 
Join Date: Dec 2006
Location: Northern Ireland / England
Posts: 546
#2: Jan 27 '09

re: Mobile Model Retrieval J2ME


Hi,

You can use System.getProperty("microedition.platform");

But this only works on Nokia and Sony Ericson phones, I am not sure how to do it on Motorola phones. I got this from here: http://discussion.forum.nokia.com/fo...d.php?t=145894
Reply


Similar Mobile Development bytes