Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

这个库也不维护了吗? #391

Open
javycoder opened this issue Jan 20, 2021 · 7 comments
Open

这个库也不维护了吗? #391

javycoder opened this issue Jan 20, 2021 · 7 comments

Comments

@javycoder
Copy link

No description provided.

@anjiuzhe
Copy link

好好的一个库没有大佬维护了。难搞,现在传图片Uri压缩都获取不到图片路径了

@xfort
Copy link

xfort commented Apr 29, 2021

好好的一个库没有大佬维护了。难搞,现在传图片Uri压缩都获取不到图片路径了
Uri必须是文件路径格式,不能是Android的数据库查出的Uri,在源码里 Checker.needCompress()里面只能处理文件绝对路径,如果文件错误、不存在就不会压缩,会直接返回Fuile(Uri.toString())。所以传入的Uri必须是文件路径
.

@zhangfengxa
Copy link

zhangfengxa commented Apr 29, 2021 via email

@HMBB01
Copy link

HMBB01 commented Jul 12, 2021

作者是不是不维护了,哭

@langxing
Copy link

估计作者转行跑路了

@javakam
Copy link

javakam commented May 16, 2023

用kotlin改了下, 推荐使用uri方式操作文件:

implementation 'com.github.javakam:file.compressor:x.x.0@aar'

https://github.com/javakam/FileOperator

@getglory
Copy link

getglory commented Nov 4, 2024

开源的库一般过不了一两年就会被废弃。极少作者会一直维护

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

8 participants