Skip to content
New issue

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

Caused by: java.lang.UnsatisfiedLinkError: No implementation found for void com.ksyun.media.player.KSYMediaPlayer.native_init() (tried Java_com_ksyun_media_player_KSYMediaPlayer_native_1init and Java_com_ksyun_media_player_KSYMediaPlayer_native_1init__) #316

Open
zhiyou007 opened this issue Dec 16, 2019 · 1 comment

Comments

@zhiyou007
Copy link

android Q版本模拟播放失败,我已导入X86,X86_64的SO文件

@hixin
Copy link

hixin commented Feb 16, 2020

我也碰到同样的问题
2020-02-16 12:06:23.492 5657-5664/? E/zygote: Failed sending reply to debugger: Broken pipe
2020-02-16 12:06:23.920 5657-5657/? E/linker: "/data/app/com.aispeech.tvui.iptv-sS3BQw7xLcOBVinD8GzNdQ==/lib/x86/libksyplayer.so" has text relocations
2020-02-16 12:06:23.921 5657-5657/? E/zygote: No implementation found for void com.ksyun.media.player.KSYMediaPlayer.native_init() (tried Java_com_ksyun_media_player_KSYMediaPlayer_native_1init and Java_com_ksyun_media_player_KSYMediaPlayer_native_1init__)

应该是提供的x86 so库有问题
https://blog.csdn.net/kang995066277/article/details/83112465

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants