Book listing app displays a list of books recieved from the googlebooks API.
Http networking, Json API, adapters, searchView, Loaders and other basic concepts
- Unzip the project into a folder.
- Open android studio.
- Go to File -> New -> Import Project.
- Choose the folder in which you have unzipped the project.
- Click Next -> Finish.
- Wait till the gradle files sync.
- Then run on emulator or android smartphone to see the App running.