android - Could not find actionbarsherlock.apk in Navigation Drawer Page Sliding Tab Strip -


i have download 3 files related navigation drawer page sliding tab strip. , now,
it showing error :

actionbarsherlock] not find actionbarsherlock.apk! pagerslidingtab] not find pagerslidingtab.apk! 


i have followed steps per link : managing projects eclipse

but after getting error : conversion dalvik format failed: unable execute dex: multiple dex files define landroid/support/v4/accessibilityservice/accessibilityserviceinfocompat$accessibilityserviceinfoversionimpl;

by tutorials, have solved issue getting error : classnotfound exception though there in androidmanifest.
how solve problem ?


Comments

Popular posts from this blog

javascript - How to name a jQuery function to make a browser's back button work? -

collision detection - C++ library for mesh to mesh intersection: what is available? -

python - Django-easy-pdf: xhtml2pdf reporting reportlab 2.2+ is required, but 3.0 installed -