Android- How to perform search (e.g. MATCH and LIKE of sql) on Firebase's whole database to get data. I want exact coding.
Asked
Active
Viewed 74 times
0
-
I think this should help you http://stackoverflow.com/questions/37928163/how-to-search-for-data-in-firebase-android – Haresh Chaudhary Oct 27 '16 at 16:36
-
And http://stackoverflow.com/questions/10559191/firebase-and-indexing-search – Frank van Puffelen Oct 27 '16 at 16:44
-
@FrankvanPuffelen ur link shows just theory I want coding for android so better you do not mark it as duplicate. – Mike Oct 27 '16 at 18:12
-
Nobody is going to do the coding for you. If you're having concrete problems implementing the approaches in the links, post the [minimal code that reproduces the problem](http://stackoverflow.com/help/mcve). – Frank van Puffelen Oct 27 '16 at 18:13