This is a simple how to make a network request with the SearchView implemented in a Toolbar.
The documentation for a Search Interface says that you can't make a a request over the network. You can only make a SearchView via recent searches or over a ContentProvider. I want to demonstrate how to make network request with the searchview.