Android-NDK-Add Native Support-NDK location not valid in preferences -


i'm trying use debug mode 'debug as' 'android native application', console says need add native support.

however, when follow instructions, shows following picture:

enter image description here

what should 'ndk location not valid in preferences'?

any advice helpful. i'm new on this. thx.

  • the sample ndk sample 'hello-jni'.

check whether have specified valid ndk locatioin in eclipse: window -> preferences -> android -> ndk


Comments

Popular posts from this blog

matlab - Deleting rows with specific rules -

php - MySQLi multi_query results for later use -