I have dug deep on this topic and the following is what i have done :
- Tried re-arranging the gen and src folder.
- Checked all the stuffs in Order and Export Tab in Java build Path (Did that for my library package also). 3.Cleaned the project n number of times. 4.Tried Organizing imports. 5.Tried Fix Project Properties.
The best part here is that this error is thrown often but not always. At times, it would work if i clean the project and at times if i restart my eclipse and at times if i disconnectr and reconnect my device. This is silly. Any insights on this will be highly appreciated. Hope there is a genius out there who can solve this issue once for all.
P.S : I am using Facebook connectivity in my app and everytime i start this app this error might pop-up restructing me from logging in but at times it would let me pass.
UPDATE :
LOG :
12-23 17:58:47.950: E/AndroidRuntime(6351): java.lang.NoClassDefFoundError: android.support.v4.content.LocalBroadcastManager
12-23 17:58:47.950: E/AndroidRuntime(6351): at com.facebook.AppEventsLogger.flushAndWait(AppEventsLogger.java:805)
12-23 17:58:47.950: E/AndroidRuntime(6351): at com.facebook.AppEventsLogger.access$1(AppEventsLogger.java:777)
12-23 17:58:47.950: E/AndroidRuntime(6351): at com.facebook.AppEventsLogger$2.run(AppEventsLogger.java:650)
12-23 17:58:47.950: E/AndroidRuntime(6351): at java.util.Timer$TimerImpl.run(Timer.java:284)
12-23 17:58:51.970: I/OnActivityResult(6351): Inside OnActivityResult
12-23 17:58:52.100: I/System.out(6351): Before the JSON