エントリーの編集
エントリーの編集は全ユーザーに共通の機能です。
必ずガイドラインを一読の上ご利用ください。
Barcode doesn't provide rawData as a byte array!~ · Issue #156 · googlesamples/android-vision
記事へのコメント0件
- 注目コメント
- 新着コメント
このエントリーにコメントしてみましょう。
注目コメント算出アルゴリズムの一部にLINEヤフー株式会社の「建設的コメント順位付けモデルAPI」を使用しています
- バナー広告なし
- ミュート機能あり
- ダークモード搭載
関連記事
Barcode doesn't provide rawData as a byte array!~ · Issue #156 · googlesamples/android-vision
I use com.google.android.gms.vision.barcode.BarcodeDetector in order to read QR codes. The proble... I use com.google.android.gms.vision.barcode.BarcodeDetector in order to read QR codes. The problem is these codes carry raw binary data; no phone numbers, no URLs, no geopoints... I cannot change these QR codes, because they are generated in a different application. When I scan these QR codes using Android Barcode API, the resulting Barcode object doesn't allow me to access the raw data, although

