Android Open Source - Development json Android-Stock-Quote






Project Summary

Android Application that pull's a json string from yahoo's stock market data through a URL and return the name of the company and price of their stock..

Web Site / Source Repository

Android-Stock-Quote is hosted in the following web site
https://github.com/jholbrook7115/Android-Stock-Quote

If you think the Android project Android-Stock-Quote 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 Android-Stock-Quote.

ItemValue
Java File Count1
Target SDK Version19
Minimum SDK Version8
Activity Count1
jar files usedandroid-support-v4.jar
Required Permissionsandroid.permission.ACCESS_NETWORK_STATE
android.permission.INTERNET




Java Source Files

Android-Stock-Quote has the following Java source files.

com.holbrookj.stockquotes.MainActivity.java