Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 237 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 237 Bytes

mvvm_example_weather

Firstfully you need to create keys.properties file in your root app directory create your account on https://openweathermap.org/api and put API key inside this file

example: weather_api_key = "YOUR_API_KEY"