09-03-2008 07:57 AM
I see conflicting information on the availability of JNI for creating BlackBerry apps. Searching on JNI from the main developers page, it comes up with a hit in the article An Introduction to BlackBerry Development (July 2005) :
Java ME does not provide support for the following Java 2 Standard Edition (J2SE) features:
However, slide 12 of the Creating BlackBerry Applications: A Developer's Toolkit presentation for the recent 2008 online Seminar states:
†Some UI, Cryptography, and other processor intensive
implementations are performed in native code (C/C++) using JNI.
Can I create a DLL/Library with C code?
Thanks!
Solved! Go to Solution.
09-03-2008 08:04 AM
12-31-2009 08:30 AM
That is a really bad news for me, no JNI support is not greate. I have use JNI tech. to developer low app or library in Google Android Platform. That is greate.