julian-klode / dns66

DNS-based Host Blocker (and lightweight ad blocker) for Android

Home Page:https://jak-linux.org/projects/dns66/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Activity class to start and stop service

mikk150 opened this issue · comments

Android Auto does not work when VPN is connected, thankfully we could call intents when phone connects to cars Bluetooth

Using that knowledge one could setup to call Activity class when phone connects to car to stop VPN service, but such an intent does not exist

To make such automation work, there should be Activity class to start the VPN service and Activity class to stop the VPN service