You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have developed this android application to fetch google Books API(using Retrofit library),the app brings list of books with it's information (Title,author,book rating..etc) also displays each book individual with some detailed information.
A project built for a Udacity course. It is an Android app that uses the Google Books API to display listings for volumes searches. The user may use a search box to specify a query term. Search results are displayed in a list, where each listing shows the book's title and author. Clicking on a result directs the user to the browser to view detai…
Books Consulting App is an Android application that allows users to search for books using the Google Books API and view detailed information, including title, authors, and description, with the ability to share book details with friends.