Skip to content

masoud2v/Navigation-drawer-page-sliding-tab-strip

 
 

Repository files navigation

Android Navigation Drawer with Page (Pager) Sliding tab Strip

This sample is the result of integration of latest navigation drawer(v4 lib) and similar tab strip which is used in google play music app. (https://play.google.com/store/apps/details?id=com.google.android.music)

Please check out apk which is in root folder of the project , below is the Screenshot

Acknowledgements

This sample uses many great open-source libraries from the Android dev community:

#Steps to compile the project in eclipse

  • Download PagerSlidingTabStrip - Tag 1.0.1
  • Import to eclipse
  • Add latest android-support-v4.jar
  • Download ActionBarSherlock - Tag 4.2.0
  • Import to eclipse
  • Add/replace android-support-v4.jar if there are any jar issues
  • Add the above libraries to main project
  • Clean and compile

I hope this helps you in building your next android app.

About

Example which integration of Navigation Drawer and Page Sliding Tab Strip , like google play music app

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published