开发者

How to read an SMS message from inbox using j2me (midp2.0)?

I want to access the inbox me开发者_运维技巧ssage text from j2me application. I have no idea about accessing inbox.


You can't achieve this with j2me. I already discussed in Nokia forum. See this link.


Yes, But you can not directly access the In-Box using J2ME Code, You need a .Jar file called APIBridge.jar

This .Jar file allows you to interact with the lowerlever api. As the name implies it is a Bridge between J2ME API and Native OS API.

Please visit this link for more information.

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜