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: dalvik.system.PathClassLoader[DexPathList[[zip file "/data/app/com.xxxx-6/base.apk"],nativeLibraryDirectories=[/vendor/lib, /system/lib]]] couldn't find "libserial_port.so"
The text was updated successfully, but these errors were encountered:
手动把这个so push到system/lib目录下就行了吧
Sorry, something went wrong.
这个so在哪里找 项目中没有找到这个so
No branches or pull requests
java.lang.UnsatisfiedLinkError: dalvik.system.PathClassLoader[DexPathList[[zip file "/data/app/com.xxxx-6/base.apk"],nativeLibraryDirectories=[/vendor/lib, /system/lib]]] couldn't find "libserial_port.so"
The text was updated successfully, but these errors were encountered: