I am new to Android, I don't know if I make myself clear enough.
I want to make an app with a sidebar like this https://i.stack.imgur.com/YCTxa.png
and when UKT is selected open the corresponding frame with tabs https://i.stack.imgur.com/iPIF9.png
I can do this on separate activities, but I want to still have a sidebar when UKT is clicked.
Is there to do this without actionbarsherlock as suggested here? Action Bar Tabs using ViewPager with Navigation Drawer