I have download all 3 files related to Navigation Drawer Page Sliding Tab Strip. and now,
It is showing error :
actionbarsherlock] Could not find actionbarsherlock.apk!
PagerSlidingTab] Could not find PagerSlidingTab.apk!
I have followed steps as per this link : Managing Projects from Eclipse
But after that I am getting error : Conversion to Dalvik format failed: Unable to execute dex: Multiple dex files define Landroid/support/v4/accessibilityservice/AccessibilityServiceInfoCompat$AccessibilityServiceInfoVersionImpl;
By some Tutorials, I have solved this issue but now I am getting error : ClassNotFound Exception
even though it is there in AndroidManiFest
.
How to solve this problem ?