Skip to content

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…

Notifications You must be signed in to change notification settings

david-read-iii/Book-Listings

Repository files navigation

Installation

  1. Clone this repository by entering this command into Bash:
git clone git@github.com:david-read-iii/Book-Listings.git
  1. Then, open the root project directory in Android Studio.

Build APK or Android App Bundle

  1. From Android Studio, go to the Build menu.
  2. Go to the Build Bundle(s) / APK(s) menu.
  3. Select either Build APK(s) or Build Bundle(s).
  4. Wait for a notification to pop signifying the operation completion.
  5. Select locate in the notification to navigate to the file location of the built artifact.
  6. Install the artifact on your Android device and try it out.

Maintainers

This project is maintained by:

About

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…

Topics

Resources

Stars

Watchers

Forks

Languages