Hi,
Is it possible to get a list of SMS messages stored in the phone inbox in Java ME ? Does the PIM api offers any help regarding this ?
Regards,
Jaak
Hi,
Is it possible to get a list of SMS messages stored in the phone inbox in Java ME ? Does the PIM api offers any help regarding this ?
Regards,
Jaak
Nope. No such access from pure J2ME code. Depending on the phone, you could implement an accompanying native service, with which your J2ME app communicates locally. Installing them both separately is then a requirement for your app to work.
Thanks with Regards,
R a j - The K e r n e l
Join Delhi-NCR Nokia Developer's Community,
Hi,
Thanks for the information. I needed to develop the app fpr S40 and S60 platforms. So S40 is not possible isn't it ?
Regards,
Jaak
Thanks with Regards,
R a j - The K e r n e l
Join Delhi-NCR Nokia Developer's Community,
Yes, For S60 I will be using Symbian c++ or Qt.
Regards,
Jaak
Thanks with Regards,
R a j - The K e r n e l
Join Delhi-NCR Nokia Developer's Community,