12 lines
380 B
Markdown
12 lines
380 B
Markdown
Where did the NDK samples go?
|
|
=============================
|
|
|
|
The samples have been moved to [github](https://github.com/googlesamples/android-ndk).
|
|
|
|
Android Studio users: import with `File > Import Sample... > C++`
|
|
|
|
Command line Gradle users: go to
|
|
https://github.com/googlesamples/android-ndk
|
|
|
|
Android.mk users: go to
|
|
https://github.com/googlesamples/android-ndk/tree/android-mk
|