We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
java.lang.UnsatisfiedLinkError: dlopen failed: /data/app/com.example.myapplication-2/lib/arm/libserial_port.so: has text relocations
The text was updated successfully, but these errors were encountered:
facing the same issue , any solution shall be greatly appreciated !
Sorry, something went wrong.
@shan-mustafa I'm using the following lib to solve my problem implementation 'com.aill:AndroidSerialPort:1.0.8'
implementation 'com.aill:AndroidSerialPort:1.0.8'
Thanks buddy , it worked !!
@kashyapRamChandra Hi, my app is still crash on Android 7.1.2.
No branches or pull requests
java.lang.UnsatisfiedLinkError: dlopen failed: /data/app/com.example.myapplication-2/lib/arm/libserial_port.so: has text relocations
The text was updated successfully, but these errors were encountered: