![]()
I have an N-Gage with hundreds of SMS's in folders containing archived SMS messages. I need to programmatically read each and every SMS to perform various tasks based on the text content and the timestamp when received.
It seems as though this can't be done using Java, so it will have to be done in C++. I haven't got any idea where to get the answer to my problem, The main problem being: can you access the messages in the inbox, and how is this acheived?
Please someone point me in the right direction.



