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

demo在安卓7.0 api25下面运行有问题,会报libijkfmpeg.so text relocations 这个问题咋解决啊 #38

Closed
seavman opened this issue Jan 10, 2017 · 7 comments

Comments

@seavman
Copy link

seavman commented Jan 10, 2017

Error:Execution failed for task ':app:transformClassesWithDexForDebug'. /data/app/com.example.gsyvideoplayer-1/lib/x86/libijkffmpeg.so has text relocations. This is wasting memory and prevents security hardening. Please fix. 这个直接导致了视频播放器语音和画面不在一同步了

@CarGuo
Copy link
Owner

CarGuo commented Jan 11, 2017

降低你的target sdk等到23试试。

@seavman
Copy link
Author

seavman commented Jan 11, 2017

使用的就是您在github上面的demo,target sdk是22 在api23上面运行是正常的,就api25出问题了,不知道为啥

@CarGuo
Copy link
Owner

CarGuo commented Jan 11, 2017

模拟器还是真机?

@seavman
Copy link
Author

seavman commented Jan 11, 2017

模拟机上面,android Emulator Nexus_5_API_25

@CarGuo
Copy link
Owner

CarGuo commented Jan 11, 2017

这个最好试试真机,模拟器不怎么靠谱。

@seavman
Copy link
Author

seavman commented Jan 11, 2017

哎,真机没有刷到25的机子,T_T

@CarGuo
Copy link
Owner

CarGuo commented Jan 13, 2017

wechatimg1
刚刚下载了25的虚拟机,跑demo没问题哩~~~上图!这个还真的有可能你的虚拟机不大支持

@CarGuo CarGuo closed this as completed Jan 16, 2017
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