如何降级我的SDK版本? [英] How to downgrade my SDK Version?

查看:2509
本文介绍了如何降级我的SDK版本?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我通过升级我的SDK版本R15作为Android的版本库没有加载犯了一个愚蠢的错误。我如何恢复我的旧版本R10? 抑或是坚持使用较新的版本好?我要升级我的ADT插件以及随后。 非常感谢。

I made a stupid mistake by upgrading my SDK version to r15 as the android repository was not loading. How do I revert back to my older version r10? Or is sticking with the newer version better? I'll have to upgrade my ADT Plugin as well then. Thanks a lot.

推荐答案

不管怎样,对于那些谁想要降级的Andr​​oid SDK工具到previous版本,它可以是可以执行以下步骤:

Anyway, for those who want to downgrade Android SDK Tools to a previous version, it can be possible following these steps:

  1. 找到你的Andr​​oid SDK文件夹
  2. 找到工具子文件夹,重命名为工具1(只是为了保持原来的工具文件夹的备份副本)
  3. 同样,重命名平台工具,平台工具1
  4. 下载从谷歌存储库要降级到(比如SDK工具版本:<一href="http://dl-ssl.google.com/android/repository/tools_r22.6.2-macosx.zip">http://dl-ssl.google.com/android/repository/tools_r22.6.2-macosx.zip)并将其解压。
  5. 您下载的zip文件中包含有被转移到你的Andr​​oid SDK文件夹中的工具文件夹。
  6. 同样,下载的平台工具(例如:<一href="http://dl-ssl.google.com/android/repository/platform-tools_r19.0.1-macosx.zip">http://dl-ssl.google.com/android/repository/platform-tools_r19.0.1-macosx.zip),并提取它在您的SDK文件夹。
  1. Find your Android SDK folder
  2. Locate the "tools" subfolder and rename it to "tools1" (just to keep a backup copy of the original tools folder)
  3. Likewise, rename platform-tools to platform-tools1
  4. Download from google repository the SDK Tool version you want to downgrade to (for instance: http://dl-ssl.google.com/android/repository/tools_r22.6.2-macosx.zip) and unpack it.
  5. The ZIP file you downloaded contains a tools folder that has to be moved to your Android SDK folder.
  6. Likewise, download the platform tools (for instance: http://dl-ssl.google.com/android/repository/platform-tools_r19.0.1-macosx.zip), and extract it in your SDK folder.

就是这样。

这篇关于如何降级我的SDK版本?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆