Android代码-一个很方便从相册或者相机获取图片的库

时间:2022-08-27 19:54:50
【文件属性】:

文件名称:Android代码-一个很方便从相册或者相机获取图片的库

文件大小:124KB

文件格式:ZIP

更新时间:2022-08-27 19:54:50

Android代码

What is it? EasyImage allows you to easily capture images from the gallery, camera or documents without creating lots of boilerplate. Setup Runtime permissions This library requires specific runtime permissions. Declare it in your AndroidMnifest.xml: Please note: for devices running API 23 (marshmallow) you have to request this permission in the runtime, before calling EasyImage.openCamera(). It's demonstrated in the sample app. There is also one issue about runtime permissions. According to th


【文件预览】:
EasyImage-master
----.gitignore(2KB)
----sample()
--------build.gradle(859B)
--------src()
--------proguard-rules.pro(648B)
----settings.gradle(30B)
----build.gradle(623B)
----library()
--------build.gradle(1KB)
--------src()
--------proguard-rules.pro(648B)
----gradlew(5KB)
----CHANGELOG.md(505B)
----README.md(5KB)
----gradlew.bat(2KB)
----gradle.properties(908B)
----gradle()
--------wrapper()

网友评论