jaykobi79
New Member
Hey everyone,
I’m working on an app that needs to use an overlay feature, but I’m running into some issues with getting the necessary permission. On my device, there’s no user option to allow this permission directly. I managed to enable the overlay by using ADB commands, and everything works fine after that.
However, I’ve seen other apps that seem to use overlays without prompting the user for permission. Does anyone know how these apps are doing it? Is there a workaround or specific method to implement an overlay without needing explicit user permission?
Any insights or advice would be really appreciated!
Thanks in advance!
I’m working on an app that needs to use an overlay feature, but I’m running into some issues with getting the necessary permission. On my device, there’s no user option to allow this permission directly. I managed to enable the overlay by using ADB commands, and everything works fine after that.
However, I’ve seen other apps that seem to use overlays without prompting the user for permission. Does anyone know how these apps are doing it? Is there a workaround or specific method to implement an overlay without needing explicit user permission?
Any insights or advice would be really appreciated!
Thanks in advance!