Search code examples
google-glassgoogle-gdk

Is it possible to call QR Scanner via Intent in GDK?


Native app for pairing Wifi on Glass contains QR scanner. Is it possible to use it via Intent in GDK? It would be useful for many use-cases.


Solution

  • At the end I solved it by using ZBar instead of ZXing. It was easier to integrate.

    I have based my implementation on glassware GlassWifiConnect.

    Result can be seen in glassware Glasquare.