linphone-users
[Top][All Lists]
Advanced

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

Re: [Linphone-users] ERROR: org.linphone.core.LinphoneAuthInfoImpl.setUs


From: Ghislain Mary
Subject: Re: [Linphone-users] ERROR: org.linphone.core.LinphoneAuthInfoImpl.setUsername(Native Method
Date: Fri, 3 May 2013 09:24:00 +0200

Please do not post development related questions to the user mailing-list.
Please do not ask the same thing several times in different threads, it will not provide you with more answers.
Please read the README file.

By the way, nothing is wrong with linphone-android, it is built and tested every day and is working fine.

Cheers,
Ghislain


On 3 May 2013 06:58, baimin1 <address@hidden> wrote:
what is wrong with the linphone-android?

I compile git source using
repare_sources.sh, and then ndk-build,

and then compile java project using eclipse, when I runn the compiled app, to
login using registered username, I get error as following


05-02 20:21:33.572: E/AndroidRuntime(15929):
java.lang.UnsatisfiedLinkError: setUsername 05-02 20:21:33.572: E/AndroidRuntime(15929): at org.linphone.core.LinphoneAuthInfoImpl.setUsername(Native Method)


My env is: unbuntu, eclipse,
android-ndk-r8d , java 1.7 ? how can i to do ? Tahnk you all.




05-02 20:21:33.572: E/AndroidRuntime(15929):
java.lang.UnsatisfiedLinkError: setUsername 05-02 20:21:33.572: E/AndroidRuntime(15929): at org.linphone.core.LinphoneAuthInfoImpl.setUsername(Native Method)

    05-02 21:02:45.854: I/lhc(16197): Local interface to reach
      87.98.157.38 is 192.168.0.10.
    05-02 21:02:45.854: W/dalvikvm(16197): No implementation
      found for native
      Lorg/linphone/core/LinphoneAuthInfoImpl;.setUsername (JLjava/lang/String;)V
    05-02 21:02:45.864: E/lhc(16197): Error while initializing
      from config in first login activity
    05-02 21:02:45.864: E/lhc(16197):
      java.lang.UnsatisfiedLinkError: setUsername
    05-02 21:02:45.864: E/lhc(16197): at org.linphone.core.LinphoneAuthInfoImpl.setUsername(Native
      Method)
    05-02 21:02:45.864: E/lhc(16197): at org.linphone.core.LinphoneAuthInfoImpl.setUsername(LinphoneAuthInfoImpl.java:65)
    05-02 21:02:45.864: E/lhc(16197): at org.linphone.core.LinphoneAuthInfoImpl.<init>(LinphoneAuthInfoImpl.java:41)
    05-02 21:02:45.864: E/lhc(16197): at org.linphone.core.LinphoneAuthInfoImpl.<init>(LinphoneAuthInfoImpl.java:37)
    05-02 21:02:45.864: E/lhc(16197): at org.linphone.core.LinphoneCoreFactoryImpl.createAuthInfo(LinphoneCoreFactoryImpl.java:95)
    05-02 21:02:45.864: E/lhc(16197): at org.linphone.LinphoneManager.initAccount(LinphoneManager.java:691)
    05-02 21:02:45.864: E/lhc(16197): at org.linphone.LinphoneManager.initAccounts(LinphoneManager.java:668)
    05-02 21:02:45.864: E/lhc(16197): at org.linphone.LinphoneManager.initFromConf(LinphoneManager.java:874)
    05-02 21:02:45.864: E/lhc(16197): at org.linphone.setup.SetupActivity.logIn(SetupActivity.java:165)
    
    

  

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



reply via email to

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