So I got a new laptop and I setup everything but now, when I try to import an existing project I get all kinds of problems.
The console gives me this message…
[2011-07-01 21:18:38 – com.android.ide.eclipse.adt.internal.project.AndroidManifestHelper] Unable to read C:\Program Files\Android\android-sdk\AndroidManifest.xml: java.io.FileNotFoundException: C:\Program Files\Android\android-sdk\AndroidManifest.xml (The system cannot find the file specified)
[2011-07-01 21:18:38 – com.android.ide.eclipse.adt.internal.project.AndroidManifestHelper] Unable to read C:\Program Files\Android\android-sdk\AndroidManifest.xml: java.io.FileNotFoundException: C:\Program Files\Android\android-sdk\AndroidManifest.xml (The system cannot find the file specified)
[2011-07-01 21:33:31 – Notepadv3] AndroidManifest.xml file missing!
Within the app the various classes are telling me to remove the @Override annotation. Any ideas??
change your compiler to JDK 6 from Prefrence -> Java -> comipiler and also when you import selet android project, I am assuming you .