How do u read SMSs in inbox/sent in J2ME?
Hello neverma,
That functionality is not supported by Java. Please check the below threads:
However, you can access SMS which was send to a particular port and have an application to register itself to listen for SMS messages sent to that specific port.
http://discussion.forum.nokia.com/fo...d.php?t=160066
http://www.forum.nokia.com/forum/sho...d.php?t=151379
Btw. Kind of a nice generic J2ME FAQ here:
http://www.j2meforums.com/wiki/index.php/FAQ
Best Regards,
Last edited by Maveric; 2010-03-23 at 13:08.
[FONT="Comic Sans MS"][COLOR="Blue"][/COLOR][I]Marko Lumivuori
Technical Support
+358 40 8019330
[email]marko.lumivuori@nokia.com[/email][/I][/FONT]
Can u do it in Python, Qt, etc besides Symbian C++?