开发者

Is it possible to send the reply after reading the new incoming SMS or inbox SMS?

I need to develop the SMS based application. I want to read the new incoming SMS or existing inbox SMS after that I want to send the reply for that SMS. I know its not possible in j2me.开发者_开发技巧 But my question is which platform is support this type of functionality? Like Symbian c++, Android, blackberry or anything?


It really isn't the language that will support the functionality you speak of, it's going to be the platform framework. For instance, Java doesn't support this by default, but the Android platform does support it and it uses Java. Blackberry also supports sending SMS messages via Java. I imagine Symbian does as well.


Blackberry supports this.
I previously answered this question with sample code
How to write SMS application in blackberry?
Have a look on it.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜