Simple app to search for companies and their recent stock values
This repo uses free api which is provided by AlphaVantage.co. In order to build the repo you need to specify your key in local.properties with name "API_KEY". Api key is free and you can get your free key in the website. Since free version have some usage restrictions, sometimes the app can't fetch data. For that you may have to wait for a minute.