- Where Developers Learn, Share, & Build Careers
I am running Eclipse 4.2.1 on Ubuntu 12.10 and I'm busy setting up an Android plug-in for Eclipse. So far everything has gone well, I have installed the ADT plugin and it is all but now I am at that stage (after the eclipse restart) I have to point out Eclipse in that directory which I did to Android SDK Installed ...
SDK is being installed here:
/ opt / android-sdk-linux
But I get the following error message pops up:
![]()
I got the answer, the issue was that I was running 64 bit system (should have said that ). You can find the solution here:
Comments
Post a Comment