linphone-developers
[Top][All Lists]
Advanced

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

Re: [Linphone-developers] linphone android


From: LFitz
Subject: Re: [Linphone-developers] linphone android
Date: Mon, 30 Apr 2012 20:37:16 +0200

i all,
sorry guy's but i got allways same problems to compile and run the android stuff.
 
- So i get the Sourcen via git from linphone.org and i take the *.apk from link you gave me.
- take the *.so files from apk and send then to
\libs\armeabi
\libs\armeabi-v7a
folder
- if i try to compile all is ok eclipe sent projekt to simulator and stop with
  (the application Linphone  (process org.linphone) has stopped unexpectedly. Please try again)
 
- here are the dump of DDMS Logcat
 

04-30 18:23:05.207: I/Process(378): Sending signal. PID: 378 SIG: 9
04-30 18:23:11.337: W/Resources(393): Converting to string: TypedValue{t=0x10/d=0x1bb a=-1}
04-30 18:23:11.397: W/Resources(393): Converting to string: TypedValue{t=0x10/d=0x0 a=-1}
04-30 18:23:11.407: I/Linphone(393):  ==== Phone information dump ====
04-30 18:23:11.417: I/Linphone(393): DEVICE=generic
04-30 18:23:11.417: I/Linphone(393): MODEL=sdk
04-30 18:23:11.417: I/Linphone(393): SDK=10
04-30 18:23:11.429: I/Linphone(393): Linphone version is 1220
04-30 18:23:11.488: D/szipinf(393): Initializing inflate state
04-30 18:23:11.488: D/szipinf(393): Initializing zlib to inflate
04-30 18:23:11.647: W/Unable to load optional library lib(393): avutilnoneon
04-30 18:23:11.647: W/Unable to load optional library lib(393): swscalenoneon
04-30 18:23:11.657: W/Unable to load optional library lib(393): avcorenoneon
04-30 18:23:11.657: W/Unable to load optional library lib(393): avcodecnoneon
04-30 18:23:11.657: W/Unable to load optional library lib(393): lincrypto
04-30 18:23:11.667: W/Unable to load optional library lib(393): linssl
04-30 18:23:11.667: W/Unable to load optional library lib(393): srtp
04-30 18:23:11.667: W/Unable to load optional library lib(393): zrtpcpp
04-30 18:23:11.687: W/Unable to load optional library lib(393): tunnelclient
04-30 18:23:11.687: W/Unable to load optional library lib(393): bcg729
04-30 18:23:11.747: W/dalvikvm(393): Exception Ljava/lang/UnsatisfiedLinkError; thrown while initializing Lorg/linphone/core/LinphoneCoreFactoryImpl;
04-30 18:23:11.747: D/AndroidRuntime(393): Shutting down VM
04-30 18:23:11.747: W/dalvikvm(393): threadid=1: thread exiting with uncaught exception (group=0x40015560)
04-30 18:23:11.767: E/AndroidRuntime(393): FATAL EXCEPTION: main
04-30 18:23:11.767: E/AndroidRuntime(393): java.lang.ExceptionInInitializerError
04-30 18:23:11.767: E/AndroidRuntime(393):  at java.lang.Class.classForName(Native Method)
04-30 18:23:11.767: E/AndroidRuntime(393):  at java.lang.Class.forName(Class.java:234)
04-30 18:23:11.767: E/AndroidRuntime(393):  at java.lang.Class.forName(Class.java:181)
04-30 18:23:11.767: E/AndroidRuntime(393):  at org.linphone.core.LinphoneCoreFactory.instance(LinphoneCoreFactory.java:43)
04-30 18:23:11.767: E/AndroidRuntime(393):  at org.linphone.LinphoneManager.startLibLinphone(LinphoneManager.java:460)
04-30 18:23:11.767: E/AndroidRuntime(393):  at org.linphone.LinphoneManager.createAndStart(LinphoneManager.java:271)
04-30 18:23:11.767: E/AndroidRuntime(393):  at org.linphone.LinphoneService.onCreate(LinphoneService.java:142)
04-30 18:23:11.767: E/AndroidRuntime(393):  at android.app.ActivityThread.handleCreateService(ActivityThread.java:1945)
04-30 18:23:11.767: E/AndroidRuntime(393):  at android.app.ActivityThread.access$2500(ActivityThread.java:117)
04-30 18:23:11.767: E/AndroidRuntime(393):  at android.app.ActivityThread$H.handleMessage(ActivityThread.java:985)
04-30 18:23:11.767: E/AndroidRuntime(393):  at android.os.Handler.dispatchMessage(Handler.java:99)
04-30 18:23:11.767: E/AndroidRuntime(393):  at android.os.Looper.loop(Looper.java:123)
04-30 18:23:11.767: E/AndroidRuntime(393):  at android.app.ActivityThread.main(ActivityThread.java:3683)
04-30 18:23:11.767: E/AndroidRuntime(393):  at java.lang.reflect.Method.invokeNative(Native Method)
04-30 18:23:11.767: E/AndroidRuntime(393):  at java.lang.reflect.Method.invoke(Method.java:507)
04-30 18:23:11.767: E/AndroidRuntime(393):  at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:839)
04-30 18:23:11.767: E/AndroidRuntime(393):  at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:597)
04-30 18:23:11.767: E/AndroidRuntime(393):  at dalvik.system.NativeStart.main(Native Method)
04-30 18:23:11.767: E/AndroidRuntime(393): Caused by: java.lang.UnsatisfiedLinkError: Couldn't load linphonenoneon: findLibrary returned null
04-30 18:23:11.767: E/AndroidRuntime(393):  at java.lang.Runtime.loadLibrary(Runtime.java:429)
04-30 18:23:11.767: E/AndroidRuntime(393):  at java.lang.System.loadLibrary(System.java:554)
04-30 18:23:11.767: E/AndroidRuntime(393):  at org.linphone.core.LinphoneCoreFactoryImpl.<clinit>(LinphoneCoreFactoryImpl.java:70)
04-30 18:23:11.767: E/AndroidRuntime(393):  ... 18 more
 
Can someone help?
 
ty
Udo
 

 

reply via email to

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