All Projects → hotchemi → wearzaim

hotchemi / wearzaim

Licence: Apache-2.0 license
Zaim Android Wear Client.

Programming Languages

java
68154 projects - #9 most used programming language
groovy
2714 projects
IDL
102 projects

wearzaim

Zaim Android Wear Client(unofficial).

ScreenShot

Get it on Google Play

Install

GGi clone and add mobile/res/values/api_config.xml.

<?xml version="1.0" encoding="utf-8"?>
<resources>
    <string name="api_key">xxxxx</string>
    <string name="api_secret">xxxxx</string>
    <string name="callback">https://xxxx.com</string>
</resources>

Contributing

  1. Fork it
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create new Pull Request
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].