Adding Sliding Tabs using Support Library v7:21 with Toolbar in Android Developer Tools for existing project
问题 I have already read the information in this link: Use Tab with new ToolBar (AppCompat v7-21) and did a lot of research on the same. But the problem is the SlidingTabLayout project is using Gradle build files and structure. I want to add the tab layout using eclipse. How do I do this? I did run the SlidingTabLayout project in Android Studio though. But how do I add Tabs to Toolbar in v7:21? Note: All this needs to be done in a existing project, which has everything setup and warns me of the