We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
个人项目中添加了JNI代码,并且全平台编译,结果x86_64位平台上,只有自己的JNI动态库,没有PLDroidPlayer的库,直接找不到库文件异常退出。但x86平台就可以运行。
The text was updated successfully, but these errors were encountered:
https://github.com/pili-engineering/ijkplayer
Sorry, something went wrong.
收到,谢谢
ijikplayer编译完之后,libpldroidplayer.so又要如何去得到呢...
我也有类似的问题.是否可以考虑支持下?
No branches or pull requests
个人项目中添加了JNI代码,并且全平台编译,结果x86_64位平台上,只有自己的JNI动态库,没有PLDroidPlayer的库,直接找不到库文件异常退出。但x86平台就可以运行。
The text was updated successfully, but these errors were encountered: