d5566f691f6db69a936cab77c598f1aab594f2a2
wiki/howto/onboarding.md
| ... | ... | @@ -131,7 +131,7 @@ To ensure that all components of the Analysis Suite are working, you should also |
| 131 | 131 | - In Eclipse click Help -> Install New Software -> Add and enter https://dl-ssl.google.com/android/eclipse/ |
| 132 | 132 | - Select the Developer Tools and install |
| 133 | 133 | - After restarting Eclipse the "Welcome to Android Development" window should help you with installing the Android SDK |
| 134 | - - It is also possible to download the Android SDK separately from http://developer.android.com/sdk/index.html ("Use an existing IDE") |
|
| 134 | + - It is also possible to download the Android SDK separately from https://developer.android.com/studio/index.html#downloads ("Use an existing IDE") |
|
| 135 | 135 | 2. Setup the Android SDK |
| 136 | 136 | * In Eclipse press Window -> Android SDK Manager |
| 137 | 137 | * Ensure that everything of "Tools" is installed |