SmartDeviceLink-Examples / example_weather_app_android

BSD 3-Clause "New" or "Revised" License
10 stars 6 forks source link

Android Mobile Weather Tutorial

This tutorial is designed to show you how to include the SmartDeviceLink SDK in your app and to help you get your app’s features onto the vehicle’s infotainment head unit.

Please visit the wiki of this repository to get the full tutorial.

Weather API Key

  1. Sign up and get your own OpenWeather API Key.
  2. Set the value of API_KEYin OpenWeatherMapService.java to your API key