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

Popular posts from this blog

c# - How to set Z index when using WPF DrawingContext? -

razor - Is this a bug in WebMatrix PageData? -

visual c++ - Using relative values in array sorting ( asm ) -