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

Detected problems with app native libraries #7

Open
zafersn opened this issue Dec 10, 2016 · 1 comment
Open

Detected problems with app native libraries #7

zafersn opened this issue Dec 10, 2016 · 1 comment

Comments

@zafersn
Copy link

zafersn commented Dec 10, 2016

Hi friends.

I'm doing a project on android using the gstreamer libraries.I show the video image that I got via Raspberry with GStreamer to the user on Android. So far, everything is normal. I can even take and play video on android. But at the first start of the application, there is an error like this. I get the error message in the form of AlertDialog.
The contents of the error message are as follows;

Detected problems with app native libraries (Please consult log for detail):
libgstreamer_android.so: text relocations
libtutorial-3.so:invalid DT_NEEDED entry "./obj/local/armeabi/libgstreamer_android.so

As I said, I ignore this error message and the application continues to work.

I'm using gstreamer's library "gstreamer-sdk-android-arm-release-2013.61".
Android compilation version is API 25 (7.1) and my android phone version is 24 (7.0).

I was not encountering such an error while my version of Android phone was API 23.

Screenshot of error message:
https://github.com/zafersn/WiFi-RC-Controller-With-Camera/blob/master/V2.0/images/Screenshot_20161210-225701.png

@jaroslavas
Copy link
Owner

I think you should write to GStreamer authors.

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