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 SlidingTab
Just found this library that seemes to be pretty much what is mentioned here already, but with less manual lifting. Have a look at https://github.com/neokree/MaterialTabs.
To shamelessly plug my self, this is a sample of it in action https://play.google.com/store/apps/details?id=com.snilius.fhstats.
The only thing missing from it at the point of writing this is having the tab indicator sliding between tabs when paging the viewpager, like is does on Google Play.