- Joined
- Feb 2, 2011
- Messages
- 1
- Reaction score
- 0
Hi guys i have a java method which returns string[](String array)
i have created a JNI environment in c++ program and by GetMethodID i got the method ID.. now for calling that method i dont how to do it..
could u guys tell me how to call that method?
i have created a JNI environment in c++ program and by GetMethodID i got the method ID.. now for calling that method i dont how to do it..
could u guys tell me how to call that method?