Hello.
I want to write a program to record voice in J2ME. Since there are no Java functions for such task and Nokia Symbian OS accepts both C++ and Java, I want to use Java Native Interface to call C++ recording functions for use in J2ME program. Is it possible? I know it works for Java, how about J2ME?
The process creates a DLL. Can cellphones access library dynamically? People tell me it's static. Is it true?
Can "offical" Forum Nokia people answer this question? I want definitive answers.
Thank you.

Reply With Quote

