Using Navigation Drawer and Page Sliding Tab Strip

Asked

Viewed 143 times

0

I’ve tried every way I can imagine importing this library (Navigation Drawer and Page Sliding Tab Strip ) in a project, however, without success. I followed the step-by-step (importing the other libraries that are required for this library, regardless of how I think it would be) that says in your Redeem me, but it doesn’t work. Nor does it compile.

How could I make this import (in a project from scratch even after I turn around) both in the Android Studio how much in the Eclipse?

  • In the eclipse using the SDK this already comes imported if I do not miss the memory.

  • eclipse link with SDK if you’re interested http://developer.android.com/sdk/index.html

    1. Extract all libraries into separate folders. 2. Import library by library as project (existing android application) for Eclipse. 3. In each project, add the android.v4 jar. 4. Right click on the main project, properties, ANDROID, library, and add the projects actionbarsherlock and Pagerslidingtabstrip, apply and ok. 5. Go to the PROJECTS tab (no eclipse) and select "clean", "clean all Projects" and you’re done. It just didn’t work the Pageslidingtabstripfragment file. Gives error on line 43, "getChildFragmentManager()" is not set. Tips?
No answers

Browser other questions tagged

You are not signed in. Login or sign up in order to post.