I want to Capture All Url of All Apps trying to visit and change Header of every Url and Go. I mean I need to change Header of every Web Traffic in Android.

有帮助吗?

解决方案

Fortunately, this is not generally possible, except via security exploits or on rooted device. You are welcome to write a proxy server, but users will have to opt into using that proxy server.

许可以下: CC-BY-SA归因
不隶属于 StackOverflow
scroll top