howdy! i'm a bit of a developer myself, but i'm here to mention a few things:
1: static cards do work, but they're weird from what i've messed with so far. i'm not sure how willing you are to dedicate time to this project, but if you can i'd appreciate some help looking into it. i've got a few resources i've been looking through and a basic way for my server to send static cards to my glass using an old api (have a look at https://github.com/ieee8023/JoeGlass for ideas). i'm also looking at zhuowei's https://github.com/zhuowei/NotifyTooth and other old glass projects for ideas, but i think those are broken in xe24.
2: i might hack this into the application myself, but you should consider adding support for sending notifications directly to glass via something like unifiedpush; this could work using the prior mentioned static card api, or integrating them with your app itself. that said, all of this would require splitting the app into a glass ee2 version and a glass xe version, which would be a pain in the ass.
all of this is just suggestions of course, but i thought they're interesting things to consider.
also, for sending formatted cards to the glass using the joeglass message library, try the old mirror api playground. use the html it provides you for a proper experience.
https://web.archive.org/web/20140219090824/https://developers.google.com/glass/tools-downloads/playground
howdy! i'm a bit of a developer myself, but i'm here to mention a few things: 1: static cards do work, but they're weird from what i've messed with so far. i'm not sure how willing you are to dedicate time to this project, but if you can i'd appreciate some help looking into it. i've got a few resources i've been looking through and a basic way for my server to send static cards to my glass using an old api (have a look at https://github.com/ieee8023/JoeGlass for ideas). i'm also looking at zhuowei's https://github.com/zhuowei/NotifyTooth and other old glass projects for ideas, but i think those are broken in xe24. 2: i might hack this into the application myself, but you should consider adding support for sending notifications directly to glass via something like unifiedpush; this could work using the prior mentioned static card api, or integrating them with your app itself. that said, all of this would require splitting the app into a glass ee2 version and a glass xe version, which would be a pain in the ass. all of this is just suggestions of course, but i thought they're interesting things to consider. also, for sending formatted cards to the glass using the joeglass message library, try the old mirror api playground. use the html it provides you for a proper experience. https://web.archive.org/web/20140219090824/https://developers.google.com/glass/tools-downloads/playground