linphone-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Linphone-users] Linphone-Android on arm64 phones question


From: Thiago Passos
Subject: [Linphone-users] Linphone-Android on arm64 phones question
Date: Wed, 29 Jul 2015 15:29:03 -0300

I noticed Linphone don't even start on cellphones like Samsung Galaxy S6 and here is the stacktrace:

java.lang.ExceptionInInitializerError
at java.lang.Class.classForName(Native Method)
.
.
.
Caused by: java.lang.RuntimeException: java.lang.UnsatisfiedLinkError: dalvik.system.PathClassLoader[DexPathList[[zip file "/data/app/br.com.oi.falefacil-1/base.apk"],nativeLibraryDirectories=[/data/app/br.com.oi.falefacil-1/lib/arm64, /vendor/lib64, /system/lib64]]] couldn't find "liblinphone-arm64-v8a.so"
at org.linphone.core.LinphoneCoreFactoryImpl.<clinit>(LinphoneCoreFactoryImpl.java:67)
... 15 more
.
.
.

Linphone doesn't have support to arm64-v8a. Someone tried to make an 64 bit version of linphone-android?

64 bit cpu in Android Phone will be common soon, it's will be more important than support x86 Android phones (could extend to support x86-64 phones too).

Thanks!

reply via email to

[Prev in Thread] Current Thread [Next in Thread]