linphone-developers
[Top][All Lists]
Advanced

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

[Linphone-developers] Linphone android: eclipse error


From: davide
Subject: [Linphone-developers] Linphone android: eclipse error
Date: Wed, 5 Feb 2014 15:16:34 +0100

Hello,
 
i'm trying to use linphone project in eclipse:
i've taken all from github, compiled all and imported in eclipse.
Until now it's ok, but when i try to run it on a phone, the logcat tell me this:
 
FATAL EXCEPTION: main
java.lang.ExceptionInInitializerError
    at java.lang.Class.classForName(Native Method)
    at java.lang.Class.forName(Class.java:217)
    at java.lang.Class.forName(Class.java:172)
    at org.linphone.core.LinphoneCoreFactory.instance(LinphoneCoreFactory.java:44)
    at org.linphone.LinphoneManager.startLibLinphone(LinphoneManager.java:550)
    at org.linphone.LinphoneManager.createAndStart(LinphoneManager.java:344)
    at org.linphone.LinphoneService.onCreate(LinphoneService.java:157)
    at android.app.ActivityThread.handleCreateService(ActivityThread.java:2414)
    at android.app.ActivityThread.access$1700(ActivityThread.java:140)
    at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1319)
    at android.os.Handler.dispatchMessage(Handler.java:99)
    at android.os.Looper.loop(Looper.java:137)
    at android.app.ActivityThread.main(ActivityThread.java:4921)
    at java.lang.reflect.Method.invokeNative(Native Method)
    at java.lang.reflect.Method.invoke(Method.java:511)
    at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:1027)
    at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:794)
    at dalvik.system.NativeStart.main(Native Method)
Caused by: java.lang.UnsatisfiedLinkError: Couldn't load linphone-armeabi-v7a: findLibrary returned null
    at java.lang.Runtime.loadLibrary(Runtime.java:365)
    at java.lang.System.loadLibrary(System.java:535)
    at org.linphone.core.LinphoneCoreFactoryImpl.<clinit>(LinphoneCoreFactoryImpl.java:70)
    ... 18 more
 
I really don't know why, and it's important like hell.
I’ve searche3d through all the web without success.
There’s no way i can have a full project for eclipse?
Thanks, Davide.








Action! Srl

ACTION! - SPECIALIST WEB & MOBILE DEVELOPMENT AGENCY
http://www.action.mi.it/
Via Riccardo Lombardi 19/16 - 20153 Milano
Tel 02 48929186
Fax 02 48928568

GOOGLE MAP
http://bit.ly/giEW1f

ACTION! SOCIAL CHANNELS
FaceBook
Twitter
Linkedin
Foursquare

WEB PROJECTS
Codmmunity
Optimistway
Actionmobileapp

AVVISO DI RISERVATEZZA & PRIVACY NOTICE
http://www.action.mi.it/e-mail-privacy-notice/

reply via email to

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