I'm developing for Android with eclipse and was attempting to connect some extra Widgets to my (normally working) UI, but i was met with a blank grey UI - all my UI Graphics Widgets(and Buttons) gone -
[attachment=34402:adt not updating.jpg]
and I also had this
This version of the rendering library is more recent than your version of ADT plug-in. Please update ADT plug-in
(BTW, googling to Stack Overflow, I found that people using Android Studio also encounter this problem, but their solution wasn't for eclipse)
Attempting to update via Help->Check for Updates, I had this
[attachment=34403:adt not updating 2.jpg]
I then tried to update via Help->Install New Software, clicking Add and choosing/adding ADT Plugin - https://dl-ssl.google.com/android/eclipse/ and checking Developer Tools, but the next and finish buttons are disabled, so I was unable to install new software (or update) and can't get my UI/Widgets back
[attachment=34404:adt not updating 3.jpg]
Any help on how I can update ADT Plugin and get my widgets back?
I would appreciate it if anyone can help (Or a-safe-work-around-hack if this is due to lack of support for eclipse)
[Note: switching to Android Studio has not worked for me. I know it works for many people, but several months ago I made numerous attempts to port to Android Studio, but had so many serious issues, IIRC ranging for Gradle builds problems, pop-ups that give me errors no matter what options I choose, numerous unresolved errors when porting projects from eclipse ..... to mention a few. I posted so many of the problems on 'Mobile and Console' subforum but they remained unsolved and I was stuck for so long with the same problems ....
I know Android doesn't provide support for eclipse anymore but so far my project development has been going fine until now. I prefer to try to resolve this one problem on eclipse than the numerous unending problems I faced on Android Studio. ]