How to find mobile OS name and OS version using Java-ME? -
i need find mobile os name , os version programmatically: symbian s40 3rd edition
or 5th edition
. how achieve in j2me?
system.getproperty("microedition.platform");
return nokia6310i/4.42.
see http://www.developer.nokia.com/community/discussion/showthread.php?86604-j2me-system-properties
http://developers.sun.com/mobility/midp/questions/properties/
i not sure need can offer you.
Comments
Post a Comment