2201_75804946 2023-04-21 11:06 采纳率: 48.9%
浏览 27

Android扫码问题


<?xml version="1.0" encoding="utf-8"?>
<LinearLayout xmlns:android="http://schemas.android.com/apk/res/android"
    xmlns:app="http://schemas.android.com/apk/res-auto"
    xmlns:tools="http://schemas.android.com/tools"
    android:layout_width="match_parent"
    android:layout_height="match_parent"
    tools:context=".QrCodeActivity"
    android:orientation="vertical">

    <com.journeyapps.barcodescanner.DecoratedBarcodeView
        android:id="@+id/decoratedBarcodeView"
        android:layout_width="match_parent"
        android:layout_height="match_parent"
        android:zxing_framing_rect_height="250dp"
        android:zxing_framing_rect_width="250dp"
        android:zxing_preview_scaling_strategy="fitXY"
        android:zxing_scanner_layout="@layout/layout_zxing"
        android:zxing_use_texture_view="true"

        />

img


这个问题的原因是什么?
我引入的依赖'com.journeyapps:zxing-android-embedded:3.3.0'

  • 写回答

4条回答 默认 最新

  • 于扶摇 2023-04-21 11:29
    关注

    这个问题的原因可能是因为您的项目中引入了一个名为com.journeyapps:zxing-android-embedded:3.3.0的依赖,但是您的项目中没有使用该库。

    评论

报告相同问题?

问题事件

  • 创建了问题 4月21日

悬赏问题

  • ¥15 求京东批量付款能替代天诚
  • ¥15 slaris 系统断电后,重新开机后一直自动重启
  • ¥15 51寻迹小车定点寻迹
  • ¥15 谁能帮我看看这拒稿理由啥意思啊阿啊
  • ¥15 关于vue2中methods使用call修改this指向的问题
  • ¥15 idea自动补全键位冲突
  • ¥15 请教一下写代码,代码好难
  • ¥15 iis10中如何阻止别人网站重定向到我的网站
  • ¥15 滑块验证码移动速度不一致问题
  • ¥15 Utunbu中vscode下cern root工作台中写的程序root的头文件无法包含