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: davide
Subject: Re: [Linphone-developers] Linphone android: eclipse error
Date: Wed, 12 Feb 2014 14:25:13 +0100

I have this structure, but the error remain.
 
Sent: Wednesday, February 12, 2014 11:15 AM
Subject: Re: [Linphone-developers] Linphone android: eclipse error
 
structure of directory is 
/linphone-android/libs/x86
/linphone-android/libs/armeabi-v7a
/linphone-android/libs/armeabi
 
you will have compiled .so extension files in this directories.
 
Note : x86 directory if you set BUILD_FOR_X86=1 in Makefile.

On Wed, Feb 12, 2014 at 2:46 PM, <address@hidden> wrote:
Ok, i’ll retry again...
can you tell me at least the structure of that directory?
 
Sent: Wednesday, February 12, 2014 6:36 AM
Subject: Re: [Linphone-developers] Linphone android: eclipse error
 
Error : Couldn't load linphone-armeabi-v7a: findLibrary returned null.

your linphone not properly compiled. it giving error for missing compiled file. if compiled successfully then you have linphone-armeabi-v7a.so file in libs directory.



On Tue, Feb 11, 2014 at 9:43 PM, <address@hidden> wrote:
I keep continue getting the error,.
I've done the make in windows and also on mac.
Any ideas?

-----Messaggio originale----- From: address@hidden
Sent: Wednesday, February 5, 2014 4:16 PM

To: address@hidden
Subject: Re: [Linphone-developers] Linphone android: eclipse error

But i've don it, following this guide:
http://stackoverflow.com/questions/15086307/linphone-for-android-is-not-working-missing-libraries

-----Messaggio originale----- From: Sylvain Berfini
Sent: Wednesday, February 5, 2014 4:05 PM
To: address@hidden
Subject: Re: [Linphone-developers] Linphone android: eclipse error

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!

_______________________________________________
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

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


 
--
Kind regards,

JPC Technologies

_______________________________________________
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



 
--
Kind regards,

JPC Technologies


_______________________________________________
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]