Filter & Search List View Android Studio Tutorial

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

КОМЕНТАРІ • 40

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

    If you would like to implement multi-select filter buttons - Tutorial here: ua-cam.com/video/liGwWbR-2D8/v-deo.html

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

    I needed this for my project desperately, thank you so much dude. I just found your channel it's dope

  • @Hamza_BR00
    @Hamza_BR00 2 місяці тому

    finally some great content on youtube ! subscribed

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

    I needed this for my project desperately, thank you so much dude. I just found your channel it's dope💗

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

    Thanks!! Excellent video and useful to give users better experience with lists. Greetings from Peru

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

    Very very very very useful your are a genius!!!!!!!!!!!!!! thank you

  • @offtrackprojectsandmainten5681
    @offtrackprojectsandmainten5681 4 роки тому

    Good video Cal, keep up the great work!

  • @RichardPinewood
    @RichardPinewood 2 місяці тому

    Hello, ,do the filter tabs work together using recycle views instead of using list views ?

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

    How do I create an action to open a new activity when I click on an item in the list?

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

    Ty, you help me alot

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

    Thank you very much. It's great. It helped me a lot. Excellent.

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

    its really informative video, thank so much.

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

    Hello I really appreciate this video . iIts working perfectly

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

    you rock bro

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

    Thank you sir. Keep up the good work !

  • @soundmegabitspace1433
    @soundmegabitspace1433 4 роки тому +1

    Cool video and will the next video search by filter so that you can not only choose one but several pieces let's say in the search you entered a number and you choose put a square and a circle and with this number are our shapes and that our choice is displayed in the firebase database will the next video of this plan ?with me like d you recommend watch video materials .good luck and thank you very much waiting for the video if you can do this .

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

      Took me a little while but here it is ua-cam.com/video/liGwWbR-2D8/v-deo.html

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

    great video!

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

    i love this video. do you have any reference for this but in kotlin langguage, thank you. greetings from indonesia

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

    Hey Cal, awesome tutorial! Subbed! Just wondering how you would go about allowing multiple buttons/filters to be active at a time please? Its probably super simple but i'm very new to this... Thanks again!

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

      Hi, glad you like the tutorial.
      I would replace the "selectedFilter" String with an arrayList of Strings so something like the following:
      private ArrayList selectedFilters = new ArrayList();
      And then anywhere in the code that selectedFilter was being used loop through the selectedFilters array and do what was previously been doing but to all filters in the array list.
      Hope that helps, perhaps I'll make quick video on this very topic :)

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

      @@CodeWithCal Thanks! that's a great idea! I'll give it a try now. wish me luck haha.
      That would be amazing!

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

    Thank for your video

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

    Hey Sir....I am having recycler view in that checkbox and item name..I want to set filter that all are selected set ALLSELECTED TRUE and when some checkboxes are selected then set the values in array list ? Can u help me in this

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

      Sounds like you already have a plan, just need to execute. You can do it 😜

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

    thanks man 💓💓!!!

  • @AmritaKumari-fl5uu
    @AmritaKumari-fl5uu 3 роки тому

    Nice tutorial..can you also share filter tutorial like Flipkart or Myntra?

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

      Thanks, I'm unfamiliar with those apps what is different about the search and filter?

    • @AmritaKumari-fl5uu
      @AmritaKumari-fl5uu 3 роки тому

      @@CodeWithCal can you pls provide your emailId will send you complete details

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

      calsappdev@gmail.com

    • @AmritaKumari-fl5uu
      @AmritaKumari-fl5uu 3 роки тому

      @@CodeWithCal Pls check mail

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

      @@AmritaKumari-fl5uu Its a nice design... looks like side by side scrollable list views. Ill put it on the to do list thanks for the suggestion

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

    besttt