linphone-developers
[Top][All Lists]
Advanced

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

[Linphone-developers] Fwd: ARM64 support for linphone-android


From: Thiago Passos
Subject: [Linphone-developers] Fwd: ARM64 support for linphone-android
Date: Mon, 3 Aug 2015 17:04:33 -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).

I tried to change build target, but does not build at all. Someone tried something about support for arm64 support?

Sorry for the double e-mail, I sent for linphone-users, but was to be in linphone-developers. 

Thanks!


reply via email to

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