Click here to Skip to main content
15,888,015 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
hai all..
I just fallowed this 'http://code.google.com/p/vs-android/wiki/Installation' web site and installed all the required components and i was downloaded sample projects and started running with VS 2010 but it is showing like

Error 3 error : Could not find the Android NDK, check that your ANDROID_NDK_ROOT path is correct! It's currently: 'C:\android-ndk-r9' The NDK can be downloaded at this URL: http://developer.android.com/sdk/ndk/index.html Possibly the toolchain 'arm-linux-androideabi-4.6' does not exist in this version of the NDK. C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\Platforms\Android\Microsoft.Cpp.Android.Targets 440 6 san-angeles

but the path is setted correcly and given everyone permission to that folder in that the root folder contains toolchain folder and it contains 'arm-linux-androideabi-4.6' this folder as well but it still showing...
can any one help me please
thanks in advance
Posted
Updated 25-Sep-13 22:27pm
v3
Comments
Mahdi Nejadsahebi 21-Dec-16 0:23am    
hi dear friend
At first you have to download the Android-NDK and then install that.
After that you should set the NDK installation path to the "Environment Variables"

1 solution

Try to download Android NDK[^] and install it, then let me know it was helpful or not.

[EDIT]
Here is another zip: http://developer.android.com/tools/sdk/ndk/index.html[^]. Choose proper windows version.
Installation instructions: http://developer.android.com/tools/sdk/ndk/index.html#Installing[^]
[/EDIT]
 
Share this answer
 
v2
Comments
tram7 26-Sep-13 5:32am    
hai..thanks for your valuable reply .
i can't find Android NDK here..
i just downloaded nandroid-2.0 it wont have any set up files.please tell me the way am a newbie to do all please guide me in a prper way..
thank you..
Maciej Los 26-Sep-13 6:52am    
See my answer now ([Edit] section).
tram7 27-Sep-13 0:08am    
sir i just tried all these steps i succeeded in that aspect while running visual studio am getting this error. i just extracted NDK and set the ANDROID_NDK_ROOT path under user varible and ANDROID_NDK_PATH path under system variable..but it is throwing exception i just struggled with this please kindly help me. thank you

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900