Android代码-ImageWorker

时间:2022-08-27 21:55:55
【文件属性】:

文件名称:Android代码-ImageWorker

文件大小:169KB

文件格式:ZIP

更新时间:2022-08-27 21:55:55

Android代码

ImageWorker ImageWorker is the Library to handle all your Image needs Save, Retrieve, and Convert. To and From external storage. Features Save Bitmap, Drawable and Base64 encoded String directly to the External Storage. In following .png, .jpeg, and *.webp formats. Retrieve saved files and use them as Bitmap. Convert Bitmap to Drawable or Base64 and vice versa.Pre-Requisite Saving files would require WRITE_EXTERNAL_STORAGE permission. Retrieving files would require READ_EXTERNAL_STORAGE perm


【文件预览】:
ImageWorker-master
----gradlew(5KB)
----settings.gradle(31B)
----imageworker()
--------src()
--------.gitignore(7B)
--------build.gradle(952B)
--------proguard-rules.pro(751B)
----.idea()
--------runConfigurations.xml(564B)
--------misc.xml(2KB)
--------gradle.xml(683B)
--------codeStyles()
--------vcs.xml(180B)
----gradle()
--------wrapper()
----README.md(3KB)
----gradlew.bat(2KB)
----gradle.properties(817B)
----.gitignore(176B)
----app()
--------src()
--------.gitignore(7B)
--------build.gradle(1KB)
--------proguard-rules.pro(751B)
----build.gradle(644B)

网友评论