当我更新我的adt到23它显示一些错误
以下是错误详细信息
An error occurred while collecting items to be installed
并删除了我之前的eclipse并下载了一个新的,但我面临着同样的问题
Android开发者工具更新站点url更改:
所以在eclipse中更改它,转到帮助
似乎eclipse在更新时编辑或删除了文件
按照步骤更新eclipse
1. Download Eclipse from the official site
2. Download and install JDK latest version
3. After installing the eclipse, go to Help > Install New Software.
4. Click Add, in the top-right corner.
5. In the Add Repository dialog that appears, enter "ADT Plugin" for the
Name and the following URL for the Location: https://dl-ssl.google.com/android/eclipse/
Click OK.
6. In the Available Software dialog, select the checkbox next to Developer Tools and click Next.
7. In the next window, you'll see a list of the tools to be downloaded. Click Next.
8. 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.
9. When the installation completes, restart Eclipse.