Android application to create stock portfolios and check in real time, for different periods of time, the evolution of any stocks in the New York stock market..
CMOV2 is hosted in the following web site
https://github.com/ei09045/CMOV2
If you think the Android project CMOV2 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 CMOV2.
Item | Value |
---|---|
Java File Count | 36 |
Supported screen sizes | [mdpi, xxhdpi, hdpi, xhdpi] |
Target SDK Version | 18 |
Minimum SDK Version | 14 |
Activity Count | 5 |
Fragment Count | 18 |
jar files used | GraphView-3.1.1.jar achartengine-1.1.0.jar android-support-v4.jar |
Required Permissions | android.permission.INTERNET android.permission.WRITE_EXTERNAL_STORAGE |
Asset File Names | assets\fonts\Ubuntu-M.ttf assets\fonts\Ubuntu.ttf |
Raw File Names | res\raw\background.png |
There are 17 image files in CMOV2. The names of the image files are listed as follows.
bar_graph.png chart_256.png ic_action_collapse.png ic_action_discard.png ic_action_edit.png ic_action_fast_forward.png ic_action_new.png ic_action_next_item.png ic_action_pause.png ic_action_play.png ic_action_previous_item.png ic_action_refresh.png ic_action_remove.png ic_action_rewind.png ic_drawer.png line_graph.png stock_icon.png
The following screenshort is generated from the image listed above.
CMOV2 has the following Java source files.
fe.up.stocks.AbstractNavDrawerActivity.java fe.up.stocks.AmazonFragment.java fe.up.stocks.AppleFragment.java fe.up.stocks.BarGraph.java fe.up.stocks.CiscoFragment.java fe.up.stocks.DellFragment.java fe.up.stocks.EmptyFragment.java fe.up.stocks.FacebookFragment.java fe.up.stocks.GoogleFragment.java fe.up.stocks.HPQFragment.java fe.up.stocks.IBMFragment.java fe.up.stocks.LinearGraph.java fe.up.stocks.Login.java fe.up.stocks.MainActivity.java fe.up.stocks.MainFragment.java fe.up.stocks.MainMenu.java fe.up.stocks.MicrosoftFragment.java fe.up.stocks.NavDrawerActivityConfiguration.java fe.up.stocks.NavDrawerAdapter.java fe.up.stocks.NavDrawerItem.java fe.up.stocks.NavMenuItem.java fe.up.stocks.NavMenuSection.java fe.up.stocks.OneStockFragment.java fe.up.stocks.OptionsFragment.java fe.up.stocks.OracleFragment.java fe.up.stocks.PieGraph.java fe.up.stocks.Portfolio.java fe.up.stocks.PortfolioFragment.java fe.up.stocks.ProfileFragment.java fe.up.stocks.Register.java fe.up.stocks.Stock.java fe.up.stocks.StockFragment.java fe.up.stocks.TotalPieGraph.java fe.up.stocks.User.java fe.up.stocks.realtimeGraph.java fe.up.stocks.stockGraph.java