/Books-Search-App

Enter a keyword, press the search button, and receive a list of published books which relate to that keyword based on Google Books API. Part of exercise projects of the Udacity Android Basics Networking Course.

Primary LanguageJava

Books Search App

This App has been developed as part of the Udacity Android Basics Networking Course for the Exercise Project "Book Listing App". App connects to the Google Books API to retrieve the list of Books for the search done and then displays them in a list.