Android Open Source - App stock TickStock






Project Summary

android app to get advanced stock analysis.

Web Site / Source Repository

TickStock is hosted in the following web site
https://github.com/himanshujindal/TickStock

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

ItemValue
Java File Count9
Activity Count1
jar files usedjsoup-1.6.3.jar
Required Permissionsandroid.permission.INTERNET




Resource Files

There are 4 image files in TickStock. The names of the image files are listed as follows.

close_button.png
loading.png
portfolio.png
quote.png

The following screenshort is generated from the image listed above.

null

Java Source Files

TickStock has the following Java source files.

com.tickstock.stocks.accessor.InvalidBackendResponse.java
com.tickstock.stocks.accessor.StockQuoteAccessor.java
com.tickstock.stocks.accessor.webservicex.StockQuoteAccessorImpl.java
com.tickstock.stocks.activity.GetStockQuote.java
com.tickstock.stocks.blackscholes.BlackSchole.java
com.tickstock.stocks.handler.StockQuoteHandler.java
com.tickstock.stocks.model.StockQuote.java
com.tickstock.stocks.newsparser.newsParser.java
com.tickstock.stocks.service.StockQuoteService.java