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

There is a issue ,why is it? #64

Open
jiangjkd opened this issue Apr 18, 2014 · 6 comments
Open

There is a issue ,why is it? #64

jiangjkd opened this issue Apr 18, 2014 · 6 comments

Comments

@jiangjkd
Copy link

These relative so files have been exist in libs/armeabi folder.
But it still show below error info:
Cannot load library: soinfo_relocate(linker.cpp:975): cannot locate symbol "_ZN7android10AudioTrack3setEijiiijPFviPvS1_ES1_iRKNS_2spINS_7IMemoryEEEb" referenced by "libjniaudio.so"...

@liugb
Copy link

liugb commented Apr 23, 2014

The current code just support android2.2,if you want to run in the higher version ,you must replace libjniaudio.so & libjnivideo.so with new.

@anxiaoyi
Copy link

@liugb I also meet this problem, but how to replace libjniaudio.so & libjnivideo.so, can you give me more details ? or a simple demo

@viacheslavokolitiy
Copy link

It seems you need to recompile for android 4.0 using jnivideo.cpp and jniaudio.cpp from https://code.google.com/p/smevideo/source/browse/#svn%2Ftrunk%253Fstate%253Dclosed. It also deprecated but i hope it will help you

@liugb
Copy link

liugb commented Sep 4, 2014

you can get they from android source.
2014年6月15日 下午12:50于 "anxiaoyi" notifications@github.com写道:

@liugb https://github.com/liugb I also meet this problem, but how to
replace libjniaudio.so & libjnivideo.so, can you give me more details ? or
a simple demo


Reply to this email directly or view it on GitHub
#64 (comment).

@viacheslavokolitiy
Copy link

How to get them from android source ?

@liugb
Copy link

liugb commented Sep 5, 2014

I will upload them。
2014年9月5日 下午4:51于 "Viacheslav Okolitiy" notifications@github.com写道:

How to get them from android source ?


Reply to this email directly or view it on GitHub
#64 (comment).

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

4 participants