TinyCircuits Forum

TinyCircuits Products => TinyDuino Processors & TinyShields => Topic started by: hdbgdz on December 27, 2015, 05:46:46 PM

Title: Smart Watch documentation
Post by: hdbgdz on December 27, 2015, 05:46:46 PM
I just bought the smart watch kit, and was looking to maybe add features. Is there some site with more info on what data I can get from the phone and hopefully examples?

Thanks
Title: Re: Smart Watch documentation
Post by: Ben Rose on December 28, 2015, 08:23:27 PM
There's not much documentation for the phone app. The source is on our github, beyond that you might want to take a look at how others have done it- https://github.com/matejdro/PebbleNotificationCenter-Android is a really comprehensive notification handler written for use with the Pebble watch, but maybe you can make some use of the source. Anything in particular you're looking for?
Title: Re: Smart Watch documentation
Post by: hdbgdz on January 01, 2016, 04:21:59 PM
I don't get notifications for text messages I was hoping to add a simple counter that would alert me to the number of text message I have received.
Title: Re: Smart Watch documentation
Post by: Ben Rose on January 02, 2016, 04:43:41 PM
Text message notifications should be passed through- are you getting calls? Android API may have changed- what phone and version of Android do you have? Stock messaging app? Hopefully we have a similar setup here to test on.

Number of text messages is a bit more difficult- you'll probably need to keep track in the app, then send that to the watch.
Title: Re: Smart Watch documentation
Post by: hdbgdz on January 03, 2016, 09:26:41 PM
I am getting call notifications, I have an HTC One running Android 5.0.2