Run JNI methods in different thread

后端 未结 0 1589
太阳男子
太阳男子 2021-01-14 15:04

I am trying to run JNI methods like FindClass, GetMethodID... on a different thread but it keeps giving me error saying can\'t find class because of calling these function i

相关标签:
回答
  • 消灭零回复
提交回复
热议问题