1Where did the NDK samples go? 2============================= 3 4The samples have been moved to [github](https://github.com/googlesamples/android-ndk). 5 6Android Studio users: import with `File > Import Sample... > C++` 7 8Command line Gradle users: go to 9https://github.com/googlesamples/android-ndk 10 11Android.mk users: go to 12https://github.com/googlesamples/android-ndk/tree/android-mk 13