Skip to content

Latest commit

 

History

History
10 lines (9 loc) · 344 Bytes

README.md

File metadata and controls

10 lines (9 loc) · 344 Bytes

BookListingApp

BookListingApp is an Android application that allows the user to search books from the Google Books API by title, author, or subject.

Clone and Build App

  • Open shell in your workspace directory
$ git clone https://github.com/najens/BookListingApp.git <AppName>
  • Open app directory in Android Studio
  • Run app