Udacity Android Nanodegree : Capstone
##Running the app: API keys from various services are needed to run this application.
- LastFm API Key
- Insert this key in Line 8 of Constants.java
- MusixMatch API Key
- Insert this key in Line 9 of Constants.java
- GeoNames API Key
- Insert this key in Line 10 of Constants.java
(Uncomment lines 8-10)
###Enabling AdMob Ads Obtain Ad Unit Id and Ad App Id from AdMob Insert the ids into strings.xml lines 13 and 14