Bottom tabs in the Android 4 or later as in iPad application -


i developing android application iphone version android devices , iphone application has bottom tabs.

these types of tabs present in many iphone applications.

for example:

enter image description here

i want know best way implement these types of tabs in bottom in android.

i developing application android 4.0 or later tab activity not work.

my problems:

1) android latest versions not support tab activity, solution? (deprecated things not way use)

follow android design guidelines pure android


Comments

Popular posts from this blog

javascript - JS causing window size to be bigger than necessary - Dropdown bug -

How to mention the localhost in android -

php - Calling a template part from a post -