Question

How I can update my ADT plug-in when I change the API level from 17 to 19 I get this message: "This version of the rendering library is more recent than your version of ADT plug-in. Please update ADT plug-in".

How can I update my ADT plug-in ?!

I want to make an API 19 but the current API 17 no problem

enter image description here

Was it helpful?

Solution

Follow these steps,

  • Go to eclipse
  • Select Help Menu
  • Select Check for Install new updates
  • A dialog box like below will appear

enter image description here

  • Write the url and it will load the available updates
  • Select the option , click on next.
  • Done

If this doesnt work then following steps,

  • Open your Android SDK Manager like below,

enter image description here

  • Select both the options "Android SDK Tools" & "Android Platform-tools" and updated them.

OTHER TIPS

The Reason for Warning is your using Old ADT (Android development tools), so Update your ADT by following the procedures below

Procedure 1:

  1. Inside Eclipse Click Help menu
  2. Choose Check for Updates
  3. It will show Required Updates in that window choose All options using Check box or else choose ADT Updated.

enter image description here

Procedure 2:

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top