linphone-developers
[Top][All Lists]
Advanced

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

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


From: Simon MORLAT
Subject: Re: [Linphone-developers] ARM64 support for linphone-android
Date: Fri, 14 Aug 2015 22:31:08 +0200

HI,

Currently arm64 android devices are able to execute arvm7 32 bit object code.
There is no need for a 64 bit build of linphone-android to run on a Galaxy S6.
However latest android SDK and build tools are necessary to build an apk that runs on arm64. Otherwise, you're indeed getting these errors.

The current google play version should work on Galaxy S6.

Regards,

Simon

2015-08-04 14:53 GMT+02:00 Thiago Passos <address@hidden>:

Lollipop (5.0.x) in a Galaxy S6
Lollipop could run in 64 bits if cpu is capable, and is case on this cellphone.



Sent using CloudMagic
On ter, ago 04, 2015 at 5:51 AM, Margaux Clerc <address@hidden> wrote:

Hi Thiago,

On which android version the crash occurred ? 
Best regards,


Le 3 août 2015 à 22:04, Thiago Passos <address@hidden> a écrit :

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!

_______________________________________________
Linphone-developers mailing list
address@hidden
https://lists.nongnu.org/mailman/listinfo/linphone-developers


_______________________________________________
Linphone-developers mailing list
address@hidden
https://lists.nongnu.org/mailman/listinfo/linphone-developers



reply via email to

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