The CallerID Android application uses a web service to provide CallerID information when the phone rings, or when a user inputs a phone number to lookup.
To import this project into Eclipse:
- Install Eclipse
- Install Android Developer Tools
- Install Maven
- Install M2Eclipse4
- Install Maven Android Plugin
See https://code.google.com/a/eclipselabs.org/p/m2eclipse-android-integration/wiki/GettingStarted for links/directions.
Once you have everything, from Eclipse, select File->Import...->Maven->Existing Maven Projects and select the directory with this source.