How do I deny http requests from Android apps for a predefined list of URLs?

develeperoandroida

New member
Mar 14, 2016
1
0
0
Visit site
how to deny http requests from android apps for a predefined list of URLs

I have a predefined list of URLs which are essentially tracker URLs that are used to track end user's personally identifiable information (PII). I have developed a VPN based app that establishes a connection to a VPN service. The internet connection is established using VPN. Now what I'm looking for is to build an app that can police the http requests made by every app on the device and it can either block or allow the request as per the predefined list of URLs? How to do this?
 

treetopsranch

Well-known member
Jun 13, 2014
525
0
0
Visit site
Re: how to deny http requests from android apps for a predefined list of URLs

In windows devices, the 'hosts' file does that. Don't know what Android can use to accomplish that.
 

Forum statistics

Threads
943,148
Messages
6,917,519
Members
3,158,847
Latest member
fallingOutOfLoveWfithTech