Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 378 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 378 Bytes

hn-android

Android Application to list news items featured here. There are 5 type of stories : top, new, ask, job and show. These can be listed in the Navigation Drawer and on selecting a particular type the corresponding stories must be shown in a ListView / RecyclerView (preferred).

API documentation is available on github.

Network requests can be handled using volley.