Search code examples
androidandroid-viewgoogle-glassgoogle-gdk

Google Glass GDK view error, sad cloud


I seem to have an error in my View which results in a picture of a cloud with an unhappy face Sad Cloud Nothing is being reported in the log so I'm a little lost on how to track down this error. Are there any common problems that may lead to this? or any suggestions on the best way to debug this sort of error?

Thanks


Solution

  • are you using a low-frequency LiveCard? If so, then it is because you cannot add custom Views to the limited set of supported RemoteViews.

    Note: posted from original comment, so as to get them juicy correct answer points.