EricssonResearch / EricssonResearch/openwebrtc-examples
Error with NativeCall andriod app
Open
- Dominant language
- Objective-C
- Stars
- 336
- Forks
- 209
- PR merge metrics
- No merged PRs in 30d
Description
I'm trying to run the NativeCall andriod app using Android Studio 1.1.0 and I get this error
java.lang.UnsatisfiedLinkError: dalvik.system.PathClassLoader[DexPathList[[zip file "/data/app/com.ericsson.research.owr.examples.natiev-1/base.apk"],nativeLibraryDirectories=[/data/app/com.ericsson.research.owr.examples.natiev-1/lib/arm, /vendor/lib, /system/lib]]] couldn't find "libopenwebrtc.so.3.so"
The openwebrtc.jar contains libopenwebrtc.so not libopenwebrtc.so.3.so. Any suggestions on how to get past this?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.