I am attempting to set the path to my SDK
in order to use it within Eclipse Luna
, However whenever I do so I get the error:
This Android SDK requires Android Developer tools 23.0.0 or above, please update ADT to latest version.
The issue is that I do not want to update to the the newest version of the ADT plugin
, I am purposely using the older version as it is the version compatible with a plugin tool
I want to use.
I have installed various SDK build tools
versions (namely Rev 21) using SDK manager
in order to try and make it compatible with the ADT plugin, however this has not worked.
How can I make the old ADT and SDK compatible? Do I need to download a complete older version of the SDK, rather than just older verion of the build tools?
Screenshot of error: