Skip to content

Android App using SearchView to get results of query from Backend REST API

Notifications You must be signed in to change notification settings

Dilip23/SearchView-with-REST-API

Repository files navigation

SearchView-with-REST-API

Android App using SearchView to get results of query from Backend REST API

Language: JAVA

Retrofit

SearchView

ListVIew

SearchView -->(Query)-->REST API --> ListView

User Search Query is sent to API using Retrofit Result is displayed in ListView

You can customize ListView to display your own views.

About

Android App using SearchView to get results of query from Backend REST API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages