waleedAhmad1 / google-glass-api

Automatically exported from code.google.com/p/google-glass-api
0 stars 0 forks source link

XE16 broke live card documentation, documentation should be updated #493

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Go to this webpage:

https://developers.google.com/glass/develop/gdk/live-cards

Try to use the sample code for the live basketball score, low frequency live 
card example.

The code will not compile, has bugs, and lint warnings.  It may have worked for 
XE12.

I would expect the code samples to be up to date with the latest XE available.

Version: XE16.11, although it was also broken for XE16

Note: I have posted a working example for XE16 here, that can be used to update 
the webpage if desired.  The commit history shows the exact steps I took to 
make it work, and remove warnings.

https://github.com/mscheel/GoogleGlass-XE16-LowFrequencyLiveCardBasketballScore

Original issue reported on code.google.com by markwear...@gmail.com on 29 Apr 2014 at 2:30

GoogleCodeExporter commented 9 years ago

Original comment by rober...@google.com on 29 Apr 2014 at 1:19

GoogleCodeExporter commented 9 years ago
Looks like this was fixed between April 29 and now. Notably, the reference to 
timelinemanager was removed, as in my github example shared above.

Original comment by markwear...@gmail.com on 28 May 2014 at 2:56

GoogleCodeExporter commented 9 years ago
This was indeed fixed a few months ago, thanks for the report!

Original comment by ala...@google.com on 5 Jun 2014 at 3:25