beastrun12j / Ilegar-Libro

Ilegar Libro is a book searching app that allows the user to search and read any book of his choice through the Google Books API

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Ilegar Libro App

This app displays a list of books according the user's input from the Google Books API.

More info on the Google Books API available at: https://developers.google.com/books/docs/overview

About the App

  • To build this project, use the "gradlew build" command or use "Import Project" in Android Studio.
  • Ilegar Libro is a Book Searching App.
  • It fetches data from the Google Books API in realtime and displays the list of available books as per user's search input.
  • The app makes use of ListView which displays the list of books with a custom adapter.
  • The app also makes use of SearchView for searching the books from the Google Books Database.
  • Loader Class is used for efficient use of Resources.

Screenshots

Image 1 Image 2 Image 3 Image 4 Image 5

About

Ilegar Libro is a book searching app that allows the user to search and read any book of his choice through the Google Books API

License:Apache License 2.0


Languages

Language:Java 100.0%