码迷,mamicode.com
首页 > 移动开发 > 详细

Android之adt 23找不到NDK路径设置解决方案

时间:2014-10-28 15:52:05      阅读:556      评论:0      收藏:0      [点我收藏+]

标签:android adt23 ndk

    更新到了最新版的ADT居然没有找到ndk的目录设置,这对于ndk开发很不方便。方法也很简单。

http://developer.android.com/sdk/installing/installing-adt.html#Troubleshooting

这里下载最新的adt更新一下就行。

一下是Google的原文

If you are having trouble downloading the ADT plugin after following the steps above and you are behind a firewall (such as a corporate firewall), make sure that you have properly configured your proxy settings in Eclipse. In Eclipse, you can configure proxy information from the main Eclipse menu in Window (on Mac OS X, Eclipse) > Preferences > General >Network Connections.

If you are still unable to use Eclipse to download the ADT plugin as a remote update site, you can download the ADT zip file to your local machine and manually install it:

  1. Download the ADT Plugin zip file (do not unpack it):

    PackageSizeMD5 Checksum
    ADT-23.0.4.zip103336810 bytes91a43dcf686ab73dec2c08b77243492b
  2. Start Eclipse, then select Help > Install New Software.

  3. Click Add, in the top-right corner.

  4. In the Add Repository dialog, click Archive.

  5. Select the downloaded ADT-23.0.4.zip file and click OK.

  6. Enter "ADT Plugin" for the name and click OK.

  7. In the Available Software dialog, select the checkbox next to Developer Tools and click Next.

  8. In the next window, you‘ll see a list of the tools to be downloaded. Click Next.

  9. Read and accept the license agreements, then click Finish.

    If you get a security warning saying that the authenticity or validity of the software can‘t be established, click OK.

  10. When the installation completes, restart Eclipse.

To update your plugin once you‘ve installed using the zip file, you will have to follow these steps again instead of the default update instructions.


本文出自 “CocosDev” 博客,请务必保留此出处http://xuzhiwei.blog.51cto.com/978424/1568686

Android之adt 23找不到NDK路径设置解决方案

标签:android adt23 ndk

原文地址:http://xuzhiwei.blog.51cto.com/978424/1568686

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!