java - Problem importing existing Android project -


so got new laptop , setup now, when try import existing project kinds of problems.

the console gives me message...

[2011-07-01 21:18:38 - com.android.ide.eclipse.adt.internal.project.androidmanifesthelper] unable read c:\program files\android\android-sdk\androidmanifest.xml: java.io.filenotfoundexception: c:\program files\android\android-sdk\androidmanifest.xml (the system cannot find file specified)

[2011-07-01 21:18:38 - com.android.ide.eclipse.adt.internal.project.androidmanifesthelper] unable read c:\program files\android\android-sdk\androidmanifest.xml: java.io.filenotfoundexception: c:\program files\android\android-sdk\androidmanifest.xml (the system cannot find file specified)

[2011-07-01 21:33:31 - notepadv3] androidmanifest.xml file missing!

within app various classes telling me remove @override annotation. ideas??

change compiler jdk 6 prefrence -> java -> comipiler , when import selet android project, assuming .


Comments

Popular posts from this blog

c# - SharpSVN - How to get the previous revision? -

c++ - Is it possible to compile a VST on linux? -

url - Querystring manipulation of email Address in PHP -