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

Support for Gradle 8 #7

Open
sheinin opened this issue Apr 26, 2023 · 5 comments
Open

Support for Gradle 8 #7

sheinin opened this issue Apr 26, 2023 · 5 comments

Comments

@sheinin
Copy link

sheinin commented Apr 26, 2023

The lib didn't work after upgrading to Gradle 8 due to the discontinued support of RenderScript.

Are there plans to update the library?
https://developer.android.com/guide/topics/renderscript/compute
image

@jrvansuita
Copy link
Owner

Hello there. Thanks for informing me. I was not aware of it. What are the options left? If RenderScript will not be part of Android anymore I think we will not need it. Probably they will provide a better/handy manner to apply blur over images.

@jrvansuita
Copy link
Owner

This library has now 7 years old. Maybe it's getting near its ending.

@sheinin
Copy link
Author

sheinin commented Jun 11, 2023

This library achieved an aesthetically better result than the currently available Hoko Blur. It is essential for my current project where the quality of blurred views deteriorated from the initial release after the upgrade to Gradle 8.

@najam-amfnrh9
Copy link

I agree with sheinin, It is providing cool results even in Android 13, but it is lacking when I Request R8,
could you plz update it?

@tjasmin111
Copy link

They are introducing RenderEffect to replace renderscript. But i couldn't find how to use it to blur images not image view

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

4 participants