What is the action bar/Viewpager used for and can it be used for navigating through pages?
If it is used for navigating through screens how can i disable swiping through sections in my code so navigation can only be done by clicking on the section buttons within the action bar?
The primary goals of the action bar are to:
From http://developer.android.com/guide/topics/ui/actionbar.html