I'm developing an Android App and have already written some code, but than I recognized that it would be nice to have tabs to switch between some screens.
I used the vogella tutorial for "Navigation Tabs" from: http://www.vogella.com/tutorials/AndroidActionBar/article.html#actionbar_navigation_tab
Now I have he problem that I have no clue how to add my content to the single tabs.
Also tried other tab varieties, but that confused me even more. Even the tab tutorial on android dev site was not really a better way :(
As a newbie in androidprogramming I would need now some help :)
thx for your answers
Fraggles