For my rhomobile app, I need android adt-21 version.
Please let me know, from where can I download Android adt bundle version 21 ? Can't find anywhere in the google, either I am getting from 2009 or the latest ones.
如果您正在使用 Eclipse,请尝试以下操作
得到帮助>安装新软件
从下拉列表中选择“Android Developer Tools Update Site - http://dl-ssl.google.com/android/eclipse/ ”并更新 ADT
这很可能会引发错误-
找不到包含以下内容的存储库:osgi.bundle,com.android.ide.eclipse.adt,21.1.0.v201302060044-569685
将 http: 修改为 https: 从而使其安全
示例:https ://dl-ssl.google.com/android/eclipse/
然后更新应该工作