3. How to Search in Firebase Database in Android

Поділитися
Вставка
  • Опубліковано 26 січ 2025

КОМЕНТАРІ • 17

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

    Sir i appreciate the way you explain and develop you work and i am #1 of ur follower. i am ntk engineer at telecom company. i was wonder to know your inbox detail communication

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

    Can I implement search in all categories like name, email etc and is searching key case sensitive?

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

    Thank you for very well explained video, can you please advise how can I pass this data to new activity? I want to pass this data to separate specific item details page.
    Thank you

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

    when I finish searching and click on X to return back, the recycler view becomes messy and missing some items especially with Arabic letters. Any solution please?

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

    Its crashing after making the search and query addition . What should i do . Is it because im using another version of Android studio

  • @شرحتطبيقالاعلافالبديلة

    who to search with name and email both in same time .. i mean search with 2 words .. how to do this advanced query ty sir

  • @mohomedirfan5010
    @mohomedirfan5010 9 місяців тому

    not working...search bar is not appearing

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

    Good afternoon. Real-time search is not working for me. It is necessary to enter the full word for the search.

  • @KevinMohammad-r2x
    @KevinMohammad-r2x 8 місяців тому

    why my search bar doesnt exist?

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

    Kindly make a video of On Click in Recycler View so the item will open and details are shown in Activity

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

    Suppose you have text as "Rohit Sharma" and I type search text as "sha" , it does not show results. How to achieve this is firebase search ?

  • @027chinmaykarodpati7
    @027chinmaykarodpati7 Рік тому

    Sir why dont you explain the code ,you wrote code everytime seems like having too much experience but dont explain

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

    Добрый день. У меня не работает поиск в реальном времени. Необходимо вводить слово полностью для поиска.

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

    A greeting from Spain has helped me a lot your video!!!! I had a question about this line at minute 10.12 " Query query = FirebaseFirestore.getInstance().collection("Tattoo artists").orderBy("city").startAt(str).endAt(str+"~");" how could I do to write London or london I get?
    Thank you very much!

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

      Did you solve this? search view is case sensitive. How can you avoid case sensitivity on search view?

  • @vidhidamani7287
    @vidhidamani7287 3 місяці тому

    not working, search bar and icon not visible