Skip to content

Latest commit

 

History

10 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BookListingApp

Android Basics: Networking App(ud843) - Project

Project Overview

The goal is to design and create the structure of a Book Listing app which would allow a user to get a list of published books on a given topic. You will be using the google books api in order to fetch results and display them to the user.

Why this project?

To use what i learned about web and about how to get data from an api. Demonstrate how to parse data and display it to a user. This app which makes use of a backend server, real time data, or interactions over the internet.

What will I learn?

  • Fetching data from an API
  • Using an AsyncTask
  • Parsing a JSON response
  • Creating a list based on that data and displaying it to the user.
Book search: android
Book search: hunt

About

The goal is to design and create the structure of a Book Listing app which would allow a user to get a list of published books on a given topic. You will be using the google books api in order to fetch results and display them to the user.

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Contributors

Languages