You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+4-5Lines changed: 4 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,9 +3,8 @@
3
3
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.
4
4
5
5
Please visit the [wiki](https://github.com/smartdevicelink/sdl_mobileweather_tutorial_android/wiki) of this repository to get the full tutorial.
6
-
7
-
### Weather API Key
8
-
9
-
1. Sign up and get your own [OpenWeather API Key](https://home.openweathermap.org/api_keys).
10
-
2. Set the value of `API_KEY`in `OpenWeatherMapService.java` to your API key
6
+
7
+
### Weather API Key
8
+
9
+
1. Sign up and get your own [OpenWeather API Key](https://home.openweathermap.org/api_keys).
11
10
2. Set the value of `API_KEY`in `OpenWeatherMapService.java` to your API key
0 commit comments