okay so many of you will tell that this is the duplicate of this
but ITS NOT !
that question was asked i think two years before and now you cant construct the path to previous ndk versions..i have been trying to construct the path for android ndk r8b for windows 7 64-bit but here is the result.
anyone knows how to find previous ndk version
NDK r8e is the first NDK with 32bit and 64bit releases. The prior ones were all 32bit and didn't have any suffix, so r8b would be:
https://dl.google.com/android/ndk/android-ndk-r8b-windows.zip
The link in the other answer is for the r8b NDK which is pretty old. Unless you need that one specifically here's the link the most up-to-date r8 Win 64 version: https://dl.google.com/android/ndk/android-ndk-r8e-windows-x86_64.zip
Annoying that Google does not leave links to the old versions on their site