StockHawk for Android
Features:
Shows Stocks in a Recyclable view based on user selection of the category.
Stocks can be swiped away to remove or delete it
Requires the internet to update the stock each hour
Plots Line Graph for better visualization
Displays Additional info like Name, Earnings per Share, Market Capitalization, Currency, LastTrading Date, Day's High & Low, Year's High & Low
Supports Widget for better productivity
Development & Source:
The source for the project is available at https://github.com/aashishvanand/StockHawk or http://aashishvanand.me/StockHawk/
Libraries Used:
Volley - http://developer.android.com/training/volley/index.html
MPAndroidChart - https://github.com/PhilJay/MPAndroidChart
Butterknife - https://github.com/JakeWharton/butterknife
OkHTTP - https://github.com/square/okhttp
Schematic - https://github.com/SimonVT/schematic
Thanks to Yahoo Finance for providing the data.