Note that there are some explanatory texts on larger screens.

plurals
  1. POEclipse Incorrectly Claiming I have old Rev of Android SDK
    text
    copied!<p>Just to preface this I have searched high and low on the internet trying to find an answer to this problem and have yet to find one, there have been people with similar problems as me but not quite the same. </p> <p>I have been trying to set up Eclipse with the Android SDK. I installed Eclipse (Classic) first and edited the .ini file to find the correct javaw.exe file. I tested eclipse and it was working fine. Then I downloaded the android sdk bundle extracted it and used the SDK manager to download the necessary SDK tools (Rev. 21) and the Android 2.33 API. After finishing that, I went back into Eclipse, clicked "Install New Software" and in the "Work With" field typed "https://dl-ssl.google.com/android/eclipse/". From there I installed the Developer Tools and NDK plugins and then when finished restarted Eclipse.</p> <p>Now when I start Eclipse I get the following error "This version of ADT requires Android SDK Tools revision 21.0.0 rc9 or above. Current version is 11.0.0 Please update your SDK Tools to latest version"</p> <p>I know for a fact I have rev 21, it said it when I downloaded it and when I try to go in and update anything whether it be through Eclipse or through the manager it says there are no updates available. I know I have the latest of both the SDK and ADT and I have also tried using the version of eclipse that came with the sdk but that gives me the same issue. The only other things which seem to set off red flags to me are 1. When the program loads it shows the following message in the console "[2012-12-01 18:31:48 - Dex Loader] SecurityException: Unable to find field for dex.jar" 2. When I try and open the SDK manager through eclipse it never opens and the console displays the following message "[2012-12-01 18:37:07 - SDK Manager] [SDK Manager] Error: Expected verb after global parameters but found 'sdk' instead."</p> <p>I don't know if either of those two have anything to do with what is causing this issue but I hope someone knows what is going on. If someone could help me figure this out I would greatly appreciate it, thank you in advance.</p> <p>(For reference sake, I have been following the instalation instructions in this tutorial <a href="http://youtu.be/31cxmLN09ss" rel="nofollow">http://youtu.be/31cxmLN09ss</a>)</p>
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload