Hi I am new in android and in my app I have a lot of images in my ArrayList that \'s why I want to swipe those images automatically for every 3 seconds with he
ArrayList
You can use android TabLayout for indicators, ViewPager for slide screen and TimerTask to slide automatic
TabLayout
ViewPager
TimerTask
please check this link for step by step guideline and demo
CLICK HERE