Skip to content

radiofrequency/komodo-contacts-android

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 

Repository files navigation

Komodo Contact Android App

This repository contains the source code for Komodo Contacts Android app available from Google Play.

Please see the issues section to report any bugs or feature requests and to see the list of known issues.

License

Building

The build requires the Android SDK to be installed in your development environment. In addition you'll need to put the SDK platform-tools and tools directory in your PATH.

export PATH=/home/rf/tools/android-sdk/platform-tools:/home/rf/tools/android-sdk/tools/

After satisfying those requirements, the build is pretty simple:

git clone https://github.com/radiofrequency/komodo-contacts-android
cd komodo-contacts-android
android update project -p .
ant debug install

Contributing

Please fork this repository and contribute back using pull requests.

About

Komodo Contact Manager for Android

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published