android - Java/JNI - Is it possible to retrieve the native function address from the Java "side"? -


when calling native code (i.e. c/c++) java function through jni, possible native function address when inside java function?

i assume not, maybe jni experts can prove me wrong...

btw: i'm working on android, have no control on native function.


Comments

Popular posts from this blog

angularjs - ADAL JS Angular- WebAPI add a new role claim to the token -

php - CakePHP HttpSockets send array of paramms -

node.js - Using Node without global install -