Filter Recyclerview using Search View || Implement Search View in Recyclerview || 2021 || Foxandroid

Поділитися
Вставка
  • Опубліковано 21 тра 2021
  • Filter Recyclerview using Search View || Implement Search View in Recyclerview || 2021 || Foxandroid
    Source Code: DM on Instagram
    Follow me on Instagram: / foxandroidblog
    Follow me on Facebook: / foxandroidblog
    Hey Developers,
    In this video, I have explained :
    * How to implement searchview in Recyclerview in Android Studio.
    Navigation Drawer using Kotlin in Android Studio
    • Navigation Drawer usin...
    Retrieve Image from Firebase Storage using Kotlin
    • Retrieve Image from Fi...
    Upload Image to Firebase Storage using Kotlin
    • Upload Image to Fireba...
    Google Admob Ads Implementation in Android using Kotlin
    • Google Admob Ads Imple...
    Firestore Data to Recyclerview
    • Firestore Data to Recy...
    Recyclerview in Android Studio
    • Recyclerview in Androi...
    #searchview #recyclerview #androidstudio
  • Наука та технологія

КОМЕНТАРІ • 40

  • @muizather2467
    @muizather2467 2 роки тому +2

    I wasted whole day trying to figure out what my problem was but you just solved it in 10 minutes. Thanks man!

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

    Thanks, mate. It works beautifully. Keep up the good work. You got one more subscriber.

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

    Thanks for uploading this man....

  • @martha170687
    @martha170687 2 роки тому +2

    Saved my life. Thanks

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

    wow
    Amazing
    Thank you so much

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

    that's pretty nice bro
    I appreciate

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

    3:02 Excellent

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

    sir for exmple as you showed demo in last searching a news,so if the user types any text that comes between or at the end of the displaying data so will it display like if a news is:a country banned 6 apps , so if user types banned so will it show the same info or not??

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

    Hi bro you are such a good programmer keep it up. My little request is if you can please make a video on how to update specific users in firestore Database thank you

  • @mrchatzi7247
    @mrchatzi7247 2 роки тому +2

    any ideas why i cant use .heading? i tried importing util.scanner

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

    Thanks

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

    i'm using recylcer view in a fragment i want that if there is no data in the list then it should display something like no results found

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

    please must answer my question cause am getting null point exception error when ever I run this the error is in main activity ???

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

    am getting null pointer exception in main activity please help me it will mean a lot to me I have followed whole video step by step no problem in code or anything please tell me how to solve this error so it can work cause when I open it the main activity is not running??

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

    Your teaching style is so simple and easy to learn
    But I m using firebaseRecylerAdapter can you please help me (I'm new to android development )
    Plz plz help me with how I can use search view in firebaseRecylerAdapter

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

    Good Description,But I am using tab as headers and when select any header ,it updates the adapter with the data coming from the API ,But I initialize the adapter to null, How to solve it ?

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

    can you do it with firebase realtime database?

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

    In this how can I achieve edit and delete data functions bro? Do you have it or can you do a video please?

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

      Will make video on that soon!!

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

    sir in my app the recycler view data is not showing when we open the app , it only shows when i search something .please help

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

    how to search integer values ??

  • @ahamedaadhil183
    @ahamedaadhil183 2 роки тому +2

    when my application is open it doesn't show all details at the first. when I do any search then only it shows all datas in recycleview why is that?

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

      Make sure all the data is saved in array before passing it to the adapter

    • @Shoaib.014
      @Shoaib.014 2 роки тому +1

      same problem

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

    Bro which emulator do you use
    I am unable to install the default emulator in my ryzen3 3100
    Make a tutorial on how to do that.
    It will be very helpful

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

      It's a real device not an emulator use genymotion if you want to use an emulator

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

      @@_foxandroid do you have any app on playsotre

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

      Not the personal one....just for clients

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

    I fetched data from realtime db, I followed ur video for that, now when I applied search view on it the app is crashing also I cannot understand where to shift the last two lines, because there is not getData() method while fetching from realtime db.
    Kindly guide me.

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

      Share code pics on IG

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

      @@_foxandroid Okay.

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

      @@kishalaybhattacharya8312 Have you solve it ? I got the same crash? as I am using tab as headers and when select any header ,it updates the adapter with the data coming from the API ,But I initialize the adapter to null, How to solve it ?

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

    MY FILE NOT STRING WHAT I DO

  • @kaismaqbool
    @kaismaqbool 11 місяців тому

    Please help me with my app..Whenever I start typing in the searchview my app crashes and closes. Pls help Sir, i will be highly grateful.

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

    search is not working for me sir kindly help me sir

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

    hello my when i am trying to write heading you have shown in 7.35 ,its not working ..Can you please help