Skip to content

brandonscott/pulse

Repository files navigation

Pulse Client

A Java based Android app developed to interface with the Cadence API.

Built using ADT (Android Development Toolkit).

Screenshots

1 2 3 4 5 6 7

Contributing

Contributors are very welcome! If you got code fixes, please [submit a pull request][newpull] here on GitHub.

If you want to join the development team, please contact Brandon Scott on GitHub.

All authors and contributors are listed in the AUTHORS file.

Please read the wiki page about contributing before submitting pull requests.

License

Copyright © 2014 by James Baldwin and Nicholas Tyrrell.

This project is licensed under the MIT license, please see the file LICENSE for more information.

All other trademarks are property of their respective owners.

Dependencies

The Pulse android client depends on the following libraries:

  • Pubnub API library (Pubnub-Android-3.6.0.jar)
  • GraphView library (graphview-3.1.jar)

Building

Debugging / Logging

Related Repos