Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

How to import the Android App project source code in Eclipse?

I downloaded the android source code for callLog UI for the Contacts, Call log, and Dialer applications using this link https://android.googlesource.com/platform/packages/apps/Contacts/

Now, I want to use it on eclipse. But when I try to import the project,it says it didnt found the project. Then I tried to set all the configurations manually, but it show a lot of errors with the importing, the AndroidManifest.xml, with the R.java, etc.

So is there any way of import this directly as a project to eclipse?

Thanks.

like image 571
rogcg Avatar asked Jul 11 '26 22:07

rogcg


1 Answers

File->New Project ->Android Project

In the dialog, choose the option "Existing Project" and put the path to the project root path. This always works for me.

like image 159
Aliostad Avatar answered Jul 14 '26 13:07

Aliostad



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!