简体   繁体   English

如何从J2ME应用程序访问通话记录?

[英]How to access call logs from J2ME apps?

I've been looking around and haven't found an answer to the above question. 我一直在环顾四周,并没有找到上述问题的答案。 Many forums say it cannot be done in most phones, but most of those entries date back to 2006-2007 or more. 许多论坛都表示在大多数手机中都无法做到这一点,但其中大部分都可以追溯到2006年至2007年或更长时间。 I'm hoping J2ME's gotten better in the past few years. 我希望J2ME在过去几年里变得更好。 :) :)

Its not possible with pure j2me. 它不可能与纯j2me。

I think if you are comfortable with Symbian OS [and your targeted OS iw symbian]level coding then try J2ME JNI. 我想如果您对Symbian OS [以及您的目标OS iw symbian]级别编码感到满意,那么请尝试使用J2ME JNI。

yes.there is a way to access call logs in J2ME using J2ME API Bridge.But this interface will work on latest nokia phones. 是的。有一种方法可以使用J2ME API Bridge访问J2ME中的呼叫日志。但是这个界面可以在最新的诺基亚手机上运行。

for further details,please refer to the following link 有关详细信息,请参阅以下链接

http://www.developer.nokia.com/Community/Wiki/J2ME_API_Bridge_Interface http://www.developer.nokia.com/Community/Wiki/J2ME_API_Bridge_Interface

there is way now using Api bridge but it is supported for s60 3rd edition fp2 and later version check this : http://wiki.forum.nokia.com/index.php/J2ME_API_Bridge_Interface#Logging_Service 现在有使用Api桥的方法,但它支持s60第3版fp2及更高版本检查: http//wiki.forum.nokia.com/index.php/J2ME_API_Bridge_Interface#Logging_Service

I think its what you are looking for 我认为你正在寻找它

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM