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.
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.
Please try the following if u are working on eclipse
got to Help>Install new software
choose "Android Developer Tools Update Site - http://dl-ssl.google.com/android/eclipse/" from the drop down list and update the ADT
this will most probably throw the error-
No repository found containing: osgi.bundle,com.android.ide.eclipse.adt,21.1.0.v201302060044-569685
Modify http: to https: thus making it secure
Sample : https://dl-ssl.google.com/android/eclipse/
then update should work