Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 720 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 720 Bytes

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.

Build Status

To import this project into Eclipse:

  1. Install Eclipse
  2. Install Android Developer Tools
  3. Install Maven
  4. Install M2Eclipse4
  5. 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.