android difference between autocompletetextview and search view? -


i want provide suggestions sqlite database when user type in text box. understanding if want start new activity use search view, else use autocompletetextview. both can accomplish task. right?

both 'searchview' , 'autocompletetextview' views, doesn't matter if starting new activity either of them. difference between them searchview has few additional abilities, such ability connect 'contentprovider' view (like sqlite database example), whereas autocompletetextview extended textview control


Comments

Popular posts from this blog

angularjs - ADAL JS Angular- WebAPI add a new role claim to the token -

php - CakePHP HttpSockets send array of paramms -

node.js - Using Node without global install -