1 Star 1 Fork 0

wasdzy / idcardphoto

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
贡献代码
同步代码
取消
提示: 由于 Git 不支持空文件夾,创建文件夹后会生成空的 .keep 文件
Loading...
README

idcardphoto

项目介绍

自定义相机实现拍照

Step 1. Add the JitPack repository to your build file

gradle maven sbt leiningen Add it in your root build.gradle at the end of repositories:

allprojects {
	repositories {
		...
		maven { url 'https://jitpack.io' }
	}
}

Step 2. Add the dependency

dependencies {
        implementation 'com.gitee.wasdzy:idcardphoto:1.0.0'
}

空文件

简介

自定义相机实现拍照 感谢: https://github.com/wildma/IDCardCamera 展开 收起
Android
取消

发行版 (5)

全部

贡献者

全部

近期动态

加载更多
不能加载更多了
Android
1
https://gitee.com/wasdzy/idcardphoto.git
git@gitee.com:wasdzy/idcardphoto.git
wasdzy
idcardphoto
idcardphoto
master

搜索帮助