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
Post a Comment