How can I create a simple time-based notification for Google Glass? -



How can I create a simple time-based notification for Google Glass? -

i'm working on alarm app, @ times (e.g. 7pm, 10:30am), glass should alert user. think work creating live card, don't know how create 1 @ time , can't find online dealing this. ideas?

you can @ timer gdk sample project on google glass github repository.

to give more alarm functionality, can utilize calendar class (java.util.calendar).

google-glass

Comments

Popular posts from this blog

c - Compilation of a code: unkown type name string -

ubuntu - Bash Script to Check That Files Are Being Created -

Php operator `break` doesn't stop while -