Android Open Source - App stock hindstock






Project Summary

Android app to calculate stock gains & losses.

Web Site / Source Repository

hindstock is hosted in the following web site
https://github.com/kevinsawicki/hindstock

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

ItemValue
Java File Count15
Supported screen sizes[mdpi, ldpi, hdpi, xhdpi]
Target SDK Version16
Minimum SDK Version8
Activity Count3
jar files usedhttp-request-1.0.jar
stock-quotes-1.0.jar
Required Permissionsandroid.permission.INTERNET
Asset File Namesassets\stocks.txt




Resource Files

There are 1 image files in hindstock. The names of the image files are listed as follows.

calculate.png

The following screenshort is generated from the image listed above.

null

Java Source Files

hindstock has the following Java source files.

com.github.kevinsawicki.hindstock.GainLossRequest.java
com.github.kevinsawicki.hindstock.InvalidBuyDateException.java
com.github.kevinsawicki.hindstock.InvalidSellDateException.java
com.github.kevinsawicki.hindstock.PurchaseActivity.java
com.github.kevinsawicki.hindstock.Quote.java
com.github.kevinsawicki.hindstock.QuoteActivity.java
com.github.kevinsawicki.hindstock.Stock.java
com.github.kevinsawicki.hindstock.StockListAdapter.java
com.github.kevinsawicki.hindstock.StockListLoader.java
com.github.kevinsawicki.hindstock.StocksCache.java
com.github.kevinsawicki.hindstock.StocksFilter.java
com.github.kevinsawicki.hindstock.StocksLoader.java
com.github.kevinsawicki.hindstock.SymbolLoader.java
com.github.kevinsawicki.hindstock.ViewStocksActivity.java