-
Mobile Media API
Hello,
I need grabbing picture from camera in my application. Can I use Mobile Media API (JSR-135) in CDC application? If not, is there any other way to acces camera picture in "pure" java CDC application? (I do not wat to use native interface).
Thanks for reply
-
No, sorry, MMAPI is not available from Personal Profile applications. You have to use JNI. I found the new document on JNI to be very helpful: [url]http://www.forum.nokia.com/main/1,,040,00.html?fsrParam=3-3-/main.html&fileID=6342[/url]