Updated to the latest version of ADT actually did not find the NDK directory settings, which is inconvenient for the development of the NDK. Method is also very simple.
To Http://developer.android.com/sdk/installing/installing-adt.html#Troubleshooting
Download the latest ADT update here.
It's Google's original text.
If you have trouble downloading the ADT plugin after following the steps above and you is behind a firewall (such a s a corporate firewall), make sure, and the properly configured your proxy settings in Eclipse. In eclipse, you can configure proxies information from the main Eclipse menu in Windows (on Mac OS X, eclipsePreferences > General >Network Connections.
If you is still unable to use Eclipse to download the ADT plugin as a remote update site, you can download the Adt Zip fi Le to your local machine and manually install it:
Download the ADT Plugin zip file (do not unpack it):
package |
size |
MD5 Checksum |
|
103336810 bytes |
91a43dcf686ab73dec2c08b77243492b |
Start Eclipse, then select Help > Install New software.
Click Add, in the Top-right corner.
In the Add Repository dialog, click Archive.
Select the downloaded adt-23.0.4.zip file and click OK.
Enter "ADT Plugin" for the name and click OK.
In the Available software dialog, select the checkbox next to Developer Tools and click Next.
In the next window, you'll see a list of the tools to be downloaded. Click Next.
Read and accept the license agreements, then click Finish.
If you get a security warning saying this authenticity or validity of the software can ' t be established, click ok< /c1>.
When the installation completes, restart Eclipse.
To update your plugin once "ve installed using the zip file, you'll have to follow these steps again instead of the D Efault Update instructions.
This article is from the "Cocosdev" blog, make sure to keep this source http://xuzhiwei.blog.51cto.com/978424/1568686
Android ADT 23 Cannot find the NDK path Setup solution