where is the tutorial code docs.nvidia.com references?

I cannot find anywhere /tutorials/SimpleNativeGL, /tutorials/SimpleImageOpenCV_Complete, etc. that I’m supposed to import to Eclipse following the articles like OpenGL ES 2.0

I did download the Tegra Dev Kit which has some other samples but cannot see the tutorials there, nor google search shows any results.

Ok it is hiding at the bottom of NVIDIA GameWorks Documentation

The package is a mess of subfolders with parts of the code missing, e.g. this folder is not included:

$(call import-add-path, $(NVPACK_PATH)/TDK_Samples/tegra_android_native_samples_v10p10/libs/jni)

Also notice how samples and tutorials are mixed together but they are in separate downloads and those are not in sync so paths are broken.

Any updates on this? The link to the zip file (https://developer.nvidia.com/content/native-android-development-tutorial) from bottom of the page in comment #2 just redirects to https://developer.nvidia.com/native-android-development-nvidia-tegra. No zip file there?