Android Onboarding | Walkthrough Screen Using ViewPager2 | Kotlin | Android Studio

Поділитися
Вставка
  • Опубліковано 15 вер 2024

КОМЕНТАРІ • 50

  • @shimonrothschild
    @shimonrothschild 3 роки тому +3

    Outstanding. Noteworthy for content developers is how he highlights code before moving to the next section. This is a pause point for reviewing and writing code.

  • @probabus5854
    @probabus5854 3 роки тому +1

    please continue to the videos. the only and i respect person on youtube. you are so talented.

  • @daltray
    @daltray 3 роки тому +1

    Hi, Chirag! Thanks for the tutorial. Im now starting learn Kotlin from here. It looks simplier than Java. Again thank you.

  • @ismailkoyuncu5518
    @ismailkoyuncu5518 3 роки тому +1

    Really very good wor. I learn a lot from you. Thanks for all. We are waiting the new videos.

  • @gushcha
    @gushcha Рік тому

    Thank you! This is the best video tutorial I have ever seen.

  • @openparachute17
    @openparachute17 3 роки тому +1

    Great! Compliments to the new year.

  • @jafaraml
    @jafaraml 2 роки тому +1

    Awesome! thank you sir! keep up the good work!!!

  • @Anishmitkari
    @Anishmitkari 3 роки тому +1

    bro very kind follower of yours plz create a new series with new concepts

  • @serkanonder4620
    @serkanonder4620 Рік тому

    Awesome video. Thanks for everything.

  • @therandom8922
    @therandom8922 3 роки тому +1

    nice video very clean and easy

  • @ConnectBhawna
    @ConnectBhawna 2 роки тому

    Thanks sir ,this is very useful for me.

  • @arpitanand6534
    @arpitanand6534 3 роки тому +1

    Awesome video tutorial

  • @sukhrobergashev7068
    @sukhrobergashev7068 3 роки тому +1

    very useful videos bro! :) I just joined you...

  • @lance3401
    @lance3401 3 роки тому +1

    Hello one of your new follower Chirag, I would love if you make a tutorial on how to design a request like a queue inDriver app: "When you open the app show in the driver MainPage the request from people, so if there is a new request to pick up the app will send the shortest distance from passenger to driver, well you know what I mean nobody in youtube has done so far and for me, it´s really challenging since I'm used to be more web developer, but since this year learning to make apps, as I found so fascinate please keep in mind this request for a future video will be fun to learn to thank you!

  • @art-gallery3257
    @art-gallery3257 3 роки тому +1

    Great 👍

  • @calixtoa3059
    @calixtoa3059 3 роки тому

    Nice Video Sir.
    Thank you

  • @romeshperera9375
    @romeshperera9375 2 роки тому +3

    at 22.57 the the value is missing

  • @avirias
    @avirias 3 роки тому +2

    cleanest code I ever show

    • @avirias
      @avirias 3 роки тому +1

      please use data binding & navigation component in next video

    • @chiragkachhadiya
      @chiragkachhadiya  3 роки тому +3

      Sure, thanks for your suggestions!

  • @Omerr_developer
    @Omerr_developer 3 роки тому +1

    Great

  • @just_kidding_kid
    @just_kidding_kid 2 роки тому

    Very cool and helpful video, thanks
    Regards from Ukraine

  • @christiananchivilca4432
    @christiananchivilca4432 3 роки тому

    Thanks Sir 😎

  • @stunnaman8803
    @stunnaman8803 3 роки тому

    Share preference is very important

  • @semmon334
    @semmon334 3 роки тому

    Thanks 👍

  • @sammie5619
    @sammie5619 3 роки тому

    Pls make group chat also thanks boss

  • @layly7961
    @layly7961 3 роки тому +1

    Hello dear. Can I use this as a auto slider with that indicator? I hope you can help me in this points. Thank you before (:

  • @keenanabigailidn1864
    @keenanabigailidn1864 Рік тому

    hey, does this only show first time we open app or it will always show?

  • @codeblocker197
    @codeblocker197 Рік тому

    I need to make it open only once for every installation

  • @Junior-oy2vm
    @Junior-oy2vm Рік тому

    Hi it turnedout cool but I got one error who can help in line 88 and 89 shows error ('indicators[i] = ImageView(applicationContext)") a problem "Type mismatch: inferred type is ImageView? but Int was expected" plese help me

  • @justcoder1915
    @justcoder1915 3 роки тому

    Hi sir i request you how to set admob banner ad in navigation drawer i hope you help me

  • @mdrejaulkarim5380
    @mdrejaulkarim5380 2 роки тому

    Why do you zoom the video sometimes? make it static. Developers are used to it. Zoom makes it boring I wanted to see the activity name, couldn't do it because of your zoom and crop.

  • @fachrulramdaniarh2209
    @fachrulramdaniarh2209 3 роки тому +1

    no github link ?

  • @aashuyadav9737
    @aashuyadav9737 3 роки тому

    sir what we can do if we want this onboarding slider shows only once when user install our app

    • @chiragkachhadiya
      @chiragkachhadiya  3 роки тому +2

      Use shared preferences or data store to handle the flag for this like shown or not, once shown just update the flag.

    • @aashuyadav9737
      @aashuyadav9737 3 роки тому

      @@chiragkachhadiya is any ref

  • @danielmckarpqwer848
    @danielmckarpqwer848 3 роки тому

    now in JAVA please))

  • @arkamondal6160
    @arkamondal6160 3 роки тому

    Sir my 2nd view is not work

  • @iamabhishekchoudhary
    @iamabhishekchoudhary 3 роки тому

    Hello sir

  • @samiranshil576
    @samiranshil576 3 роки тому

    how to get the assets

  • @probabus5854
    @probabus5854 3 роки тому

    Sir, whats the name of the music in first 4 minutes?

  • @Asuha20
    @Asuha20 3 роки тому

    Share code please?

  • @nesalexy
    @nesalexy 2 роки тому

    source code?

  • @syedaummayhoney-0064
    @syedaummayhoney-0064 3 місяці тому

    Why [ indicatorsContainer = findViewById(R.drawable.indicatorsContainer)] show error? pls tell me.