gmuthetatau / zoohackathon2016

Discretely report wildlife trafficking incidents using your Android Wear or Apple Watch
https://gmuthetatau.org:5001/
Apache License 2.0
1 stars 3 forks source link

Add Android Wear watchface #3

Open techwizrd opened 8 years ago

techwizrd commented 8 years ago

The watchface should include a dial and a button that calls the Android app. The Android app should record the location, type of report, and time, and submit it via the API.

techwizrd commented 8 years ago

Commit 93d1b3466f630a5b0fb9f2095dae7caf2de5ce2c and 7b817918a7e477abc1d6c620ef7636e895fd0b99 have started begun this work. This work will move onto a separate branch for additional code.

techwizrd commented 8 years ago

The incident list was added in 56615a329b9757955fb1d38a9bad4180fdf5f907. This allows a user to tap the watch face and select an incident type from a list to report.