Hi All,
Is it possible to call any Java function from Symbian C++ code.I read it somewhere about pjava.exe i.e.Personal Java Environment,is used for this purpose.
Does anybody has idea abt this?
Thanks..
Hi All,
Is it possible to call any Java function from Symbian C++ code.I read it somewhere about pjava.exe i.e.Personal Java Environment,is used for this purpose.
Does anybody has idea abt this?
Thanks..
On S60 devices?
Not really, although with MIDPJNI (http://developer.symbian.com/main/do...ework_v1.1.zip and http://midpjni.com) you could create a connection between native app and Java MIDlet and share some data
Hartti