Android Infinite Auto Image Slider Using View Pager 2 | Android Studio 2022

แชร์
ฝัง
  • เผยแพร่เมื่อ 1 ธ.ค. 2024

ความคิดเห็น • 24

  • @wesleyvittorino
    @wesleyvittorino ปีที่แล้ว

    Direct and clear ... It helped a lot ... thanks for sharing.

  • @guilhermescarlati5568
    @guilhermescarlati5568 2 ปีที่แล้ว

    great job dude, you deserve more views on your videos

  • @Darkrexjunior-dm5gc
    @Darkrexjunior-dm5gc 7 หลายเดือนก่อน

    awesome stuff , good explanation keep it up !!

  • @arthivengadesan7240
    @arthivengadesan7240 2 ปีที่แล้ว

    thanks a lot ...for teaching this method... may gob bless you

  • @weddingcountdownapp6992
    @weddingcountdownapp6992 ปีที่แล้ว

    Super tutorial. Please add more videos on popular UI components.

  • @anonymisedjay9886
    @anonymisedjay9886 2 ปีที่แล้ว

    Great job. The way you explain is just amazing. Keep it up

  • @hirookenji
    @hirookenji ปีที่แล้ว

    Thank you so much! Really helped!

  • @muhammadalikashif6023
    @muhammadalikashif6023 3 หลายเดือนก่อน

    can you please help me I am getting error cannot resolve method "getImage" in "Image" and i have done exactly the same in the video

  • @wasifizar
    @wasifizar 3 ปีที่แล้ว +2

    Can you please tell me how to set ClickListeners for these images

  • @islamicinsightbysaifi
    @islamicinsightbysaifi ปีที่แล้ว

    Good job

  • @nishiththakkar2501
    @nishiththakkar2501 2 ปีที่แล้ว

    Nice video
    I want to know how to set arraylist first on Recyclerview and then after click item send image on ViewPager for swipe. So please help or make video on this issue

  • @s.bzainab2193
    @s.bzainab2193 ปีที่แล้ว

    Can u show how to do reverse slide (from last image to first image) automatically and then the loop repeats by sliding reverse

  • @guddyhoshery1556
    @guddyhoshery1556 3 ปีที่แล้ว

    Nice explanation sir

  • @rabiakhalid2158
    @rabiakhalid2158 ปีที่แล้ว

    It works by default left to right , but how can we implement this right to left? Which attribute is used for this

  • @KGFFan-kw9cj
    @KGFFan-kw9cj 2 ปีที่แล้ว

    Can we set same size like dream 11

  • @VogelCoage
    @VogelCoage 2 ปีที่แล้ว

    hey brother, I get a fail when I change the screen (activity or fragment) and back to page with the slider, I get an java.lang.IllegalStateException: Object is no longer valid to operate on. Was it deleted by another thread?. Greetings and nice day.

  • @_nmsn2766
    @_nmsn2766 3 ปีที่แล้ว

    can you do this ؟؟ Countdown for the new year firebase Realtime Database ??

  • @adornenterprise6282
    @adornenterprise6282 2 ปีที่แล้ว

    Searched so many videos but none of the tutorials covered SetOnClick Listener to move another activity.
    If anyone have , please share link.

    • @GirishKumar-vj6yy
      @GirishKumar-vj6yy 2 ปีที่แล้ว +1

      val intent = Intent(this, nextpage::class.java)
      startActivity(intent)
      finish()

  • @naturewildanimals5853
    @naturewildanimals5853 3 ปีที่แล้ว

    Hi sir
    I have one problem in recycler view can you help me or someone else.

    • @codingstuff070
      @codingstuff070  3 ปีที่แล้ว +1

      Yes whats problem?

    • @naturewildanimals5853
      @naturewildanimals5853 3 ปีที่แล้ว

      @@codingstuff070
      I send you my question to your messenger please help.

  • @poojacuelix5823
    @poojacuelix5823 2 ปีที่แล้ว

    how to click on slider viewpager get current position click

  • @benedictperalta1049
    @benedictperalta1049 2 ปีที่แล้ว

    How to add onClick Listener to it?