Categories
Android HOW TO NDK

HOW TO Download NDK if the link does not work

Hi,
if the url is like this:
http://dl.google.com/android/ndk/android-ndk-<version>-<platform>.<extension>
and it does not work, try to use this:
https://dl-ssl.google.com/android/ndk/android-ndk-<version>-<platform>.<extension>

Did my HOW TO help you?