Hello all,
Can anyone tell me wich Nokias support MMAPI 1.1?
Thank you
Joni
Hello all,
Can anyone tell me wich Nokias support MMAPI 1.1?
Thank you
Joni
I don't know if there is any list of all such devices available, but this document lists some of them, and based on that you can probably assume what other devices support it too:
http://www.forum.nokia.com/info/sw.n..._0_en.xls.html
And you might find this article useful too:
http://wiki.forum.nokia.com/index.ph..._Nokia_devices
To find out the version using code:
Code:System.getProperty("microedition.media.version");
Last edited by bogdan.galiceanu; 2008-11-30 at 07:30. Reason: Added article