linphone-developers
[Top][All Lists]
Advanced

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

Re: [Linphone-developers] Linphone android: eclipse error


From: Sylvain Berfini
Subject: Re: [Linphone-developers] Linphone android: eclipse error
Date: Wed, 05 Feb 2014 16:05:31 +0100
User-agent: Roundcube Webmail/0.9.5

Hi Davide,

You must run the make command at least once before building with eclipse, else you'll always have this issue.

Cheers.

---
Sylvain Berfini
Software Engineer @ Belledonne Communications

Le 2014-02-05 15:16, address@hidden a écrit :
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! - SPECIALIST WEB & MOBILE DEVELOPMENT AGENCY
http://www.action.mi.it/ [1]
Via Riccardo Lombardi 19/16 - 20153 Milano
Tel 02 48929186
Fax 02 48928568

GOOGLE MAP
http://bit.ly/giEW1f [2]

ACTION! SOCIAL CHANNELS
FaceBook [3]
Twitter [4]
Linkedin [5]
Foursquare [6]

WEB PROJECTS
Codmmunity [7]
Optimistway [8]
Actionmobileapp [9]

AVVISO DI RISERVATEZZA & PRIVACY NOTICE
http://www.action.mi.it/e-mail-privacy-notice/ [10]
!DSPAM:52f247df19899381219696!

Links:
------
[1] http://www.action.mi.it/
[2] http://bit.ly/giEW1f
[3] http://www.facebook.com/pages/Action-Web-Agency/179274452089185
[4] http://twitter.com/actionmilano
[5] http://www.linkedin.com/company/action-specialist-web-development-agency
[6] http://foursquare.com/remote_todo?vid=13832978
[7] http://www.codmmunity.com
[8] http://www.optimistway.com
[9] http://actionmobileapp.com
[10] http://www.action.mi.it/e-mail-privacy-notice/

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


!DSPAM:52f247df19899381219696!



reply via email to

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