¡@

Home 

c++ Programming Glossary: testclient

FindClass from any thread in Android JNI

http://stackoverflow.com/questions/13263340/findclass-from-any-thread-in-android-jni

that I'm trying to access from native c c is com noname TestClient . Inside myFindClass I also use env FindClass and log value.. 1 inside JNI_OnLoad thread myFindClass env com noname TestClient ... inside native thread created by pthread_create myFindClass.. created by pthread_create myFindClass env com noname TestClient I get this logcat myFindClass com noname TestClent c0 0x41b64558..