Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/candrews/callerid-for-android
- Owner: candrews
- License: gpl-3.0
- Created: 2013-05-21T01:37:33.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2023-12-15T05:24:55.000Z (about 1 year ago)
- Last Synced: 2024-10-26T08:47:39.321Z (about 2 months ago)
- Language: Java
- Size: 398 KB
- Stars: 17
- Watchers: 4
- Forks: 9
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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 PluginSee 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.