When i select a project (File->new->Android Project-> From existing source) to import am getting the error
[2012-09-24 22:18:41 - com.android.ide.eclipse.adt.internal.project.AndroidManifestHelper] Unable to read E:\android-sdk\AndroidManifest.xml: java.io.FileNotFoundException: E:\android-sdk\AndroidManifest.xml (The system cannot find the file specified)
also am getting the error After importing the project
[2012-09-24 22:21:02 - SplashScreen] Project has no default.properties file! Edit the project properties to set one.
Also am getting errors on the import statements.
import java.io, java.nio, java.util, org.apache.http.HttpResponce, org.apache.http.Version, org.apache.http.client, org.apache.http.conn,org.apache.http.impl, org.apache.http.params, android,.. etc
Please help me.