如何使用Google Glass扫描二维码?

rav*_*avi 7 google-glass google-gdk

我想创建一个Google Glass应用程序,我想在其中扫描QR码.

我经历过这篇文章,但我无法理解.

阅读二维码

任何人都可以指导我如何扫描二维码并在谷歌眼镜中获取其内容.

谢谢

sta*_*eng 4

说明使用 Android 开发版本的 Eclipse。

Glass 运行的是 Android 4.0.3 版本。您可以使用 .apk 滑动加载应用程序

这个项目 Barcode Eye 将 ZXing 项目移植到 Google Glass https://github.com/BarcodeEye/BarcodeEye

克隆存储库、添加 GDK 并构建后,您可以将其移植到您的设备。

它已经与 Amazon、Ebay 和 Google 挂钩