https://github.com/itscalebjones/the_jones_theory
A feed reader app for my personal blog.
https://github.com/itscalebjones/the_jones_theory
Last synced: about 1 year ago
JSON representation
A feed reader app for my personal blog.
- Host: GitHub
- URL: https://github.com/itscalebjones/the_jones_theory
- Owner: ItsCalebJones
- Created: 2015-05-22T11:54:03.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2015-12-22T20:30:05.000Z (over 10 years ago)
- Last Synced: 2025-02-12T15:28:08.367Z (over 1 year ago)
- Language: Java
- Size: 120 MB
- Stars: 3
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# The Jones Theory
A native Android feed reader app for my personal blog.
###Goal:
1. Learn to consume JSON API data from Wordpress API.
2. Learn to use AppCompat library to support unified Material design across multiple Android versions.
3. Learn to manipulate views and handle application lifecycle.
