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

Couldn't load nativetester-jni from loader dalvik.system.PathClassLoader[DexPathList[[zip file "/data/app/com.example.playlive-1.apk"] #143

Open
satyamub opened this issue Nov 6, 2015 · 4 comments

Comments

@satyamub
Copy link

satyamub commented Nov 6, 2015

Hi all,

I am trying to build this to use it my live stream player. however facing the issue. I downloaded libffmpeg.so file and included in "armeabi" folder in libs folder in my app. Its still showing the issue. cn you provide me libffmpeg.so so that I include it to compile

@jacek-marchwicki
Copy link
Member

Unfortunately you have to compile it by yourself - and probably modify some of the code to match your needs.

@satyamub
Copy link
Author

satyamub commented Nov 6, 2015

can you provide me complete steps to compile and import the library to my sample project?Please

@satyamub
Copy link
Author

satyamub commented Nov 6, 2015

I am very new to NDK thing

@jacek-marchwicki
Copy link
Member

Compilation steps:
https://github.com/appunite/AndroidFFmpeg#installation
and
https://github.com/appunite/AndroidFFmpeg/blob/master/.travis.yml
I warn you that this project is not simple and you may find some issues that unfortunately you will have to fix by yourself

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