Blur screen in Android service

I am creating an app with a service and I hope it can blur the screen at any time, even when the app is in the background.

I have created a service that, when an alert is called, creates a transparent view at the top of the window. This is where I got stuck. It seems that what's on the screen (no root) isn't enough anyway to create the blur effect and put it on this top view.

Is there anyway I can make this work? Is there a way to capture the current screen outside of my application? Or could I do something with a transparent view to do something under the blurred view, like looking through a blurred window?

+3
android


source to share


No one has answered this question yet

Check out similar questions:

3606
Close / hide Android soft keyboard
3295
Why is the Android emulator so slow? How can we speed up the development of an Android emulator?
3288
Correct use cases for Android UserManager.isUserAGoat ()?
2609
Is there a unique identifier for an Android device?
2510
How to persist android activity state by persisting instance state?
2097
Is there a way to run Python on Android?
1844
What is "Context" on Android?
1770
Get screen dimensions in pixels
1002
Grid motion detection
31
Transparent blurry view that blurs the layout under



All Articles
Loading...
X
Show
Funny
Dev
Pics