Android finance app that pulls information using the Yahoo api.
SimpleStocks is hosted in the following web site
https://github.com/kevchou/SimpleStocks
If you think the Android project SimpleStocks listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.
The following table is the detailed list of SimpleStocks.
Item | Value |
---|---|
Java File Count | 7 |
Supported screen sizes | [mdpi, xxhdpi, hdpi, xhdpi] |
Activity Count | 1 |
Fragment Count | 5 |
Required Permissions | android.permission.ACCESS_NETWORK_STATE android.permission.INTERNET |
There are 2 image files in SimpleStocks. The names of the image files are listed as follows.
ic_action_action_search.png ic_action_navigation_refresh.png
The following screenshort is generated from the image listed above.
SimpleStocks has the following Java source files.
com.kevinchou.simplestocks.MainActivity.java com.kevinchou.simplestocks.Stock .java com.kevinchou.simplestocks.StockPage.KeyStatsFragment.java com.kevinchou.simplestocks.StockPage.PriceChartFragment.java com.kevinchou.simplestocks.StockPage.PriceInfoFragment.java com.kevinchou.simplestocks.StockPageFragment.java com.kevinchou.simplestocks.YahooFinanceInfo.java