I know there are two ways to import the existing Android projects into Eclipse. That is, “import” and “create project from existing source”. But what are the differences between the two import methods? Can anyone explain in details?
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Well, I guess it´s simple:
1) Import: Import an Eclipse-Project, with preferences and everything other
2) from existing source: Import project of another IDE like IntelliJ IDEA (or no IDE project at all = only plain sources). You gotta set new preferences like Build targets etc.