Posted By:
mrabet_cyrine
Posted On:
Wednesday, November 22, 2006 10:14 AM
hello,
i want to transmetting a cpp object (Event event = new Event()) to my java code using jni but i can not because i can not
jobject obj = event; ///ERROR!!!!
can you say to me how to make and if it is feasible
thank's