I am developing an android appstore (appmarket) application.
Files information is in sql database. I use Json for retrieving the information of the files from web sql database.
How can I add realtime search functionality for my appsore? I mean typing some words bring some results as a list below the edit text field as user types.