Tor Proxy over VPN on AOSP-based OS?

Update: I have found a workable solution!

Though each android profile supports an independent, singular VPN, they share common access to the local loopback interface, aka localhost/127.0.0.1. We can use this to share network data between profiles over localhost - the same mechanism used by the Inter Profile Sharing App we’ve discussed here before

Requirements

  • A secondary user profile
Read more →
Page 1