Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/candrews/callerid-for-android

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. The web service the project uses is Free Software – see https://gitorious.org/callerid-service It’s incredibly simple right now – but hopefully I’ll have the attention span to add some awesome, or even better, someone else will help me along.
https://github.com/candrews/callerid-for-android

Last synced: about 2 months ago
JSON representation

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. The web service the project uses is Free Software – see https://gitorious.org/callerid-service It’s incredibly simple right now – but hopefully I’ll have the attention span to add some awesome, or even better, someone else will help me along.

Awesome Lists containing this project

README

        

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](https://travis-ci.org/candrews/callerid-for-android.png?branch=master)](https://travis-ci.org/candrews/callerid-for-android)

To import this project into Eclipse:
1. Install Eclipse
2. Install Android Developer Tools
2. Install Maven
3. Install M2Eclipse4
4. 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.