How to add dots for ViewPager in Android?
08:53 29 Feb 2012

I am referring to the following link to create a view Pager for android 2.2

ViewPager Example Link

It worked all fine. But I want show dots below the views I am using. How do I do this?

I am not writing any code here as its same as the one in the link I have shared.

android android-viewpager customization