Andrew Kornilov <akornilov <at> gmail.com> writes: > > On 10.01.2011 19:56, Jehan Monnier wrote: > > Hi Jehan, > > Actually, i did it, but couldn't manage to build it What builder > should i use? There are about 5 builder after importing project (Android > Pre Compiler and so on). My latest Eclipse didn't want to build it. I > even added a ndk-build as builder, but it didn't help. > > So are you sure it can be build using latest Eclipse and latest ADT > Plugin? There might be some problems with new versions, i suppose. > > Thank you. >
02-06 09:59:01.886: W/dalvikvm(665): Exception Ljava/lang/UnsatisfiedLinkError; thrown while initializing Lorg/linphone/core/LinphoneCoreFactoryImpl; 02-06 09:59:01.886: D/AndroidRuntime(665): Shutting down VM 02-06 09:59:01.886: W/dalvikvm(665): threadid=1: thread exiting with uncaught exception (group=0x40015560) 02-06 09:59:01.956: E/AndroidRuntime(665): FATAL EXCEPTION: main 02-06 09:59:01.956: E/AndroidRuntime(665): java.lang.ExceptionInInitializerError 02-06 09:59:01.956: E/AndroidRuntime(665): at java.lang.Class.classForName(Native Method) 02-06 09:59:01.956: E/AndroidRuntime(665): at java.lang.Class.forName(Class.java:234) 02-06 09:59:01.956: E/AndroidRuntime(665): at java.lang.Class.forName(Class.java:181) 02-06 09:59:01.956: E/AndroidRuntime(665): at org.linphone.core.LinphoneCoreFactory.instance(LinphoneCoreFactory.java:43) 02-06 09:59:01.956: E/AndroidRuntime(665): at org.linphone.LinphoneManager.startLibLinphone(LinphoneManager.java:451) 02-06 09:59:01.956: E/AndroidRuntime(665): at org.linphone.LinphoneManager.createAndStart(LinphoneManager.java:262) 02-06 09:59:01.956: E/AndroidRuntime(665): at org.linphone.LinphoneService.onCreate(LinphoneService.java:141) 02-06 09:59:01.956: E/AndroidRuntime(665): at android.app.ActivityThread.handleCreateService(ActivityThread.java:1945) 02-06 09:59:01.956: E/AndroidRuntime(665): at android.app.ActivityThread.access$2500(ActivityThread.java:117) 02-06 09:59:01.956: E/AndroidRuntime(665): at android.app.ActivityThread$H.handleMessage(ActivityThread.java:985) 02-06 09:59:01.956: E/AndroidRuntime(665): at android.os.Handler.dispatchMessage(Handler.java:99) 02-06 09:59:01.956: E/AndroidRuntime(665): at android.os.Looper.loop(Looper.java:123) 02-06 09:59:01.956: E/AndroidRuntime(665): at android.app.ActivityThread.main(ActivityThread.java:3683) 02-06 09:59:01.956: E/AndroidRuntime(665): at java.lang.reflect.Method.invokeNative(Native Method) 02-06 09:59:01.956: E/AndroidRuntime(665): at java.lang.reflect.Method.invoke(Method.java:507) 02-06 09:59:01.956: E/AndroidRuntime(665): at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:839) 02-06 09:59:01.956: E/AndroidRuntime(665): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:597) 02-06 09:59:01.956: E/AndroidRuntime(665): at this happens when i open the emulator too . _______________________________________________ Linphone-users mailing list [email protected] https://lists.nongnu.org/mailman/listinfo/linphone-users
