从J2ME中的收件箱中读取SMS [英] Reading SMS from inbox in j2me

查看:61
本文介绍了从J2ME中的收件箱中读取SMS的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在使用j2me技术.我的应用程序用于发送和接收短信.发件人无法在特定端口上发送短信,短信总是进入收件箱.是否可以从j2me的收件箱中读取短信?

I am using j2me technology. My application is for sending and receiving sms. Sender can not send sms on specific port and sms always goes to inbox. Is it possible to read sms from inbox in j2me?

推荐答案

您不能直接从Inbox中读取SMS.要从Inbox中读取SMS,您需要 APIBridge.jar .使用此.Jar文件,您也可以从收件箱中读取SMS.

You can not read SMS from Inbox directly. For reading SMS from Inbox you need APIBridge.jar. Using this .Jar file you can read the SMS from inbox too.

要在特定端口上发送SMS,请尝试以下从MIDlet发送/接收SMS

For Sending SMS on a particular port, try this Sending/Receiving SMS from MIDlets

API Bridge软件包包括一个服务器组件和一组安装在诺基亚Symbian设备上的插件.该设备组件由JavaScript™库,一组ActionScript类和一个JAR文件(包含可使用附带的插件的功能的类和资源)补充.

The API Bridge package includes a server component and set of plug-ins that are installed on a Nokia Symbian device. This device component is complemented by a JavaScript™ library, set of ActionScript classes, and a JAR file containing classes and resources that enable the use of the features of the shipped plug-ins.

APIBridge.Jar的其他功能如下,

  • 上传文件.
  • 捕获视频,图像和音频.
  • 读取文件.
  • 调整图像大小.
  • 创建图像缩略图.
  • 使用日志记录服务.
  • 使用位置服务.
  • 使用媒体管理服务.
  • 在通话中发送DTMF音.

请注意,APIBridge.jar仅适用于基于Symbian OS的电话. 不适用于S40设备

Please note that APIBridge.jar works for Symbian OS Based Phone Only. Not for S40 Device

这篇关于从J2ME中的收件箱中读取SMS的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆