Camera库 安装方式 Add the JitPack repository to your build file allprojects { repositories { ... maven { url 'https://jitpack.io' } } } Add the dependency implementation 'com.github.xionghaoo:camera:Tag'