Android app that allows you to keep track of stocks by using Bloomberg's open API.
Stockr is hosted in the following web site
https://github.com/ihlee01/Stockr
If you think the Android project Stockr 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 Stockr.
Item | Value |
---|---|
Java File Count | 62 |
Supported screen sizes | [mdpi, xxhdpi, hdpi, xhdpi] |
Activity Count | 3 |
jar files used | ContributionsMktdataExample-3.8.5.1.jar ContributionsPageExample-3.8.5.1.jar CorrelationExample-3.8.5.1.jar EntitlementsVerificationExample-3.8.5.1.jar EntitlementsVerificationSubscriptionExample-3.8.5.1.jar GenerateTokenExample-3.8.5.1.jar IntradayBarExample-3.8.5.1.jar IntradayTickExample-3.8.5.1.jar LocalMktdataSubscriptionExample-3.8.5.1.jar LocalPageSubscriptionExample-3.8.5.1.jar MktdataBroadcastPublisherExample-3.8.5.1.jar MktdataPublisherExample-3.8.5.1.jar NameEnumerationExample-3.8.5.1.jar PageBroadcastPublisherExample-3.8.5.1.jar PagePublisherExample-3.8.5.1.jar RefDataExample-3.8.5.1.jar RequestServiceExample-3.8.5.1.jar SecurityEntitlementsExample-3.8.5.1.jar SecurityLookupExample-3.8.5.1.jar ServiceSchemaDump-3.8.5.1.jar SimpleBlockingRequestExample-3.8.5.1.jar SimpleCategorizedFieldSearchExample-3.8.5.1.jar SimpleFieldInfoExample-3.8.5.1.jar SimpleFieldListExample-3.8.5.1.jar SimpleFieldSearchExample-3.8.5.1.jar SimpleHistoryExample-3.8.5.1.jar SimpleIntradayBarExample-3.8.5.1.jar SimpleIntradayTickExample-3.8.5.1.jar SimpleRefDataExample-3.8.5.1.jar SimpleRefDataOverrideExample-3.8.5.1.jar SimpleSubscriptionExample-3.8.5.1.jar SimpleSubscriptionIntervalExample-3.8.5.1.jar SubscriptionCorrelationExample-3.8.5.1.jar SubscriptionWithEventHandlerExample-3.8.5.1.jar UserEntitlementsExample-3.8.5.1.jar UserModeExample-3.8.5.1.jar antlr-runtime-4.1.jar blpapi-3.8.5.1.jar blpapi-3.8.5.1.jar blpapi-examples-3.8.5.1.jar blpapi-examples-3.8.5.1.jar cglib-nodep-3.1.jar commons-logging-1.1.3.jar esper-5.1.0.jar gcm-server.jar gcm-server.jar gcm.jar java-json.jar json-simple-1.1.1.jar json-simple-1.1.1.jar log4j-1.2.17.jar |
Required Permissions | android.permission.ACCESS_NETWORK_STATE android.permission.GET_ACCOUNTS android.permission.GET_TASKS android.permission.INTERNET android.permission.READ_EXTERNAL_STORAGE android.permission.VIBRATE android.permission.WAKE_LOCK android.permission.WRITE_EXTERNAL_STORAGE com.boilermake.stockr.permission.C2D_MESSAGE com.google.android.c2dm.permission.RECEIVE |
There are 18 image files in Stockr. The names of the image files are listed as follows.
ab_bottom_solid_example.9.png ab_solid_example.9.png ab_stacked_solid_example.9.png ab_transparent_example.9.png apple.png cab_background_bottom_example.9.png cab_background_top_example.9.png linkedin.png list_focused_example.9.png list_pressed_example.9.png menu_dropdown_panel_example.9.png progress_primary_example.9.png spinner_ab_default_example.9.png spinner_ab_disabled_example.9.png spinner_ab_focused_example.9.png spinner_ab_pressed_example.9.png tesla.png twitter.png
The following screenshort is generated from the image listed above.
Stockr has the following Java source files.
com.bloomberglp.blpapi.examples.ContributionsMktdataExample.java com.bloomberglp.blpapi.examples.ContributionsPageExample.java com.bloomberglp.blpapi.examples.CorrelationExample.java com.bloomberglp.blpapi.examples.EntitlementsVerificationExample.java com.bloomberglp.blpapi.examples.EntitlementsVerificationSubscriptionExample.java com.bloomberglp.blpapi.examples.GenerateTokenExample.java com.bloomberglp.blpapi.examples.IntradayBarExample.java com.bloomberglp.blpapi.examples.IntradayTickExample.java com.bloomberglp.blpapi.examples.LocalMktdataSubscriptionExample.java com.bloomberglp.blpapi.examples.LocalPageSubscriptionExample.java com.bloomberglp.blpapi.examples.MktdataBroadcastPublisherExample.java com.bloomberglp.blpapi.examples.MktdataPublisherExample.java com.bloomberglp.blpapi.examples.NameEnumerationExample.java com.bloomberglp.blpapi.examples.PageBroadcastPublisherExample.java com.bloomberglp.blpapi.examples.PagePublisherExample.java com.bloomberglp.blpapi.examples.RefDataExample .java com.bloomberglp.blpapi.examples.RequestServiceExample.java com.bloomberglp.blpapi.examples.SecurityEntitlementsExample .java com.bloomberglp.blpapi.examples.SecurityLookupExample .java com.bloomberglp.blpapi.examples.ServiceSchemaDump.java com.bloomberglp.blpapi.examples.SimpleBlockingRequestExample.java com.bloomberglp.blpapi.examples.SimpleCategorizedFieldSearchExample.java com.bloomberglp.blpapi.examples.SimpleFieldInfoExample.java com.bloomberglp.blpapi.examples.SimpleFieldListExample.java com.bloomberglp.blpapi.examples.SimpleFieldSearchExample.java com.bloomberglp.blpapi.examples.SimpleHistoryExample.java com.bloomberglp.blpapi.examples.SimpleIntradayBarExample.java com.bloomberglp.blpapi.examples.SimpleIntradayTickExample.java com.bloomberglp.blpapi.examples.SimpleRefDataExample.java com.bloomberglp.blpapi.examples.SimpleRefDataOverrideExample.java com.bloomberglp.blpapi.examples.SimpleSubscriptionExample .java com.bloomberglp.blpapi.examples.SimpleSubscriptionIntervalExample .java com.bloomberglp.blpapi.examples.SubscriptionCorrelationExample.java com.bloomberglp.blpapi.examples.SubscriptionWithEventHandlerExample .java com.bloomberglp.blpapi.examples.UserEntitlementsExample.java com.bloomberglp.blpapi.examples.UserModeExample.java com.boilermake.stockr.ApplicationTest.java com.boilermake.stockr.BoardActivity.java com.boilermake.stockr.BoardItem.java com.boilermake.stockr.Company.java com.boilermake.stockr.GCMIntentService.java com.boilermake.stockr.IntroActivity.java com.boilermake.stockr.MessageData.java com.boilermake.stockr.SubsActivity.java com.boilermake.stockr.Subscribe.java com.boilermake.stockr.VerticalScrollview.java null.EventProcessTimer.java null.GCMServer.java null.IntradayTickExample.java null.LocalEventProcess.java null.LocalMain.java null.LocalSubscriptionListener.java null.LocalTimer.java null.Main.java null.OutlierDetector.java null.RequestResponseParadigm.java null.Server.java null.StockAlertListener.java null.StockPriceListener.java null.Test.java null.Tick.java null.exampleMain.java