Android Open Source - Development api SimpleStocks






Project Summary

Android finance app that pulls information using the Yahoo api.

Web Site / Source Repository

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.

Project Detail

The following table is the detailed list of SimpleStocks.

ItemValue
Java File Count7
Supported screen sizes[mdpi, xxhdpi, hdpi, xhdpi]
Activity Count1
Fragment Count5
Required Permissionsandroid.permission.ACCESS_NETWORK_STATE
android.permission.INTERNET




Resource Files

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.

null

Java Source Files

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