Skip to content

streamdataio/StockTwits-Android

Repository files navigation

StockTwits-Android

StockTwits is a demo Android application which displays a StockTwits feed in real time using streamdata.io.

Dependencies

Dependencies for Streamdata.io integration :

Getting started

To run the sample:

First clone this project from GitHub.

Sign in on Streamdata.io to create your account and get your Streamdata.io token.

Copy your token.

In the project, open the /src/main/assets/stocktwits.properties file. Paste your token in the following property:

streamdataToken=YOUR_TOKEN_HERE

Open the project with Android Studio.

Run the app.

Other resources

In addition, you may be interested in reading this blog post which complements this demo: http://streamdata.io/blog/android-stocktwits-real-time-feed/

About

An Android StockTwits demo using Streamdata.io

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages