An android applications that returns a list of books based on users search query using the Google Books Api. It was built using the Android Architecture components and other basic android libraries It is a simple BookFinder application that tries to get the book associated data over the internet using the Retrofit library
- Retrofit - A type-safe HTTP client for Android and java
- Android Architecture Components - Collection of libraries that help you design robust, testable, and maintainable apps.
- GSON - A Java serialization/deserialization library to convert Java Objects into JSON and back.
- Glide - An image loading and caching library for Android focused on smooth scrolling.
📸 Screenshots
List of Books | Book Details Fragment |
---|---|
![]() |
![]() |