项目作者: JacqBlaq
项目描述 :
Udacity Book Listing App
高级语言: Java
项目地址: git://github.com/JacqBlaq/Androids-Basics-Udacity-BookListing.git
Reader’s Delight
Project from my Androids Basics Udacity Course
- Book Listing app.
- Allows user to get a list of the first 20 published books on a given topic
- Connects to the Google Books API in order to fetch results and displays them
- Using an AsyncTask
- Parsing a JSON response
- Checks for internet connection
- Using ListView and Adapter to populate a list.
Here is link to Gitlab repo (updated to run in 2024)
…Readers Delight Gitlab Repository