I want to make an app that can block all explicit HTTP content on an Android device. The problem is that it would have to block traffic on the phone, not just from a specific app. Is this possible?
Asked
Active
Viewed 1,391 times
1 Answers
1
There's a similiar question asked on stackoverflow here:
i.e. It is possible using hooks to iptables. However the problem is getting access to iptables. Read the link for further information.

Community
- 1
- 1

Justin Shield
- 2,390
- 16
- 12