How to implement tabs in Android -


how implement tabs in android.
having context. in want 3 tabs named free,top,paid.clicking on each of tab should open separate activity.

thanks in advance,

firstly, follow this tutorial android page, explain how implement few tabs

what want create 3 separate activities , bind each of tab, when click on tab icon/header create intent , call startactivity on relevant activity

i've had following , have documented findings on creating tabs , refreshing tab views, might helpful read you


Comments

Popular posts from this blog

c++ - Compiling static TagLib 1.6.3 libraries for Windows -

php - How can I merge Nodes & Webform Submissions into instances of one general Content Type in Drupal 6? -

xslt - Umbraco and EXSLT sets do not work -