Hi, I followed the steps from this post about general plugin integration
Few plugins work, but when Facebook plugin not. When I want to post to Facebook, app crashes with this log:
Any ideas?
Thanks!
W/dalvikvm(19410): threadid=1: thread exiting with uncaught exception (group=0x41677d40) W/System.err(19410): java.lang.NoClassDefFoundError: com.facebook.android.R$layout W/System.err(19410): at com.facebook.LoginActivity.onCreate(LoginActivity.java:57) W/System.err(19410): at android.app.Activity.performCreate(Activity.java:5248) W/System.err(19410): at android.app.Instrumentation.callActivityOnCreate(Instrumentation.java:1110) W/System.err(19410): at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:2162) W/System.err(19410): at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:2257) W/System.err(19410): at android.app.ActivityThread.access$800(ActivityThread.java:139) W/System.err(19410): at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1210) W/System.err(19410): at android.os.Handler.dispatchMessage(Handler.java:102) W/System.err(19410): at android.os.Looper.loop(Looper.java:136) W/System.err(19410): at android.app.ActivityThread.main(ActivityThread.java:5086) W/System.err(19410): at java.lang.reflect.Method.invokeNative(Native Method) W/System.err(19410): at java.lang.reflect.Method.invoke(Method.java:515) W/System.err(19410): at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:785) W/System.err(19410): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:601) W/System.err(19410): at dalvik.system.NativeStart.main(Native Method) W/FlurryAgent(19410): Error logged: uncaught