Zxing 二维码 android eclipse。解码后的二维码显示在哪个类?

发布于 2025-01-03 14:28:22 字数 90 浏览 2 评论 0原文

我目前在 eclipse 上实现了 zxing。我想问一下哪里可以找到解码后的二维码文本输出的代码?我似乎找不到扫描二维码的输出显示在手机上的zxing库的哪一部分。

I currently implemented zxing on eclipse. I would just like to ask where i could find the codes where the decoded QR code text is being outputted? I cant seem to find which part of the zxing library the output of the scanned QR code is displayed on the mobile phone.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

赴月观长安 2025-01-10 14:28:22

它位于 android/ 中,我认为您已将其复制并粘贴到您的项目中。请不要这样做;我们强烈劝阻它。编写您自己的应用程序并根据需要使用项目的各个部分。请参阅http://code.google.com/p/zxing/wiki/ScanningViaIntent

It is in android/, which I presume you have copied and pasted into your project. Please don't do this; we discourage it strongly. Write your own app and use pieces of the project as needed. See http://code.google.com/p/zxing/wiki/ScanningViaIntent

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文