android - Root directory/Archive file not found while importing -
i trying import archive file containing android application project in eclipse. receive message no projects found import. same goes when importing root directory. why getting message?
the project in question may not have been set work eclipse. example, might not have .classpath
, .project
files.
if so, can still "import" android project -- start new android project , choose "create project existing source".
Comments
Post a Comment