In this example project you can see how to add an auto play feautre to the AS ViewPager. https://www.b4x.com/android/forum/threads/b4x-xui-as-viewpager-based-on-xcustomlistview.116709/ Sub Class_Globals Private tmr_AutoPlay As Timer End Sub Private Sub B4XPage_Created (Root1 As B4XView)...
I searched a lot and didn't find it. I thought it was going to be with services. How do I make it stop when the user touches and scrolls? and to activate it again later? Thanks!