Hi everyone,
I'm having a hard time placing a phone call from my PJava Application which is running on a P900. I tried writing a Midlet (since it supports calls) and calling it from my PJava code, but it doesn't seem to work. Is it possible at all?
Or does anyone have a good and EASY tutorial on how to write a JNI-based version? The Infoprint examples are good, but following the instructions always ends in errors...
Thanks, Markus