Hey,
Im pretty new to SDK and have been searching for a seach function for my app.
My App is all about searching for information so my main page is essentially a Search Field sort of like Google.
All the information is local and not on a remote DB.
So my questions are:
-
How can I put a search bar in.
-
How can I have it so it predicts the users input (Like google)
-
Are there any tutorials about how to intigrate SQLite into something like my app?
Apreciate any input.
Thanks