Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 373 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 373 Bytes

#StockHawk ###Udacity Android Nanodegree Project 3

Please follow the following steps to ensure proper functionality of this app:

  1. Add your API key to the API_KEY buildConfigField found in the defaultConfig block of the app's build.gradle file.
  2. Install the Lombok plugin for Android Studio. This enables proper compilation of the annotated getter and setter methods.