Skip to content

Latest commit

 

History

History
4 lines (4 loc) · 434 Bytes

File metadata and controls

4 lines (4 loc) · 434 Bytes

Flutrack Android Application

Installation steps

  1. Replace the google_maps_key string found in app/src/main/res/values/strings.xml with your own. Follow this guide, in order to generate one.
  2. Get an openweathermap API key and add it in app/src/main/java/com/app/flutrack/API/OpenWeather/OpenWeatherApiInterface.java.