/stockmonitor

Demo Android Project Using alphavantage-java wrapper

Primary LanguageKotlinMIT LicenseMIT

Stock Monitor

Sample Android app using the alphavantage-java wrapper. Allows you to monitor stock information and quotes of Nasdaq listed companies.

      

Setup

  • Obtain an API key from here.
  • Clone/download the repo
  • Import the project into Android Studio
  • Change the key in App.kt with your API key
  • Run the project

UI design for the project is from this dribble shot.