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
+2-4Lines changed: 2 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,5 @@
2
2
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
-
Please visit the [wiki](https://github.com/smartdevicelink/sdl_mobileweather_tutorial_android/wiki) of this repository to get the full tutorial.
6
-
7
-
### API Key
8
-
This app was setup to use Weather Underground's API. Recently, they have removed the ability to obtain a free API Key for testing. If you have a Weather Underground API Key, you can place it in the `WundergroundService` class.
5
+
### API Key
6
+
This app was setup to use Weather Underground's API. Recently, they have removed the ability to obtain a free API Key for testing. If you have a Weather Underground API Key, you can place it in the `WundergroundService` class.
0 commit comments