Stock Hawk allows users to add stocks into a watch list. A click on one stock will reveal extra information about it. A collection widget is also available for users to use.
- Android SDK v25
- Android Build Tools v25.0.0
- Android Support Repository v25.0.0
This project uses the Gradle build system. To build this project, use the "gradlew build" command or use "Import Project" in Android Studio.
This project is part of Udacity's Android Developer NanoDegree Program. The author's job is to take this app from a functional state to a production-ready state. This involes diagnosing problems and practice improving apps.