Search code examples
javajava-mepermissionscalllog

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. I'm hoping J2ME's gotten better in the past few years. :)


Solution

  • Its not possible with pure j2me.

    I think if you are comfortable with Symbian OS [and your targeted OS iw symbian]level coding then try J2ME JNI.