Android Studio Tutorial - Order Foods Part 7 (Search Foods Functionality)

preview_player
Показать описание
#OrderFoodAndroidEDMTDev #AndroidEDMTDev #EDMTDev

In this tutorial , we will finish this series for Client-sde , i will show you how to get Order by Account and Sign Out

Bonus adds a part to the food search function. I get the suggestion for this function and find that it is very appropriate, so, instead of the Server Side project, I would continue to dedicate a part to this function.

I will using some technology
- Firebase Adapter
- Material Search Bar

Рекомендации по теме
Комментарии
Автор

thaku sir...its actually very appreciative...that you not only just read comments...but also work on good suggestions....😊😊
these videos means a lot...whn we stuck in somewhere...

prashantthakur
Автор

Thanks man. U rock! We await next episodes... this is more thrilling than GOT for me...

salemkosemani
Автор

Sir Thank You So Much but if you please use your voice To Explain these than it will be very helpful because sometimes it is difficult for us to understand that what that thing do....! So Please kindly do favor

codingwithshamy
Автор

Everyone with blank search engine. Please check your orderByChild(".... ") it must be the same as your Firebase database section FOOD

euroglobalservices
Автор

hello sir there is one problem in Client side app- which is after adding products to cart when we come back home- all the pages background color changes into Green... can you have a look on that sir...
(this is only problem i left with)

parulson
Автор

it works properly . Thank you very much. :)

shogun
Автор

Thank you very much for the excellent tutorials.
when I add the following:
List suggest = new ArrayList<String>();
for (String search:suggest)
I get an error: Required object
Found string in String search:suggest

AmrNSalem
Автор

hey buddy thanks you
you can make a filter for search like filter on price, rating it will be definitely awesome

abdalrahmangharaibeh
Автор

Good Morning!

I had a problem and need help, the filter appears the names, but when clicking nothing happens, where can be my mistake?

Your videos are excellent, I'm learning a lot!

Thankful!

adenilsonjsilvastb
Автор

Sir when i open a category search bar appears but the items are not visible but when i search the item i get results and working properly. but when it is the the main search bar is visible rest of it is not visible please help me

noelgeorge
Автор

Hello. I have an error in the MaterialSearchBar:





The following classes could not be instantiated:


(Open Class, Show Exception, Clear Cache)
Tip: Use View.isInEditMode() in your custom views to skip code or show sample data when shown in the IDE. If this is an unexpected error you can also try to build the project, then manually refresh the layout. Exception Details   at   at   at   at   at   at   at   at   at   at Copy stack to clipboard How to fix ?

BinNguyen-mmdd
Автор

love this guy from so long time, , , better you use your voice so you can explain better :)

dediatib
Автор

Thank you very much !! i just need suggestion/input i want the search results to appear when the users click on the suggestList item - i dont know which listener to use for the same. Thanks in advance

brijesh
Автор

How to change the text color of the search bar mine is white and cannot see the text:(

sapkotanischal
Автор

unable to search.. its works on first time but now it won't show any suggestions and doesn't filter anything. how to solve this bug.!

vetriselvi
Автор

E/vndksupport: Could not load from sphal namespace: dlopen failed: library not found. E/MemoryLeakMonitorManager: MemoryLeakMonitor.jar is not exist!
E/Minikin: Could not get cmap table size! i have 2 errors plz help me

SeihanNoriega
Автор

Hey when we are adding this code.... Its goes to categories but can't go further in Foods.... Abd doesn't show search. Button

jhanvipatel
Автор

Very good so far... But I'm getting errors trying to add the material search library

cmdinc.
Автор

I had achieved what you have teach in this tutorial. But I have one doubt, how can I get (name) child of two different tables.
Example
table 1 = category1
table 2 = category2
These two tables contains name child, how I get both name. Because I want to search on multiple tables for name.

saadmohammed
Автор

Hi, how do i change the currency symbol? You are using US dollars. I want to use MYR currency symbol for my project

aishahbaharudin