Recyclerview onClickListener to NewActivty using Kotlin || RecyclerView onClickListener Kotlin

Поделиться
HTML-код
  • Опубликовано: 6 май 2021
  • Recyclerview onClickListener to NewActivty using Kotlin || RecyclerView onClickListener Kotlin
    Source Code : DM me on IG
    Follow me on Instagram: / foxandroidblog
    Follow me on Facebook: / foxandroidblog
    ---------------------------------------------------------------------------------------------------------------------------------------------------------
    Equipment I Use to Make My videos:
    📱 Phone -: amzn.to/3px6ucS
    🎧Earphones -: amzn.to/3JecI98
    🎙️Mic - : amzn.to/310u7Rp
    🎙️Mic - : amzn.to/3He96SW
    🔊Speakers - : amzn.to/3Hgfzg8
    💾External HardDrive - amzn.to/3JoRzZV
    💻 My PC build: www.amazon.in/shop/foxandroid
    --------------------------------------------------------------------------------------------------------------------------------------------------------
    Hey Developers,
    In this video, I have explained :
    * How to move to new activity by clicking on item inside Recyclerview using Koltin
    How to Add Search View in Toolbar in Android Studio
    • How to Add Search View...
    Retrieve Image from Firebase in Android App
    • Retrieve Image from Fi...
    Android Read OTP Automatically using Broadcast Receiver
    • Android Read OTP Autom...
    Android Read OTP Automatically using Kotlin
    • Android Read OTP Autom...
    RecyclerView using Kotlin 2021
    • RecyclerView using Kot...
    Item Click Listener - RecyclerView using Kotlin
    • Item Click Listener - ...
    #itemclicklistener #recyclerview #kotlin
  • НаукаНаука

Комментарии • 53

  • @dineshramalingam959
    @dineshramalingam959 3 года назад +3

    thank you very much for this bro, i've been stuck on this for a while and your video helped me out...

  • @aayushsao3302
    @aayushsao3302 3 года назад +1

    You are the best bro thanks a lot
    Subscribed you
    Continue making videos

  • @maviniii
    @maviniii 2 года назад

    Sir, thank youuuuuuuuuuu soo sooo much for this video, it was very helpful, you just saved my assigment, much apprecieted it.

  • @yanuarsyahp
    @yanuarsyahp Год назад

    thank you very much sir, this video really helped me out

  • @thepropellersitcenter4056
    @thepropellersitcenter4056 2 года назад +7

    thank you very much for this sir, please can you implement this to the other videos in which we are getting the data from firebase? I'm facing difficulties adapting it to function same...

  • @professorademilson
    @professorademilson 9 месяцев назад

    Parabéns brother, Obrigado pela ajuda. Busquei muito sobre isso aqui no Brasil e ninguem conseguiu dar uma explicação eficiente.

  • @LJMadrigalMusic
    @LJMadrigalMusic 2 года назад

    Hi! Is it possible to include sounds from the raw folder, attach them to each strings from the strings.xml so that when you click each items, they will include different sounds from one another? Need help ASAP.

  • @RajinNgoding
    @RajinNgoding 3 года назад +1

    Thanks sir

  • @hianuyesperidiao5499
    @hianuyesperidiao5499 3 года назад +1

    Could you provide the source code for the class? Please

  • @user-fm9vr9xp1u
    @user-fm9vr9xp1u Год назад

    while retriving the data from firebase to recycler view, by clicking on recycler view list it will not show the data in another activity. please help me to solve this issue.
    Explanation:
    I want the data whichever present in recyclerview after clicking on that it redirects to another activity but not show the recyclerview data.

  • @muhdhiyaulhaq960
    @muhdhiyaulhaq960 Год назад

    thanks for the knewledge

  • @thepropellersitcenter4056
    @thepropellersitcenter4056 2 года назад

    Please can you also do a video on how to upload and retrieve pdf files from firebase?

  • @jevanzaldivar4625
    @jevanzaldivar4625 3 года назад +1

    Sir can you plsss do this tutorial in java. It will help us allot.

  • @matiasgonzalez1904
    @matiasgonzalez1904 3 года назад

    please do with viewbinding

  • @Saeediofficial1
    @Saeediofficial1 2 года назад +3

    how can i do it with firebase database recyclerview?

  • @dominikkajba8766
    @dominikkajba8766 3 года назад +1

    Why I cant call setOnItemClickListener on my adapter ?

  • @InsoolindE
    @InsoolindE 2 года назад

    Source code? I do ur code but error

  • @yuvanraghul8138
    @yuvanraghul8138 Год назад +1

    Sir I couldn’t able to call the string values

    • @_foxandroid
      @_foxandroid  Год назад

      Please share the screenshot and error on discord

  • @Menathos
    @Menathos 3 года назад +1

    thank you man, Can i have your source code? please

  • @akhabalasi6252
    @akhabalasi6252 Год назад

    For those who find the error just reply this comment, i will help you

    • @dmarissa
      @dmarissa Год назад

      My app keeps forcing out when I tried to click on one of the list, is it because of the activity_news.xml?

  • @user-lh4dd4of4s
    @user-lh4dd4of4s 3 года назад +1

    are you also gonna do this on java?

  • @LJMadrigalMusic
    @LJMadrigalMusic 2 года назад

    my app is crashing when i click an item to go to new activity.. gonna try to figure it out again lol

    • @LJMadrigalMusic
      @LJMadrigalMusic 2 года назад

      update: I finally did it! You're a very good teacher!

    • @mohammedsaif2124
      @mohammedsaif2124 2 года назад

      how did you do it bro? I am facing the same issue

    • @cxx1ru
      @cxx1ru Год назад

      @@LJMadrigalMusic what did you doo HELP

    • @LJMadrigalMusic
      @LJMadrigalMusic Год назад

      @@mohammedsaif2124 Just double-check your codes guys be sure that all strings are connecting each other. Start from the beginning of the video and review all your codes.

  • @vivekgarg1660
    @vivekgarg1660 3 года назад +1

    How to do the same with fragments?

    • @_foxandroid
      @_foxandroid  3 года назад

      You can use Fragments result api to share data between Fragments....i already have a video on that

    • @waleefalrooh8
      @waleefalrooh8 2 года назад

      @@_foxandroid can u share the link of your video pls

  • @bhumiparekh4342
    @bhumiparekh4342 2 года назад

    Can you provide same source code
    Because I have try this code
    My application does not work
    But your application is work I dont know how
    Why you do not show other class in this project
    You will skip 🙄

    • @_foxandroid
      @_foxandroid  2 года назад +1

      Get the source code our discord server or IG

    • @ErickCruz_Dev
      @ErickCruz_Dev 2 года назад +5

      ​@@_foxandroid i dont want register on discord for get the code... can you share the code in other site? github or in some web site, or some blog?

  • @kanchisahoo5212
    @kanchisahoo5212 2 года назад

    i want the sourcecode for news_activity.xml can anyone please provide it now

  • @koko-io8vo
    @koko-io8vo 3 года назад +1

    Can i have your source code? Already DM you through IG but there is no response. Thank you so much sir

    • @maciejnowak2120
      @maciejnowak2120 2 года назад

      you have it?

    • @koko-io8vo
      @koko-io8vo 2 года назад +1

      @@maciejnowak2120 of course brother, give me ur ig, i'll forward it to you

    • @maciejnowak2120
      @maciejnowak2120 2 года назад

      @@koko-io8vo ,,kacperrozenkowski" thanks bro

    • @maciejnowak2120
      @maciejnowak2120 2 года назад

      @@koko-io8vo 😎

    • @koko-io8vo
      @koko-io8vo 2 года назад

      @@maciejnowak2120 i've send it to ur ig

  • @RajinNgoding
    @RajinNgoding 3 года назад

    Hello brother y please check your dm ig